source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a738c68   8 months ajbeach Update max/min so n-ary version doesn't match against the 2 argument …
(edit) @1ed5e9e   8 months caparson Added cfa equivalent of cofor/cobegin/coend
(edit) @fc9f514   8 months pabuhr formatting
(edit) @553f032f   8 months ajbeach Insert additional checks so that impossible, or just unimplemented, …
(edit) @2fa0237   8 months mlbrooks Fix cstring input length interpretation issue that had a buffer …
(edit) @416b443   8 months mlbrooks Implement full set of relational operators for strings
(edit) @ff56dd2e   8 months mlbrooks Duplicate manipulator read-to-string code for string_res, and test.
(edit) @3c7e3c4   8 months mlbrooks formatting
(edit) @f54e6ec   8 months mlbrooks Port basic input-manipulator test from cstring to string and fix …
(edit) @4b30318b   9 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @389fbf5   9 months pabuhr test reading fixed strings
(edit) @950c58e   9 months ajbeach The invariant flags on the test script were set up incorrectly. They …
(edit) @0b8c951d   9 months pabuhr more rename directories containers to collections
(edit) @55b060d   9 months pabuhr rename directories containers to collections
(edit) @329487c   9 months pabuhr change examples to use the new wdi manipulator for C-strings to …
(edit) @b5e725a   9 months pabuhr move setting the default random-generator size from PRNG.cfa to …
(edit) @d32679d5   9 months mlbrooks String input operator with chunked memory management.
(edit) @25d32e7   9 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @279f8df   9 months pabuhr another .expect change to match with the iostream formatting changes
(edit) @2137eb7   9 months pabuhr ARM .expect change due to iostream formatting changes
(edit) @409bb8f   9 months pabuhr rename file to fix build
(edit) @b2ab352   9 months pabuhr add missing .expect file
(edit) @74c6748   9 months pabuhr change test programs to reflect input changes for C strings
(edit) @7c2820e   9 months caparson added exception thrown at main to the cor_resumer test
(edit) @27f2bef   9 months caparson added comment explaining test
(edit) @c3e510b   9 months caparson added support for resuming at resumer, added test for support and …
(edit) @e0332dd   10 months ajbeach Modified the dimexpr-match tests. This is because dimexpr-match-cfa …
(edit) @0e8f4c6   10 months caparson refactored test to now use remove() in waituntil
(edit) @21a700e   10 months caparson test change to fix broken build. Working on fix to underlying issue …
(edit) @da6db1a2   10 months caparson added test with new waituntil remove() syntax
(edit) @cb344f7   10 months caparson refactored tests to use new syntax for channel ops
(edit) @d5926ae   10 months caparson modified waituntil tests to test new features
(edit) @5adb277   10 months caparson changed test back to using new operators
(edit) @66ac416   10 months caparson revert channel test change
(edit) @c2c1717   10 months caparson cleaned up a waituntil test and changed a channel test to use go-style …
(edit) @c16cc99   10 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d829c6d   10 months caparson added test that consistently produced the waituntil channel close …
(edit) @ffac259   10 months pabuhr hide numtimes
(edit) @4c8ce47   10 months caparson updated pingpong exception test to remove output race for repeatable …
(edit) @a2eb21a   10 months pabuhr fix problems in pingpong_nonlocal
(edit) @c3f7dd9   10 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @555c599   10 months caparson removed test since it now contains unsupportd behaviour
(edit) @5186775   10 months pabuhr alternative version of fibonacci_nonlocal
(edit) @64e3ac7   10 months pabuhr harmonize name for fibonacci_nonlocal and pingpong_nonlocal
(edit) @bef2245   10 months caparson added basic tests for non-local exceptions
(edit) @70f97c8   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a2f1ea8d   11 months caparson added test for fixed waituntil break case
(edit) @6c7fe7b   11 months pabuhr change from printf to sout
(edit) @bdf4cd9   11 months caparson added test for mutex stmt tuples and changed actor test to use a …
(edit) @85a3806   11 months pabuhr change from printf to sout
(edit) @7d25f44   11 months pabuhr update files from old separator manipulator names to new names
(edit) @fe0b94f   11 months pabuhr fix include files
(edit) @6065281f   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3bf9d10   11 months pabuhr change printf to sout
(edit) @f02f546   11 months mlbrooks Implement new rules for array dimension expression matching. Core …
(edit) @da0edec   11 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @9c4330d5   11 months mlbrooks Add Makefile entries to include new test-support files in Promote …
(edit) @caf06aa   11 months ajbeach Added the check for bitfields in sized polymorphic types. It was …
(edit) @2fd4cea   11 months ajbeach In a sentence, invariants is correct.
(edit) @0f4ac10   11 months mlbrooks Add tests demonstrating CFA's treatment of C arrays, compared with …
(edit) @0388a99   11 months caparson updated a test to use the actor automatic executor config
(edit) @b87ef7be   11 months pabuhr update mathX.arm64 expected output
(edit) @c8cbb41   11 months pabuhr update mathX.x86 expected output
(edit) @600478d   11 months pabuhr change ceiling function to work with negative values
(edit) @6527150   11 months pabuhr formatting
(edit) @c8f0199   11 months pabuhr add test case to device-driver input
(edit) @93c86ac   11 months pabuhr formatting and comments
(edit) @77fd9fe2   11 months caparson refactored actor tests to use bar operator
(edit) @3a7aa94   11 months pabuhr harmonized help messages for --invariant and --no-invariant
(edit) @4c0acb0   11 months pabuhr add back --invariant with --no-invariant as both are needed for toggling
(edit) @0d31434   11 months caparson changes test.py invariant flag to --no-invariant, with the default being on
(edit) @5dbb9f3   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d144c26   11 months caparson updated invariant flag to be default, can be toggled off with …
(edit) @e172f42   11 months caparson Merge branch 'ast-experimental'
(edit) @f6fd22a4   11 months caparson refactored inherit test to avoid base ctor call bug
(edit) @8d6786b   11 months caparson added new actor test for plan-9 edge case
(edit) @8f557161   11 months mlbrooks Clarify and fix accuracy in eval public API, on reporting "unable to …
(edit) @62d62db   11 months caparson Merge branch 'master' into ast-experimental ast-experimental
(edit) @24d6572   11 months f37yu Merge branch 'master' into ast-experimental ast-experimental
(edit) @38e266c   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @1db6d70   11 months caparson removed unneeded fstream include from locks.hfa ast-experimental
(edit) @37b2c2c   11 months pabuhr update lockfree stack with double-wide CAS ast-experimental
(edit) @55266c7   11 months pabuhr harmonize semantic error messages with yacc error messages ast-experimental
(edit) @541dbc09   11 months pabuhr make type names arithmetic, rational, rat_int lower-case ast-experimental
(edit) @874b16e   12 months pabuhr lower case type names open_failure, close_failure, write_failure, … ast-experimental
(edit) @c880a7b   12 months caparson refactored tests to use new name for allocation enum ast-experimental
(edit) @46e6e47   12 months caparson refactored test to reflect new naming ast-experimental
(edit) @d8d9c115   12 months pabuhr reduce duration of lock-free stack test on ARM because CASV is very … ast-experimental
(edit) @5007618   12 months pabuhr update tests/Makefile.am and corresponding Jenkinsfile with more … ast-experimental
(edit) @124400b   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @bdbf536   12 months pabuhr remove/specialize test/Makfile.am variables concurrent/timeout, … ast-experimental
(edit) @7ae39f0   12 months mlbrooks Re-enable testing function prototype taking length-star array, working … ast-experimental
(edit) @b2fa3c2   12 months pabuhr fix comments referring to concurrency directory ast-experimental
(edit) @6b1c4f2   12 months pabuhr fix spelling mistake of concurrency ast-experimental
(edit) @53f6a11   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @c26bea2a   12 months pabuhr first attempt at renaming directory tests/concurrent to … ast-experimental
(edit) @687b663   12 months pabuhr fix lockfree-stack test on 32-bit ast-experimental
(edit) @8a919cf   12 months mlbrooks Address build error from commit a5aa5b. To keep: Change all tabs to … ast-experimental
(edit) @a5aa5bf   12 months mlbrooks Flesh out "C" array syntax testing. Enable testing of … ast-experimental
(edit) @4246869   12 months pabuhr update header comments ast-experimental
Note: See TracRevisionLog for help on using the revision log.