summary refs log tree commit diff stats
path: root/tests/discard/tdiscardable.nim
Commit message (Collapse)AuthorAgeFilesLines
* revert discardable transformation (#10905)Andreas Rumpf2019-04-211-0/+20
| | | | | | | | | | * Revert "Properly wrap discarded statements (#10322)" This reverts commit 15584879b91e14565156ca140eef1dc100cf34c4. * add test for implicit discard after defer * enable t10241 again * make C++ tests green again
* lots of small changesArne Döring2018-12-111-0/+3
|
* updated tests to be executedArne Döring2018-11-231-0/+7
|
* fix #9726 (#9765)Arne Döring2018-11-201-0/+8
|
* make tests green againAndreas Rumpf2018-07-051-1/+1
|
* Remove expr/stmt (#5857)Arne Döring2017-07-251-1/+1
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fixes #942Araq2014-03-051-0/+16
|
* new tester; all tests categorizedAraq2014-01-131-0/+13