summary refs log tree commit diff stats
path: root/tests/array
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-047-46/+46
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* implemented a[^1] notationAraq2015-03-264-0/+91
|
* fixes #1669Araq2014-11-221-1/+8
|
* Fix some tests.EXetoC2014-03-311-1/+1
|
* msg -> errmsgZahary Karadjov2014-03-211-1/+1
|
* new tester; all tests categorizedAraq2014-01-137-0/+155