summary refs log tree commit diff stats
path: root/tests/stdlib/tmath2.nim
Commit message (Collapse)AuthorAgeFilesLines
* activated more tests, allow input in test specArne Döring2018-11-231-85/+0
|
* the parser finally parses 'echo {1,2}' as it shouldAndreas Rumpf2017-09-301-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-85/+85
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* release of 0.10.2Araq2014-12-291-2/+2
|
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-151-1/+1
| | | | empty blocks.
* new tester; all tests categorizedAraq2014-01-131-0/+85