e3b8939082
config.toml: remove excluded files for coverage report
...
data_to_text.rs: change from . as unrecognized character to ' '
demo.rs: improves POC display of headers
tests/primitive_formatting.rs: initial tests of bool formatting
2026-04-14 07:43:20 -04:00
9852ef687d
April bump
2026-04-04 13:14:43 -04:00
e7e20f1d36
applies rustfmt to cleanup
...
uses std::env::current_dir to find out where the tests are running from
2025-08-14 07:48:23 -04:00
6d51a4d3a6
Duration to String enhanced with tests
...
Adds checks for if a bit in a u8 is set or clear
2025-07-23 11:19:22 -04:00
0b11b91fe4
update tests
2025-06-12 14:33:43 -04:00
703ae38814
data_to_text basic testing
2025-06-06 09:14:32 -04:00
f93131622f
Start of data_to_text family
2025-06-05 14:19:45 -04:00
37cc9e4fdb
100% coverage
2025-06-02 16:02:54 -04:00
12d738389b
More number conversion code
...
100% coverage
2025-06-02 10:25:59 -04:00
60232b958f
more byte conversion code and tests
2025-06-02 09:12:16 -04:00