summary refs log tree commit diff stats
path: root/tests/caas
Commit message (Collapse)AuthorAgeFilesLines
* Removes CaasRun prefix from suggest-compile.txt test.Grzegorz Adam Hankiewicz2013-06-081-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 Hankiewicz2013-06-072-0/+19
|
* Adds idetools test case. Refs #416.Grzegorz Adam Hankiewicz2013-06-072-0/+31
|
* Adds generic idetools api test case.Grzegorz Adam Hankiewicz2013-06-072-0/+64
| | | | At the moment three lines of the test case fail in proc mode.
* Implements prefixes for comments or specific mode runs.Grzegorz Adam Hankiewicz2013-06-073-5/+10
|
* Runs all caas tests also in process mode.Grzegorz Adam Hankiewicz2013-06-075-12/+12
| | | | | | | 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.
* 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
|
* adding some failing caas testsZahary Karadjov2013-05-042-0/+16
|
* test-runner for caas multi-step testsZahary Karadjov2013-05-043-0/+17