| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
| |
unittest: the check macro will print only the non-literal part of the checked expression
tests/run: added tunittests.nim as a single central executable where unittests could be added for quicker compilation/execution of the test suite
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
C stack)
|
| |
|
| |
|
|
|
|
| |
'if' expressions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
variable
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Fixed IO tests.
|
| | |
|
| |
| |
| |
| |
| | |
There is however a problem with the unittest. It does output
colors even if stdout isn't a tty, so the test still fails.
|
|/ |
|
|\ |
|
| | |
|
|/ |
|
|\
| |
| | |
forgot to add the testfile for the io test
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| |\|
| | |
| | | |
readAll
|
| | | |
|
| | | |
|