aboutsummaryrefslogtreecommitdiff
path: root/tests/core/strings
Commit message (Expand)AuthorAgeFilesLines
* [windows] Fix leak in `glob`.Jeroen van Rijn2022-03-291-1/+1
* [strings] Improve `cut`, add tests for it.Jeroen van Rijn2022-03-271-1/+28
* [varint] Add LEB128 decoding + testsJeroen van Rijn2022-03-081-34/+32
* [tests] Make test runners exit with errorlevel 1 if a test fails.Jeroen van Rijn2022-03-031-0/+4
* Custom test runner.Jeroen van Rijn2021-09-081-5/+39
* Fix strings.index_any on small stringsRicardo Silva2021-09-071-0/+29