|
|
@e891349
|
10 months |
mlbrooks |
Tweak string assignment-strcpy-strncpy and concatenate-strcat-strncat …
|
|
|
@38951c31
|
10 months |
mlbrooks |
Add missing test for string *= and refactor */*= to follow +/+= …
|
|
|
@ee16f8fc
|
10 months |
mlbrooks |
Attempt to fix overnight build; add test-suite Makefile entry missing …
|
|
|
@4d689e2
|
10 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@cfbc56ec
|
10 months |
mlbrooks |
Enable array RAII and provide uninit(-), a uNoCtor equivalent.
Enable …
|
|
|
@f0c9c9b
|
10 months |
pabuhr |
formatting
|
|
|
@40002c5
|
10 months |
pabuhr |
update command-line processing
|
|
|
@ca2feff
|
10 months |
pabuhr |
update manipulator testing and expected output
|
|
|
@e7eb1f0
|
10 months |
pabuhr |
update string testing and expected output
|
|
|
@0a6d2045
|
11 months |
ajbeach |
You can how use local control flow out of 'catch' clauses. Added a …
|
|
|
@ca9d65e
|
11 months |
pabuhr |
second attempt at simplifying SemanticError? messages
|
|
|
@3e49c477
|
11 months |
pabuhr |
update expected output from tests after changes in semantic error messages
|
|
|
@1c85ffc
|
11 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@2b12d6e
|
11 months |
pabuhr |
add PRNG expected output for arm64
|
|
|
@e274264
|
11 months |
pabuhr |
update PRNG output for x86
|
|
|
@3267041
|
11 months |
pabuhr |
reduce runtime testing duration of PRNG
|
|
|
@dd900b5
|
11 months |
ajbeach |
Implicit and layout parameters are now marked as const. This is …
|
|
|
@6a1f553
|
11 months |
pabuhr |
formatting
|
|
|
@4883712
|
12 months |
ajbeach |
Added a test showing how the conflict handling in the with clause …
|
|
|
@41606df1
|
12 months |
caparsons |
regen expected to match test change
|
|
|
@3f219eb
|
12 months |
caparson |
fixed bug where uninit mem was sometimes printed in test
|
|
|
@3f4f30a
|
12 months |
caparsons |
added x86 expect file for non-local exception test cardgame
|
|
|
@aad677d
|
12 months |
caparson |
added arm64 expect file for non-local exception test
|
|
|
@89a8bab
|
12 months |
caparson |
added architecture specific expect files for non-local exception test …
|
|
|
@8d182b1
|
12 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@df8ba61a
|
12 months |
caparson |
added test case for non-local ehm memory leak
|
|
|
@2da12ae
|
12 months |
pabuhr |
formatting
|
|
|
@3e4bf0d
|
12 months |
pabuhr |
input manipulators for getline, excl, and incl reset argument to null …
|
|
|
@c649d2c
|
12 months |
ajbeach |
Updated the demangler to also demangle operator names. You can also …
|
|
|
@0d41b2e
|
12 months |
caparson |
switched test to use new cofor syntax
|
|
|
@9cbdc13
|
12 months |
caparson |
removed print from static and dynamic tests that could be reordered …
|
|
|
@5ad24a2c
|
12 months |
ajbeach |
Added test for the checks on the constructor/destructor attributes.
|
|
|
@abb04a4
|
13 months |
pabuhr |
change genericUnion test fromt printf to sout
|
|
|
@cbbfba9
|
13 months |
caparson |
added fence to failing test to hopefully fix stale data issue on the …
|
|
|
@37ceccb
|
13 months |
mlbrooks |
Change string-read semantics so that reading nothing leaves the …
|
|
|
@2bf46a5
|
13 months |
pabuhr |
add additional test for engineering and unit manipulator output
|
|
|
@e85a72b8
|
13 months |
pabuhr |
change valide (French) to valid (English)
|
|
|
@80f8703
|
13 months |
pabuhr |
temporary fix to linkonce problem by changing -7 to 7 so …
|
|
|
@26dfce5
|
13 months |
caparson |
Updated cofor test to use new corun statement
|
|
|
@4d860ea3
|
13 months |
mlbrooks |
Fix compiler bug where duplicate type declarations caused crash.
And …
|
|
|
@0860d9c
|
13 months |
mlbrooks |
Fix read-to-variable-length-string cases when internal buffer fills.
…
|
|
|
@8cffa4f
|
13 months |
mlbrooks |
Support match-failure reporting for string input.
On failed match, …
|
|
|
@bf1cbde
|
13 months |
mlbrooks |
Implement "scanset" semantics for manipulator skip , in place of …
|
|
|
@15b5abac
|
13 months |
pabuhr |
increase timeout in test.py from 180 to 240 seconds to deal with long …
|
|
|
@8514bcf8
|
13 months |
pabuhr |
create ARM test results for hotpotato
|
|
|
@8f570f1
|
13 months |
pabuhr |
create 32-bit test results for hotpotato
|
|
|
@16b5d11
|
13 months |
pabuhr |
make hotpotato test 32/64-bit specific due to different prng
|
|
|
@7a925a41
|
13 months |
caparson |
final hotpotato cleanup, removed two unneeded routines from explicit …
|
|
|
@26be854
|
13 months |
caparson |
a bit of cleanup of the hotpotato tests
|
|
|
@fd775ae
|
13 months |
caparson |
added hotpotato non-local ehm test in both enable/disable and poll flavours
|
|
|
@5a1ae14
|
14 months |
pabuhr |
remove superfluous inner_loop routine
|
|
|
@b244fa8
|
14 months |
pabuhr |
formatting
|
|
|
@e4c3819
|
14 months |
pabuhr |
refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
|
|
|
@a2c2363
|
14 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@e3784a50
|
14 months |
caparson |
updated cofor test to use macro
|
|
|
@7edf912
|
14 months |
pabuhr |
formatting, replace constructor calls with set_allocation calls
|
|
|
@50be8af
|
14 months |
pabuhr |
clean up command-line handling and I/O
|
|
|
@a738c68
|
14 months |
ajbeach |
Update max/min so n-ary version doesn't match against the 2 argument …
|
|
|
@1ed5e9e
|
14 months |
caparson |
Added cfa equivalent of cofor/cobegin/coend
|
|
|
@fc9f514
|
14 months |
pabuhr |
formatting
|
|
|
@553f032f
|
14 months |
ajbeach |
Insert additional checks so that impossible, or just unimplemented, …
|
|
|
@2fa0237
|
14 months |
mlbrooks |
Fix cstring input length interpretation issue that had a buffer …
|
|
|
@416b443
|
14 months |
mlbrooks |
Implement full set of relational operators for strings
|
|
|
@ff56dd2e
|
14 months |
mlbrooks |
Duplicate manipulator read-to-string code for string_res, and test.
|
|
|
@3c7e3c4
|
14 months |
mlbrooks |
formatting
|
|
|
@f54e6ec
|
14 months |
mlbrooks |
Port basic input-manipulator test from cstring to string and fix …
|
|
|
@4b30318b
|
14 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@389fbf5
|
14 months |
pabuhr |
test reading fixed strings
|
|
|
@950c58e
|
14 months |
ajbeach |
The invariant flags on the test script were set up incorrectly. They …
|
|
|
@0b8c951d
|
14 months |
pabuhr |
more rename directories containers to collections
|
|
|
@55b060d
|
14 months |
pabuhr |
rename directories containers to collections
|
|
|
@329487c
|
15 months |
pabuhr |
change examples to use the new wdi manipulator for C-strings to …
|
|
|
@b5e725a
|
15 months |
pabuhr |
move setting the default random-generator size from PRNG.cfa to …
|
|
|
@d32679d5
|
15 months |
mlbrooks |
String input operator with chunked memory management.
|
|
|
@25d32e7
|
15 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@279f8df
|
15 months |
pabuhr |
another .expect change to match with the iostream formatting changes
|
|
|
@2137eb7
|
15 months |
pabuhr |
ARM .expect change due to iostream formatting changes
|
|
|
@409bb8f
|
15 months |
pabuhr |
rename file to fix build
|
|
|
@b2ab352
|
15 months |
pabuhr |
add missing .expect file
|
|
|
@74c6748
|
15 months |
pabuhr |
change test programs to reflect input changes for C strings
|
|
|
@7c2820e
|
15 months |
caparson |
added exception thrown at main to the cor_resumer test
|
|
|
@27f2bef
|
15 months |
caparson |
added comment explaining test
|
|
|
@c3e510b
|
15 months |
caparson |
added support for resuming at resumer, added test for support and …
|
|
|
@e0332dd
|
15 months |
ajbeach |
Modified the dimexpr-match tests. This is because dimexpr-match-cfa …
|
|
|
@0e8f4c6
|
16 months |
caparson |
refactored test to now use remove() in waituntil
|
|
|
@21a700e
|
16 months |
caparson |
test change to fix broken build. Working on fix to underlying issue …
|
|
|
@da6db1a2
|
16 months |
caparson |
added test with new waituntil remove() syntax
|
|
|
@cb344f7
|
16 months |
caparson |
refactored tests to use new syntax for channel ops
|
|
|
@d5926ae
|
16 months |
caparson |
modified waituntil tests to test new features
|
|
|
@5adb277
|
16 months |
caparson |
changed test back to using new operators
|
|
|
@66ac416
|
16 months |
caparson |
revert channel test change
|
|
|
@c2c1717
|
16 months |
caparson |
cleaned up a waituntil test and changed a channel test to use go-style …
|
|
|
@c16cc99
|
16 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d829c6d
|
16 months |
caparson |
added test that consistently produced the waituntil channel close …
|
|
|
@ffac259
|
16 months |
pabuhr |
hide numtimes
|
|
|
@4c8ce47
|
16 months |
caparson |
updated pingpong exception test to remove output race for repeatable …
|
|
|
@a2eb21a
|
16 months |
pabuhr |
fix problems in pingpong_nonlocal
|
|
|
@c3f7dd9
|
16 months |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@555c599
|
16 months |
caparson |
removed test since it now contains unsupportd behaviour
|
|
|
@5186775
|
16 months |
pabuhr |
alternative version of fibonacci_nonlocal
|
|
|