|
|
2933676ea2
|
Fixed bug in hex formatting, wrote tests for hex int formatting
|
2022-02-15 11:34:49 +01:00 |
|
|
|
f9099ce6ee
|
Added tests for count_digits_base, decimal, binary and hex
|
2022-02-15 11:12:19 +01:00 |
|
|
|
c3eb1e2909
|
Wrote tests for binary int formatting
|
2022-02-15 09:35:36 +01:00 |
|
|
|
9626f5efc4
|
Added examples folder and CMakeLists.txt in repo root directory
|
2022-02-13 17:40:33 +01:00 |
|
|
|
50635a8e2f
|
Removed src directory
|
2022-02-13 17:29:55 +01:00 |
|
|
|
800c141a87
|
Added more tests; is_digit(s, i) -> is_digit<s>(i); Minor other stuff
|
2021-11-22 10:53:55 +01:00 |
|
|
|
5a4b9e3298
|
Started adding unit tests
|
2021-11-21 22:46:19 +01:00 |
|