Commit Graph

2460 Commits

Author SHA1 Message Date
Grzegorz Adam Hankiewicz
383d047763 Documents idetools skLabel with failure test case. 2013-07-06 19:42:36 +02:00
Grzegorz Adam Hankiewicz
4ed44fc634 Moves caasdriver comments into idetools document. 2013-07-06 18:51:37 +02:00
Grzegorz Adam Hankiewicz
b22af9776d Forces removal of nimcache dir for all caas runs.
Now some test cases fail because they can't use a previous nimcache
directory (which potentially could have wrong compiled code anyway).
2013-07-06 18:03:19 +02:00
Grzegorz Adam Hankiewicz
4583c4ea0a Adds more idetools suggest failure cases. 2013-07-06 16:51:55 +02:00
Araq
3e4dec3cf4 Merge pull request #485 from gradha/pr_suggest_case
Adds idetools --suggest test case. Refs #484.
2013-07-02 11:58:59 -07:00
Araq
c1155cd2a5 fixes #503 2013-07-02 19:32:12 +02:00
Grzegorz Adam Hankiewicz
f7f1408168 Adds idetools --suggest test case. Refs #484.
1) There are too many suggestions for the given prefix.
2) The suggestions don't take into account the preceeding type.
3) trackDirty only works on caas mode.
2013-07-02 12:28:22 +02:00
Araq
dfe195a4a1 fixes #501 2013-07-01 20:25:38 +02:00
Araq
30f8568570 fixes --os:standalone 2013-06-30 22:10:04 +02:00
Araq
1a5e30b053 made some tests green 2013-06-30 21:55:05 +02:00
Araq
52851b722d --os:standalone works again 2013-06-30 21:15:28 +02:00
Araq
1bdc0d1dd3 fixes lots of regressions 2013-06-29 10:04:18 +02:00
Araq
7b946ec025 Merge pull request #486 from gradha/pr_idetools_docs
Adds idetools docs
2013-06-28 14:43:30 -07:00
Araq
693d019654 Merge pull request #487 from gradha/pr_no_more_slurping
Improves highlite module
2013-06-28 14:41:44 -07:00
Araq
b6f2902905 Merge branch 'master' of github.com:Araq/Nimrod 2013-06-27 19:57:24 +02:00
Dominik Picheta
a9f2c3ffaf Fixed OSError + recvLine deprecation warnings. 2013-06-27 15:06:30 +01:00
Araq
8d4f5038d0 fixes #488 2013-06-27 08:19:03 +02:00
Araq
ed56b8c173 fixes #442 2013-06-27 08:06:55 +02:00
Grzegorz Adam Hankiewicz
579d0f6f41 Adds highlite to tests suite. 2013-06-18 22:18:44 +02:00
Grzegorz Adam Hankiewicz
a1da2b713b Adds idetools hierarchy nesting test. 2013-06-16 22:39:38 +02:00
Grzegorz Adam Hankiewicz
1f8c5c37d3 Adds idetools test to verify --usages, reuses testcase. 2013-06-16 22:39:38 +02:00
Grzegorz Adam Hankiewicz
25f45cace1 Adds idetools test to check declaration proc signatures. 2013-06-16 22:39:38 +02:00
Grzegorz Adam Hankiewicz
b15f585273 Adds idetoos testcase to verify returned signatures.
At the moment too many of them return proc.
2013-06-16 22:39:38 +02:00
Grzegorz Adam Hankiewicz
d2def332fd Adds $SILENT replacement to reduce test output verbosity. 2013-06-16 22:39:38 +02:00
Araq
ff1d68c50b fixes #481 2013-06-13 15:19:55 +02:00
Araq
2464da5b26 Merge branch 'master' of github.com:Araq/Nimrod 2013-06-13 01:40:35 +02:00
Araq
d4c91bbd85 improvements for 'not nil' checking 2013-06-13 01:40:11 +02:00
zah
b1f4ade874 Merge pull request #478 from gradha/pr_idetools
More idetools additions
2013-06-12 02:25:25 -07:00
Araq
0097305953 bugfixes for the guarded data flow analysis 2013-06-12 00:41:02 +02:00
Grzegorz Adam Hankiewicz
b4ea608b65 Removes the nimcache symbol directory for each run. 2013-06-11 22:34:37 +02:00
Grzegorz Adam Hankiewicz
28041461b7 Adds symbol proc run mode as suggested by Zahary.
To avoid collision each test case uses a different nimcache directory
based on the input test filename.
2013-06-11 17:23:48 +02:00
Grzegorz Adam Hankiewicz
10c441deed Enables trackDirty query for idetools proc mode. 2013-06-11 16:49:43 +02:00
Grzegorz Adam Hankiewicz
41c51a11d3 Adds $TESTNIM and $MODULE as variables to test cases. 2013-06-11 16:49:04 +02:00
Araq
38faa64b12 Merge branch 'master' of github.com:Araq/Nimrod 2013-06-11 00:32:27 +02:00
Araq
c156f2d493 next steps for guarded data flow analysis 2013-06-11 00:31:40 +02:00
Grzegorz Adam Hankiewicz
fe18117fb2 Adds idetools testcase for dynamic dispatch. Refs #477. 2013-06-10 23:07:36 +02:00
Grzegorz Adam Hankiewicz
b0ba4caf64 Renames test cases to be more human friendly. 2013-06-10 23:06:49 +02:00
Grzegorz Adam Hankiewicz
c7a4412f8a Adds skMethod example to idetools api test. 2013-06-10 22:42:16 +02:00
Grzegorz Adam Hankiewicz
b7a4a9a6ce Fixes usage of public API caasTestsRunner in tester. 2013-06-10 22:06:38 +02:00
Grzegorz Adam Hankiewicz
d8f349f201 Fixes caasdriver for --taintMode:on compilation. 2013-06-10 22:01:00 +02:00
zah
6cafb2619a Merge pull request #470 from gradha/pr_idetools_tests
Adds idetools tests
2013-06-10 04:14:49 -07:00
Araq
8f97f3180a made tests green 2013-06-10 00:17:10 +02:00
Araq
3f35e2d39e resolved conflict; added missing files 2013-06-09 23:33:32 +02:00
Araq
23ef565a3c implemented large parts of the 'not nil' checking 2013-06-09 23:29:43 +02:00
Grzegorz Adam Hankiewicz
1bbabd1e81 Removes CaasRun prefix from suggest-compile.txt test.
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.
2013-06-08 20:48:39 +02:00
Grzegorz Adam Hankiewicz
b0e7170965 Adds idetools testcase. Refs #416. 2013-06-07 22:06:04 +02:00
Grzegorz Adam Hankiewicz
27ebd3ce2e Adds comments to output, can help debug failure logs. 2013-06-07 21:43:27 +02:00
Grzegorz Adam Hankiewicz
0d333fdcb4 Adds idetools test case. Refs #416. 2013-06-07 21:38:07 +02:00
Grzegorz Adam Hankiewicz
f11a3b2324 Adds generic idetools api test case.
At the moment three lines of the test case fail in proc mode.
2013-06-07 21:24:45 +02:00
Grzegorz Adam Hankiewicz
1d813167c4 Implements prefixes for comments or specific mode runs. 2013-06-07 20:28:02 +02:00