Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes CaasRun prefix from suggest-compile.txt test. | Grzegorz Adam Hankiewicz | 2013-06-08 | 1 | -2/+2 |
| | | | | | The --trackDirty switch should work the same for ProcRun, so it's a bug that it doesn't dump the same suggestion information as in server mode. | ||||
* | Adds idetools testcase. Refs #416. | Grzegorz Adam Hankiewicz | 2013-06-07 | 2 | -0/+19 |
| | |||||
* | Adds comments to output, can help debug failure logs. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -0/+1 |
| | |||||
* | Adds idetools test case. Refs #416. | Grzegorz Adam Hankiewicz | 2013-06-07 | 2 | -0/+31 |
| | |||||
* | Adds generic idetools api test case. | Grzegorz Adam Hankiewicz | 2013-06-07 | 3 | -1/+69 |
| | | | | At the moment three lines of the test case fail in proc mode. | ||||
* | Implements prefixes for comments or specific mode runs. | Grzegorz Adam Hankiewicz | 2013-06-07 | 4 | -11/+43 |
| | |||||
* | Runs all caas tests also in process mode. | Grzegorz Adam Hankiewicz | 2013-06-07 | 6 | -32/+67 |
| | | | | | | | This requires changing a little bit the test cases to avoid specifying the filename as the last parameter. The trackDirty switch still doesn't work for process mode. Also revers some SuccessX which I think were hidden in the amount of output verbosity. | ||||
* | Replaces dirname with osproc.parentDir. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -4/+2 |
| | |||||
* | Adds embedded comment describing program usage. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -0/+22 |
| | |||||
* | Adds verbose switch, by default reports only failures. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -2/+12 |
| | |||||
* | Makes caasdriver exit with number of errors. | Grzegorz Adam Hankiewicz | 2013-06-07 | 1 | -8/+13 |
| | | | | Also displays result and separator after each test. | ||||
* | implemented dataflow analysis; activate via --warning[Uninit]:on | Araq | 2013-06-04 | 1 | -0/+4 |
| | |||||
* | fixes #451 | Araq | 2013-06-04 | 1 | -0/+12 |
| | |||||
* | manyloc test should be green again | Araq | 2013-06-04 | 3 | -30/+22 |
| | |||||
* | fixes semicolon parsing issue | Araq | 2013-06-03 | 1 | -0/+5 |
| | |||||
* | fixes #385 | Araq | 2013-06-03 | 1 | -0/+494 |
| | |||||
* | fixes #458 | Araq | 2013-05-31 | 1 | -3/+5 |
| | |||||
* | Revert "fix tforwardgeneric" | Araq | 2013-05-27 | 1 | -3/+2 |
| | | | | This reverts commit d82a032566de1612ff1ed2d82cc7ec2bd58267d7. | ||||
* | Revert "more test made green" | Araq | 2013-05-27 | 2 | -71/+70 |
| | | | | This reverts commit 911e6e710f28f454cf8bc1bb493c1a28c4694b76. | ||||
* | Revert "test cases for the new features" | Araq | 2013-05-27 | 3 | -67/+0 |
| | | | | This reverts commit 66653e8f144f2e67a6e48158f9298d9f41b16b09. | ||||
* | test cases for the new features | Zahary Karadjov | 2013-05-26 | 3 | -0/+67 |
| | |||||
* | more test made green | Zahary Karadjov | 2013-05-26 | 2 | -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 tforwardgeneric | Zahary Karadjov | 2013-05-26 | 1 | -2/+3 |
| | |||||
* | made some tests green; implemented 'from module import nil' | Araq | 2013-05-19 | 2 | -1/+2 |
| | |||||
* | made some tests green | Araq | 2013-05-19 | 3 | -3/+3 |
| | |||||
* | fixes #433 | Araq | 2013-05-18 | 1 | -0/+10 |
| | |||||
* | fixes #430 | Zahary Karadjov | 2013-05-12 | 1 | -0/+12 |
| | |||||
* | fixes #429 and tstmtexpr | Zahary Karadjov | 2013-05-12 | 1 | -1/+1 |
| | |||||
* | fixing the dos line endings in a broken test | Zahary Karadjov | 2013-05-12 | 1 | -4/+3 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod into upstream | Zahary Karadjov | 2013-05-12 | 1 | -0/+14 |
|\ | |||||
| * | new effect system should be sound now | Araq | 2013-05-11 | 1 | -0/+14 |
| | | |||||
* | | documented the ``noforward`` pragma | Zahary Karadjov | 2013-05-12 | 1 | -0/+10 |
|/ | |||||
* | better effects handling for callbacks | Araq | 2013-05-09 | 1 | -0/+14 |
| | |||||
* | Merge branch 'master' into newparser | Araq | 2013-05-07 | 4 | -0/+38 |
|\ | |||||
| * | support suggest after compile in caas mode | Zahary Karadjov | 2013-05-05 | 3 | -0/+28 |
| | | |||||
| * | bugfix: compiling after idetools usage is now possible in caas mode | Zahary Karadjov | 2013-05-05 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'master' into newparser | Araq | 2013-05-04 | 11 | -13/+173 |
|\| | |||||
| * | failing test case demonstrating how generic arguments are preferred to | Zahary Karadjov | 2013-05-04 | 1 | -0/+26 |
| | | | | | | | | openarray and varargs arguments | ||||
| * | adding some failing caas tests | Zahary Karadjov | 2013-05-04 | 3 | -2/+21 |
| | | |||||
| * | test-runner for caas multi-step tests | Zahary Karadjov | 2013-05-04 | 5 | -1/+107 |
| | | |||||
| * | added distinct array test | Araq | 2013-04-23 | 2 | -7/+14 |
| | | |||||
| * | fixes #395 | Araq | 2013-04-23 | 1 | -5/+7 |
| | | |||||
* | | more intuitive behaviour for 'discardable' in expression bodies | Araq | 2013-05-04 | 1 | -0/+66 |
| | | |||||
* | | fixes #117 | Araq | 2013-05-04 | 1 | -0/+20 |
| | | |||||
* | | revert new scope for 'if' | Araq | 2013-05-02 | 3 | -1/+172 |
| | | |||||
* | | bugfixes mostly JS related | Araq | 2013-05-01 | 3 | -1/+2 |
| | | |||||
* | | made some tests green | Araq | 2013-04-22 | 4 | -3/+4 |
|/ | |||||
* | added manyloc test suite; --path now relative to project dir if not absolute | Araq | 2013-04-13 | 50 | -0/+9279 |
| | |||||
* | fixes #310 | Araq | 2013-04-13 | 1 | -0/+22 |
| | |||||
* | fixes #287; bugfix: subrange checking is performed again | Araq | 2013-04-12 | 4 | -0/+76 |
| |