summary refs log tree commit diff stats
path: root/tests/stdlib/tstrbasics.nim
Commit message (Expand)AuthorAgeFilesLines
* 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