source: tests/concurrency

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d96f7c4   8 months pabuhr expunge fallthru keyword and replace its usages with fallthrough
(edit) @9c65169   8 months pabuhr reduce yields in test but still get deterministic results
(edit) @f6f7b52   8 months lseo fixed a parser bug to generate correct ast for waitfor. added a test …
(edit) @6a6e205   8 months mlbrooks Clean some warnings from unused variables and pointer-to-int casts.
(edit) @10b5970   8 months mlbrooks Fix many test-suite- and libcfa-caused unused variable warnings. In …
(edit) @2853d6f   8 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
(edit) @ec22220   9 months pabuhr formatting
(edit) @b5f1e850   10 months pabuhr update barrier test programs after changes
(edit) @41882628   10 months pabuhr update test programs with actor name change
(edit) @e8b5ba4   11 months pabuhr update how input/output files are opened
(edit) @3ac5fd8   13 months pabuhr first attempt changing end-of-file to an exception
(edit) @40002c5   21 months pabuhr update command-line processing
(edit) @ca9d65e   21 months pabuhr second attempt at simplifying SemanticError messages
(edit) @2da12ae   22 months pabuhr formatting
(edit) @0d41b2e1   23 months caparson switched test to use new cofor syntax
(edit) @9cbdc13   23 months caparson removed print from static and dynamic tests that could be reordered …
(edit) @cbbfba9   2 years caparson added fence to failing test to hopefully fix stale data issue on the …
(edit) @26dfce5   2 years caparson Updated cofor test to use new corun statement
(edit) @5a1ae14   2 years pabuhr remove superfluous inner_loop routine
(edit) @b244fa8   2 years pabuhr formatting
(edit) @e4c3819   2 years pabuhr refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
(edit) @a2c2363   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e3784a50   2 years caparson updated cofor test to use macro
(edit) @7edf912   2 years pabuhr formatting, replace constructor calls with set_allocation calls
(edit) @50be8af5   2 years pabuhr clean up command-line handling and I/O
(edit) @1ed5e9e   2 years caparson Added cfa equivalent of cofor/cobegin/coend
(edit) @fc9f514   2 years pabuhr formatting
(edit) @55b060d   2 years pabuhr rename directories containers to collections
(edit) @0e8f4c6   2 years caparson refactored test to now use remove() in waituntil
(edit) @21a700e   2 years caparson test change to fix broken build. Working on fix to underlying issue …
(edit) @da6db1a2   2 years caparson added test with new waituntil remove() syntax
(edit) @cb344f7   2 years caparson refactored tests to use new syntax for channel ops
(edit) @d5926ae   2 years caparson modified waituntil tests to test new features
(edit) @5adb277   2 years caparson changed test back to using new operators
(edit) @66ac416   2 years caparson revert channel test change
(edit) @c2c1717   2 years caparson cleaned up a waituntil test and changed a channel test to use go-style …
(edit) @d829c6d   2 years caparson added test that consistently produced the waituntil channel close …
(edit) @555c599   2 years caparson removed test since it now contains unsupportd behaviour
(edit) @a2f1ea8d   2 years caparson added test for fixed waituntil break case
(edit) @bdf4cd9e   2 years caparson added test for mutex stmt tuples and changed actor test to use a …
(edit) @0388a99   2 years caparson updated a test to use the actor automatic executor config
(edit) @77fd9fe2   2 years caparson refactored actor tests to use bar operator
(edit) @f6fd22a4   2 years caparson refactored inherit test to avoid base ctor call bug
(edit) @8d6786b   2 years caparson added new actor test for plan-9 edge case
(edit) @38e266ca   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @1db6d70   2 years caparson removed unneeded fstream include from locks.hfa ast-experimental
(edit) @37b2c2c   2 years pabuhr update lockfree stack with double-wide CAS ast-experimental
(edit) @c880a7b   2 years caparson refactored tests to use new name for allocation enum ast-experimental
(edit) @46e6e47   2 years caparson refactored test to reflect new naming ast-experimental
(edit) @d8d9c115   2 years pabuhr reduce duration of lock-free stack test on ARM because CASV is very … ast-experimental
(edit) @b2fa3c2   2 years pabuhr fix comments referring to concurrency directory ast-experimental
(edit) @53f6a11   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(add) @c26bea2a   2 years pabuhr first attempt at renaming directory tests/concurrent to … ast-experimental
Note: See TracRevisionLog for help on using the revision log.