summary refs log tree commit diff stats
path: root/tests/stdlib/tsplit2.nim
Commit message (Expand)AuthorAgeFilesLines
* Update unit test to handle AssertionError instead of ValueError for #5119Chris Heller2016-12-211-1/+1
* Guard against calling split with an empty string as a separator. Fixes #5119Chris Heller2016-12-211-0/+19