Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a StringTable.clear that requires no mode specification (#12853) | Andy Davidoff | 2019-12-09 | 1 | -0/+3 |
| | | | | | | * add clear overload, test, changelog * add since annotation | ||||
* | activated more tests, allow input in test spec | Arne Döring | 2018-11-23 | 1 | -1/+90 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | renamed writeln to writeLine in tests | patrick dw | 2015-06-19 | 1 | -4/+4 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+12 |