tock-mirror/testcases
2009-03-20 12:59:16 +00:00
..
automatic Add some testcases for usage-checking on user-defined array types. 2009-03-21 15:37:56 +00:00
_assert.occ
_bad_array_types.occ
_bad_arraysize.occ Move constant checking from the occam parser into a pass. 2008-03-19 12:47:29 +00:00
_bad_assign.occ Give tock its own repo -- i.e. remove everything else and move tock up 2007-07-16 21:48:55 +00:00
_bad_assign2.occ
_bad_conversion.occ
_bad_conversion2.occ
_bad_datatype.occ
_bad_literal.occ
_bad_option.occ Move constant checking from the occam parser into a pass. 2008-03-19 12:47:29 +00:00
_bad_proto.occ
_bad_proto2.occ
_bad_retype.occ
_bad_retype2.occ
_bad_retype3.occ
_bad_retype4.occ
_bad_retype5.occ
_bad_retype6.occ
_bad_string_cont.occ Give tock its own repo -- i.e. remove everything else and move tock up 2007-07-16 21:48:55 +00:00
_bad_string_cont2.occ Give tock its own repo -- i.e. remove everything else and move tock up 2007-07-16 21:48:55 +00:00
_bad_tlp.occ
_bad_tlp2.occ
_bad_tlp3.occ
_call_int.occ
_fish.occ
_two_skips.occ
_unknown_proc.occ
abbrev.occ
actuals.occ
alphabet.rain Added a couple of Rain testcases 2008-03-20 16:54:03 +00:00
alt.occ
ambiguity-output.occ Resolve the c ! x ambiguity outside the parser. 2008-04-06 17:47:41 +00:00
ambiguity-subscript.occ Resolve the v[s] ambiguity outside the parser. 2008-04-07 21:36:21 +00:00
args.occ
array-arg.occ
array-constructor.occ Fix array constructors in occam. 2008-03-17 18:34:23 +00:00
array-context.occ
arrayarray.occ
arraylit.occ
arrays.occ
assign-array.occ
assign-record.occ Move assignment simplification into a pass. 2007-08-22 19:55:52 +00:00
assign.occ
assign.rain Added a couple of Rain testcases 2008-03-20 16:54:03 +00:00
ats1-q7.occ
blur.occ Fixed some of the tests, and added another testcase for array passing, based on one of Carl's examples 2009-03-20 12:59:16 +00:00
booleanop.occ
capitalise.occ Implement FLUSH in the output handlers. 2008-03-12 14:48:27 +00:00
case.occ
chan-retypes.occ
chanany.occ
checkindex.occ Give tock its own repo -- i.e. remove everything else and move tock up 2007-07-16 21:48:55 +00:00
checksize.occ
commstime-mini.occ
commstime.rain Fixed the commstime.rain testcase so that it now just about works (except for one disallowed cast) 2008-03-23 13:29:47 +00:00
const-array-dim.occ Update all specifications when constant folding. 2008-04-06 02:01:47 +00:00
const-expr.occ
constants.occ
conversions.occ
course.occ
datatype-const.occ
datatype-formals.occ
datatype.occ
datatype2.occ
echo.occ Added support for occam's flush (sending 255) and moved some of the unreachable flush commands in the C++ support headers 2008-03-25 11:37:02 +00:00
echoquit.rain Added a couple of testcase programs for reading from the keyboard and echoing 2008-03-24 23:46:43 +00:00
empties.occ
expressions.occ
fold-sizes.occ Add SubscriptCheck field to SubscriptFromFor etc. 2008-05-26 17:36:26 +00:00
hello.occ
id-chain.rain Added more Rain testcases to the repository 2008-03-22 16:11:12 +00:00
idfunc.occ
incase.occ
include.inc
include.occ
include2.occ
includeproc.inc
indentation.occ
initial.occ Implement INITIAL and RESULT abbreviations. 2008-06-03 14:57:24 +00:00
inline.occ Give tock its own repo -- i.e. remove everything else and move tock up 2007-07-16 21:48:55 +00:00
inout.occ
intliterals.rain Added more Rain testcases to the repository 2008-03-22 16:11:12 +00:00
intrinsics.occ
large-arrays.occ Added the testcase I'm using for the implicit mobility stuff 2009-03-19 11:47:31 +00:00
lists.rain Fixed the Rain lists testcase to adhere to the new type unification scheme 2008-05-20 21:56:25 +00:00
lit-slice.occ
literals.occ
move.rain Annotated the move Rain testcase with the expected results 2008-05-30 18:28:19 +00:00
multidim-literal.occ
multidim.occ
nesting.occ Fix nesting.occ so it has a valid TLP signature. 2008-05-15 12:23:44 +00:00
nonconst-array-literal.occ
output-ambiguity.occ
par.occ
place.occ Implement short-form PLACE, and fix PLACE IN WORKSPACE/VECSPACE. 2008-03-17 18:47:54 +00:00
preproc.occ
pri-par.occ
protocols.occ
ptp-rep.occ
pull-consts.occ
real-conversions.occ
record-literals.occ
record-literals2.occ Fix makeLiteral for arrays inside records. 2007-08-23 22:07:01 +00:00
records.occ
rem-op.occ
reprep.occ
reschedule.occ Implement the RESCHEDULE intrinsic. 2008-03-15 11:00:11 +00:00
retypes.occ
shifts.occ
simple-alt.occ
simple.rain Added the first Rain program to the testcases directory and added Makefile rules for compiling *.rain into *x using the C++CSP backend 2007-08-28 16:02:22 +00:00
skip.occ
slices.occ
stop.occ
stringlit.occ
tables.occ
tags.occ
time-mul.occ Defeated the GCC optimiser, to get a decent estimate of how slow multiplication is 2009-01-22 16:52:00 +00:00
timer-arg.occ
timer-guards.occ
tlp.occ
twoprocs.rain Added more Rain testcases to the repository 2008-03-22 16:11:12 +00:00
val-retypes.occ
val-retypes2.occ