summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix tcompilesZahary Karadjov2013-08-271-18/+13
* proper discrimination between csEmpty and csNoMatchZahary Karadjov2013-08-271-3/+1
* fix tnoopZahary Karadjov2013-08-261-6/+5
* implemented delegators and improved the error messages of unmatched type classesZahary Karadjov2013-08-261-12/+12
* implemented and documented the new typedesc binding rulesZahary Karadjov2013-08-231-0/+87
* pass-through of static int generic params to arrays when late instantiation i...Zahary Karadjov2013-08-231-2/+7
* Experimental support for delayed instantiation of genericsZahary Karadjov2013-08-232-0/+69
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-08-2210-80/+184
|\
| * hacky fix for generic constraints matchingZahary Karadjov2013-08-193-8/+34
| * some steps to improve the type mismatches with the newZahary Karadjov2013-08-191-0/+10
| * Revert "Revert "made some tests green""Zahary Karadjov2013-08-192-70/+70
| * Revert "Revert "fix tforwardgeneric""Zahary Karadjov2013-08-191-2/+3
| * Revert "Revert "test cases for the new features""Zahary Karadjov2013-08-193-0/+67
* | fixed and documented computedGoto pragmaAraq2013-08-221-2/+3
|/
* implemented computed goto supportAraq2013-08-131-0/+45
* Take into account dirty buffers in suggest output; Fixes zah/nimrod.vim#14Zahary Karadjov2013-08-071-3/+4
* fixes #531Araq2013-07-2413-0/+662
* fixes #544Araq2013-07-241-0/+12
* Adds idetools failure case for re"" being reported as a module.Grzegorz Adam Hankiewicz2013-07-062-1/+7
* Documents idetools skMacro with failure test case.Grzegorz Adam Hankiewicz2013-07-062-1/+33
* Documents idetools skLabel with failure test case.Grzegorz Adam Hankiewicz2013-07-062-0/+18
* Moves caasdriver comments into idetools document.Grzegorz Adam Hankiewicz2013-07-061-39/+1
* Forces removal of nimcache dir for all caas runs.Grzegorz Adam Hankiewicz2013-07-061-0/+2
* Adds more idetools suggest failure cases.Grzegorz Adam Hankiewicz2013-07-062-0/+32
* Merge pull request #485 from gradha/pr_suggest_caseAraq2013-07-023-0/+57
|\
| * Adds idetools --suggest test case. Refs #484.Grzegorz Adam Hankiewicz2013-07-023-0/+57
* | fixes #503Araq2013-07-021-0/+10
|/
* fixes #501Araq2013-07-011-0/+3
* fixes --os:standaloneAraq2013-06-301-1/+3
* made some tests greenAraq2013-06-303-4/+4
* --os:standalone works againAraq2013-06-303-0/+25
* fixes lots of regressionsAraq2013-06-291-6/+8
* Merge pull request #486 from gradha/pr_idetools_docsAraq2013-06-2818-44/+200
|\
| * Adds idetools hierarchy nesting test.Grzegorz Adam Hankiewicz2013-06-162-0/+58
| * Adds idetools test to verify --usages, reuses testcase.Grzegorz Adam Hankiewicz2013-06-161-0/+17
| * Adds idetools test to check declaration proc signatures.Grzegorz Adam Hankiewicz2013-06-162-0/+24
| * Adds idetoos testcase to verify returned signatures.Grzegorz Adam Hankiewicz2013-06-162-0/+49
| * Adds $SILENT replacement to reduce test output verbosity.Grzegorz Adam Hankiewicz2013-06-1611-44/+52
* | Merge pull request #487 from gradha/pr_no_more_slurpingAraq2013-06-281-0/+2
|\ \
| * | Adds highlite to tests suite.Grzegorz Adam Hankiewicz2013-06-181-0/+2
| |/
* | Merge branch 'master' of github.com:Araq/NimrodAraq2013-06-271-3/+3
|\ \
| * | Fixed OSError + recvLine deprecation warnings.Dominik Picheta2013-06-271-3/+3
| |/
* | fixes #488Araq2013-06-271-0/+9
* | fixes #442Araq2013-06-271-0/+18
|/
* fixes #481Araq2013-06-131-1/+14
* Merge branch 'master' of github.com:Araq/NimrodAraq2013-06-1316-73/+147
|\
| * Merge pull request #478 from gradha/pr_idetoolszah2013-06-1216-73/+147
| |\
| | * Removes the nimcache symbol directory for each run.Grzegorz Adam Hankiewicz2013-06-111-2/+7
| | * Adds symbol proc run mode as suggested by Zahary.Grzegorz Adam Hankiewicz2013-06-111-5/+15
| | * Enables trackDirty query for idetools proc mode.Grzegorz Adam Hankiewicz2013-06-112-4/+2