about summary refs log tree commit diff
path: root/library/alloctests/tests/num.rs
AgeCommit message (Expand)AuthorLines
2025-07-03Add test for `int_format_into` featureGuillaume Gomez-20/+26
2025-06-16Extend num tests on `usize` and `isize` as wellGuillaume Gomez-0/+4
2025-03-23Tweak integer to string conversion test a bit to be future-proofGuillaume Gomez-2/+2
2025-03-16Add integer to string formatting testsGuillaume Gomez-0/+69