source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4d689e2   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cfbc56ec   4 months mlbrooks Enable array RAII and provide uninit(-), a uNoCtor equivalent. Enable …
(edit) @f0c9c9b   4 months pabuhr formatting
(edit) @40002c5   4 months pabuhr update command-line processing
(edit) @ca2feff   4 months pabuhr update manipulator testing and expected output
(edit) @e7eb1f0   4 months pabuhr update string testing and expected output
(edit) @0a6d2045   5 months ajbeach You can how use local control flow out of 'catch' clauses. Added a …
(edit) @ca9d65e   5 months pabuhr second attempt at simplifying SemanticError? messages
(edit) @3e49c477   5 months pabuhr update expected output from tests after changes in semantic error messages
(edit) @1c85ffc   5 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2b12d6e   5 months pabuhr add PRNG expected output for arm64
(edit) @e274264   5 months pabuhr update PRNG output for x86
(edit) @3267041   5 months pabuhr reduce runtime testing duration of PRNG
(edit) @dd900b5   6 months ajbeach Implicit and layout parameters are now marked as const. This is …
(edit) @6a1f553   6 months pabuhr formatting
(edit) @4883712   6 months ajbeach Added a test showing how the conflict handling in the with clause …
(edit) @41606df1   6 months caparsons regen expected to match test change
(edit) @3f219eb   6 months caparson fixed bug where uninit mem was sometimes printed in test
(edit) @3f4f30a   6 months caparsons added x86 expect file for non-local exception test cardgame
(edit) @aad677d   6 months caparson added arm64 expect file for non-local exception test
(edit) @89a8bab   6 months caparson added architecture specific expect files for non-local exception test …
(edit) @8d182b1   6 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df8ba61a   6 months caparson added test case for non-local ehm memory leak
(edit) @2da12ae   6 months pabuhr formatting
(edit) @3e4bf0d   6 months pabuhr input manipulators for getline, excl, and incl reset argument to null …
(edit) @c649d2c   6 months ajbeach Updated the demangler to also demangle operator names. You can also …
(edit) @0d41b2e   6 months caparson switched test to use new cofor syntax
(edit) @9cbdc13   7 months caparson removed print from static and dynamic tests that could be reordered …
(edit) @5ad24a2c   7 months ajbeach Added test for the checks on the constructor/destructor attributes.
(edit) @abb04a4   7 months pabuhr change genericUnion test fromt printf to sout
(edit) @cbbfba9   7 months caparson added fence to failing test to hopefully fix stale data issue on the …
(edit) @37ceccb   7 months mlbrooks Change string-read semantics so that reading nothing leaves the …
(edit) @2bf46a5   7 months pabuhr add additional test for engineering and unit manipulator output
(edit) @e85a72b8   7 months pabuhr change valide (French) to valid (English)
(edit) @80f8703   7 months pabuhr temporary fix to linkonce problem by changing -7 to 7 so …
(edit) @26dfce5   7 months caparson Updated cofor test to use new corun statement
(edit) @4d860ea3   7 months mlbrooks Fix compiler bug where duplicate type declarations caused crash. And …
(edit) @0860d9c   7 months mlbrooks Fix read-to-variable-length-string cases when internal buffer fills. …
(edit) @8cffa4f   7 months mlbrooks Support match-failure reporting for string input. On failed match, …
(edit) @bf1cbde   7 months mlbrooks Implement "scanset" semantics for manipulator skip, in place of …
(edit) @15b5abac   7 months pabuhr increase timeout in test.py from 180 to 240 seconds to deal with long …
(edit) @8514bcf8   8 months pabuhr create ARM test results for hotpotato
(edit) @8f570f1   8 months pabuhr create 32-bit test results for hotpotato
(edit) @16b5d11   8 months pabuhr make hotpotato test 32/64-bit specific due to different prng
(edit) @7a925a41   8 months caparson final hotpotato cleanup, removed two unneeded routines from explicit …
(edit) @26be854   8 months caparson a bit of cleanup of the hotpotato tests
(edit) @fd775ae   8 months caparson added hotpotato non-local ehm test in both enable/disable and poll flavours
(edit) @5a1ae14   8 months pabuhr remove superfluous inner_loop routine
(edit) @b244fa8   8 months pabuhr formatting
(edit) @e4c3819   8 months pabuhr refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
(edit) @a2c2363   8 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e3784a50   8 months caparson updated cofor test to use macro
(edit) @7edf912   8 months pabuhr formatting, replace constructor calls with set_allocation calls
(edit) @50be8af   8 months pabuhr clean up command-line handling and I/O
(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
Note: See TracRevisionLog for help on using the revision log.