summary refs log tree commit diff stats
path: root/tests/stdlib/tstrbasics.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib tests now check refc too (#21664)ringabout2023-04-211-1/+1
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-1/+1
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-131-1/+1
* re-enable disabled tests after #17173 (#17228)Timothee Cour2021-03-021-111/+75
* add overload `add(a: var string, b: openArray[char])` (#15951)Timothee Cour2021-03-011-120/+133
* add strbasics.strip (#16280)flywind2021-02-241-0/+126