summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Revert "more test made green"Araq2013-05-272-71/+70
| | | | This reverts commit 911e6e710f28f454cf8bc1bb493c1a28c4694b76.
* Revert "test cases for the new features"Araq2013-05-273-67/+0
| | | | This reverts commit 66653e8f144f2e67a6e48158f9298d9f41b16b09.
* test cases for the new featuresZahary Karadjov2013-05-263-0/+67
|
* more test made greenZahary Karadjov2013-05-262-70/+71
| | | | | | | | | the lambda lifting was trying too hard to ignore generic prods isGenericRoutine was producing false-negatives and only this allowed for some of the warning and error messages to be triggered. some files with mixed line endings were fixed
* fix tforwardgenericZahary Karadjov2013-05-261-2/+3
|
* made some tests green; implemented 'from module import nil'Araq2013-05-192-1/+2
|
* made some tests greenAraq2013-05-193-3/+3
|
* fixes #433Araq2013-05-181-0/+10
|
* fixes #430Zahary Karadjov2013-05-121-0/+12
|
* fixes #429 and tstmtexprZahary Karadjov2013-05-121-1/+1
|
* fixing the dos line endings in a broken testZahary Karadjov2013-05-121-4/+3
|
* Merge branch 'master' of github.com:Araq/Nimrod into upstreamZahary Karadjov2013-05-121-0/+14
|\
| * new effect system should be sound nowAraq2013-05-111-0/+14
| |
* | documented the ``noforward`` pragmaZahary Karadjov2013-05-121-0/+10
|/
* better effects handling for callbacksAraq2013-05-091-0/+14
|
* Merge branch 'master' into newparserAraq2013-05-074-0/+38
|\
| * support suggest after compile in caas modeZahary Karadjov2013-05-053-0/+28
| |
| * bugfix: compiling after idetools usage is now possible in caas modeZahary Karadjov2013-05-051-0/+10
| |
* | Merge branch 'master' into newparserAraq2013-05-0411-13/+173
|\|
| * failing test case demonstrating how generic arguments are preferred toZahary Karadjov2013-05-041-0/+26
| | | | | | | | openarray and varargs arguments
| * adding some failing caas testsZahary Karadjov2013-05-043-2/+21
| |
| * test-runner for caas multi-step testsZahary Karadjov2013-05-045-1/+107
| |
| * added distinct array testAraq2013-04-232-7/+14
| |
| * fixes #395Araq2013-04-231-5/+7
| |
* | more intuitive behaviour for 'discardable' in expression bodiesAraq2013-05-041-0/+66
| |
* | fixes #117Araq2013-05-041-0/+20
| |
* | revert new scope for 'if'Araq2013-05-023-1/+172
| |
* | bugfixes mostly JS relatedAraq2013-05-013-1/+2
| |
* | made some tests greenAraq2013-04-224-3/+4
|/
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-1350-0/+9279
|
* fixes #310Araq2013-04-131-0/+22
|
* fixes #287; bugfix: subrange checking is performed againAraq2013-04-124-0/+76
|
* cleanup of tests; use 'koch install' instead of 'install.sh' for a ↵Araq2013-04-112-2/+6
| | | | bootstrapping build
* fixes #321Araq2013-04-081-0/+9
|
* fixes #368Araq2013-04-081-0/+59
|
* improvements for destructorsAraq2013-04-082-0/+47
|
* rod file viewer for easier debugging of rod filesAraq2013-04-042-2/+2
|
* fixes a long-standing bug about procvar checkingAraq2013-03-251-0/+2
|
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-03-246-691/+1
|\
| * Deprecated recvLine and added an improved version named readLine to theDominik Picheta2013-03-231-1/+1
| | | | | | | | sockets module.
| * Fixed bug with xmltree.attrs when attributes have not been initialisedDominik Picheta2013-03-235-690/+0
| | | | | | | | yet.
* | fixes #376Araq2013-03-243-0/+57
|/
* added system.localsAraq2013-03-211-0/+11
|
* bugfix: case exhaustiveness checkingAraq2013-03-211-0/+18
|
* better error message when C compilation failsAraq2013-03-191-0/+1
|
* tester supports large testsAraq2013-03-186-1/+714
|
* fixes #304Araq2013-03-182-0/+16
|
* fixes #332Araq2013-03-171-0/+12
|
* fixes #366Araq2013-03-171-0/+8
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-16310-0/+0
|