summary refs log tree commit diff stats
path: root/tests/stdlib/tvarints.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix out-of-bounds slicing in std/varints (#23868)Buldram2024-07-221-1/+1
* stdlib tests now check refc too (#21664)ringabout2023-04-211-0/+4
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-1/+1
* fix #16256: nimout: <empty> should give error (vacuously true); improve a few...Timothee Cour2021-05-311-51/+35
* Make unused code into actual test, replace echo with doassert (#13952)Juan Carlos2020-04-111-0/+84