aboutsummaryrefslogtreecommitdiff
path: root/tests/core/fmt
Commit message (Expand)AuthorAgeFilesLines
* Add `#+feature dynamic-literals` to testsgingerBill2025-01-051-0/+1
* add test for leaking struct tag into elemsLaytan Laats2024-07-151-0/+16
* Imply `#no_capture` to all variadic parametersgingerBill2024-07-141-1/+1
* Add more uses of `#no_capture`gingerBill2024-07-141-1/+1
* Add test for `%w`Feoramund2024-06-121-0/+114
* Add `#caller_location` to `check` in `fmt` testsFeoramund2024-06-071-2/+2
* Add `%p` tests for `fmt`Feoramund2024-06-071-1/+38
* Merge branch 'master' into fix-fmt-compquat-signJeroen van Rijn2024-06-041-41/+20
|\
| * Port `tests\core\fmt`Jeroen van Rijn2024-06-021-41/+20
* | Add `fmt` tests for printing complex and quaternion typesFeoramund2024-06-031-0/+66
|/
* Extend test suite for `fmt`Feoramund2024-05-091-6/+130
* use KiB etc. instead of KBLaytan Laats2023-09-121-14/+14
* fix test caseLaytan Laats2023-09-011-1/+1
* Add formatting of bytes into the best unit of measurementLaytan Laats2023-09-011-0/+59