summary refs log tree commit diff stats
path: root/tests/exprs/tstmtexprs.nim
Commit message (Collapse)AuthorAgeFilesLines
* make tests green againAndreas Rumpf2018-08-101-1/+1
|
* make tests green againAndreas Rumpf2018-07-051-3/+3
|
* Minor changes to discardable handling (#8155)LemonBoy2018-07-011-0/+10
|
* make tests greenAndreas Rumpf2018-05-051-1/+1
|
* fixes #6980Araq2017-12-271-1/+11
|
* Improved collection-to-string behavior (#6825)Fabian Keller2017-12-141-1/+1
|
* closes #6166Andreas Rumpf2017-11-181-1/+20
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #1161Araq2014-07-011-1/+31
|
* fixes #992Araq2014-03-261-0/+6
|
* fixes regression: constant fac4 didn't workAraq2014-02-061-1/+6
|
* fixes #844Araq2014-02-021-0/+12
|
* new tester; all tests categorizedAraq2014-01-131-0/+71