Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | make tests green again | Andreas Rumpf | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | Fixed broken test. Added closureScope test. | Yuriy Glukhov | 2016-06-28 | 1 | -0/+3 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -2/+2 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | fixes #2500 | Araq | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Fix tests a bit more | def | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | some love for the testsuite; fixed regressions | Araq | 2015-03-01 | 1 | -2/+2 |
| | |||||
* | Clean up tests/assert | def | 2015-02-04 | 1 | -1/+1 |
| | | | | | | | 1 test still fails: - tunittests uses utemplates, which seems broken. not sure what it's supposed to do | ||||
* | typo fix | Simon Hafner | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | tester compiles again | Araq | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | some minor fixes | Araq | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Change the expected path in tfailedassert. | Dominik Picheta | 2014-04-06 | 1 | -1/+1 |
| | | | | | | This will cause this test to fail on Linux. The behaviour on Windows is however correct, the filename returned by instantiationInfo is the projPath defined as being "relative to the project's root". | ||||
* | fix the error "only proc headers can feature pragmas" when compiling in JS mode | Zahary Karadjov | 2014-01-23 | 1 | -1/+1 |
| | |||||
* | unittest module works again | Araq | 2014-01-18 | 1 | -1/+1 |
| | |||||
* | new tester; all tests categorized | Araq | 2014-01-13 | 4 | -0/+88 |