summary refs log tree commit diff stats
path: root/tests/stdlib/tstrutils.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix nimIdentNormalize, fixes #19067 (#19068)Tomasz Kramkowski2021-10-291-0/+7
* deprecate strutils.delete and add an overload with saner semantics consistent...Timothee Cour2021-07-181-1/+25
* add string-string tests for find and rfind (#18137)n5m2021-06-021-3/+98
* improve fast returns of find and rfind (#18127)n5m2021-05-311-0/+28
* std/hashes: hash(ref|ptr|pointer) + other improvements (#17731)Timothee Cour2021-04-161-5/+1
* use doAssert in tests (#16486)flywind2020-12-281-132/+132
* strip minor improvement (#16444)flywind2020-12-231-0/+13
* improve tstrutils: test c, cpp, js, vm; cleanups (#16357)Timothee Cour2020-12-151-0/+689