summary refs log tree commit diff stats
path: root/tests/stdlib/tstrbasics.nim
Commit message (Collapse)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
| | | Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* add strbasics.strip (#16280)flywind2021-02-241-0/+126