tock-mirror/testcases/automatic
Adam Sampson 77be0c1137 Add some testcases for usage-checking on user-defined array types.
These were based on KRoC bug #194, submitted by Jonathan May.
2009-03-21 15:37:56 +00:00
..
abbrev-check-1.occ.test Fixed a test that was labelled with the wrong expectation 2009-02-10 11:31:00 +00:00
chan-ends.occ.test Corrected some of the other tests that fail the new abbreviation checking 2009-02-10 11:32:36 +00:00
direction-decorators-1.occ.test Corrected some of the other tests that fail the new abbreviation checking 2009-02-10 11:32:36 +00:00
direction-decorators-2.occ.test Corrected some of the other tests that fail the new abbreviation checking 2009-02-10 11:32:36 +00:00
direction-decorators-3.occ.test Implement channel direction decorators. 2008-06-09 21:35:20 +00:00
initial-result-1.occ.test Corrected some of the other tests that fail the new abbreviation checking 2009-02-10 11:32:36 +00:00
initial-result-2.occ.test Initial work on supporting INITIAL and RESULT abbreviations. 2008-06-02 20:41:37 +00:00
pragma-1.occ.test Fixed the usage checking so that it obeys the correct pragma for each type of check (and added another test) 2009-02-10 11:40:00 +00:00
unify-types-1.rain.test Added some tests for the type-checking of poison statements in Rain 2008-09-12 14:37:11 +00:00
usage-check-1.occ.test Added a few more tests to help make sure I don't break anything 2009-02-04 13:08:11 +00:00
usage-check-2.occ.test Stopped Tock checking arrays that are declared inside the PAR being examined 2009-02-08 23:08:58 +00:00
usage-check-3.occ.test Tweaked some tests so that they are now correct 2008-02-08 14:03:45 +00:00
usage-check-4.occ.test Added tests with multi-dimensional arrays 2008-01-25 16:16:16 +00:00
usage-check-5.occ.test Fix a broken occam test (spotted by the new type checker). 2008-03-26 14:45:51 +00:00
usage-check-6.occ.test Added some more replicated tests with more complex combinations of IF conditions 2009-02-09 15:13:53 +00:00
usage-check-7.occ.test Added a few more tests that helped me track down a bug I was introducing 2009-02-09 22:41:40 +00:00
usage-check-8.occ.test Fixed the handling of OR in logical expressions, and added a testcase 2009-02-09 23:04:52 +00:00
usage-check-9.occ.test Realised that channels are not being parallel usage checked at all, and added testcases for them 2009-02-09 10:28:45 +00:00
usage-check-10.occ.test Add some testcases for usage-checking on user-defined array types. 2009-03-21 15:37:56 +00:00