source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ceb4cc1   11 days pabuhr turn on -Wdangling-pointer conditionally for gcc >= 12
(edit) @c62013e   11 days pabuhr formatting, turn off -Wdangling-pointer around small code fragments …
(edit) @28201f82   2 weeks pabuhr fix subscript error in expression.cfa
(edit) @de67ab8   2 weeks pabuhr remove volatile workaround for the missing -fwrapv compilation flag
(edit) @d9235b6b   2 weeks pabuhr restructure test program to eliminate warning message
(edit) @b3609b2   3 weeks pabuhr make ignored "-Wdangling-pointer" conditional on gcc >= 12
(edit) @6fbd475   3 weeks pabuhr fix strange -O3 gcc bug by adding volatile
(edit) @0244ab6   3 weeks pabuhr elide warning message -Wdangling-pointer
(edit) @29e1582   3 weeks pabuhr fix -O2 problem with new atomic macros
(edit) @f9e61c1   3 weeks pabuhr change routine name from rdtscl to rdtsc
(edit) @76f9aeb   3 weeks pabuhr formatting
(edit) @fc814ba   8 weeks pabuhr temporary patch parsing attribute location in function prototype
(edit) @2f16569   3 months pabuhr remove string 'contains' function and replace with 'includes', make …
(edit) @9375148   3 months pabuhr fixed x86 expect file for manipulatorsOutput1.x86.txt
(edit) @244335b   3 months pabuhr update printing of decimal point in floating-point numbers
(edit) @bb1eabc   3 months pabuhr harmonize output quote manipulator with input quote manipulator, …
(edit) @2fd3de7   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3bfa80f   3 months pabuhr replace utf8 single quote with ascii single quote
(edit) @c136863   3 months pabuhr formatting
(edit) @b19b362   3 months pabuhr add quote output manipulator for printing char, char *, string …
(edit) @fc9d167   3 months mlbrooks Slightly loosen a test that has failed on 32-bit build lately. Since …
(edit) @16d9c3a   3 months mlbrooks Strengthen a test that had been evading warnings on 64-bit only. This …
(edit) @5b21636b   3 months mlbrooks Retract work in progress mistakenly included in 1abcec9b.
(edit) @1abcec9b   3 months mlbrooks Add overlaid means to list perf histograms. Add 2nd-order graph to …
(edit) @e6e250d   4 months pabuhr 3rd attempt at harmonizing isOp functions, e.g., isListed, isFirst, isLast
(edit) @81ab5eb   4 months pabuhr 2nd attempt at harmonizing isOp functions, e.g., isEmpty, to C/C++ …
(edit) @4c5ce70   5 months pabuhr update loop else-clause test to verify loop declarations are …
(edit) @8614140   7 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @eb0d9b7   7 months mlbrooks Improve libcfa-array's bound-check removal and write that thesis … stuck-waitfor-destruct
(edit) @5e0b6657   8 months mlbrooks Merge remote-tracking branch 'refs/remotes/origin/master' stuck-waitfor-destruct
(edit) @00aa122   8 months pabuhr harmonize single_future with other future types, remove multi_future, … stuck-waitfor-destruct
(edit) @b5749f9   8 months pabuhr fix design error in test waituntil/futures.cfa stuck-waitfor-destruct
(edit) @86b418f   8 months pabuhr rewrite test program with futures and waituntil stuck-waitfor-destruct
(edit) @8f448e0   9 months mlbrooks Make dlist2 pass the original dlist test. Now, there is one common … stuck-waitfor-destruct
(edit) @0048327   9 months pabuhr change use of random to prng stuck-waitfor-destruct
(edit) @b6de35e   9 months pabuhr change name is_empty to empty for monitor conditions stuck-waitfor-destruct
(edit) @f5856ecd   9 months pabuhr update barrier tests for updated barrier stuck-waitfor-destruct
(edit) @75f888e7   9 months mlbrooks Replace dlist test's sout with printf, to enable testing non-libcfa … stuck-waitfor-destruct
(edit) @2d743bd   10 months pabuhr update expected alloc-ERR files stuck-waitfor-destruct
(edit) @1911f37   10 months pabuhr formatting, add tests for new anew/adelete stuck-waitfor-destruct
(edit) @a307552   11 months pabuhr temporarily turn off failing test select_future stuck-waitfor-destruct
(edit) @8dc8f68   11 months pabuhr change type name condition_variable to cond_lock stuck-waitfor-destruct
(edit) @01e6bd9   11 months pabuhr add tests for string include/exclusde with C character-class functions stuck-waitfor-destruct
(edit) @1e28e05   14 months pabuhr update enumerator input test stuck-waitfor-destruct
(edit) @ae0c1c3   15 months ajbeach Rewrote the iostream traits to have a single assertion each, a table … stuck-waitfor-destruct
(edit) @6b33e89   15 months pabuhr change backquote call to regular call stuck-waitfor-destruct
(edit) @10ef475   16 months mlbrooks Move string benchmark programs into thesis stuck-waitfor-destruct
(edit) @30548de   16 months pabuhr change manipulator name quoted to quote stuck-waitfor-destruct
(edit) @c4f8c4bf   16 months mlbrooks Fix string-operator handling on += stuck-waitfor-destruct
(edit) @d03a386   16 months mlbrooks Give a few string operator overloads a preference boost. Intent is to … stuck-waitfor-destruct
(edit) @570e7ad   16 months mlbrooks Make string operator-overload costs match their intuitively equivalent … stuck-waitfor-destruct
(edit) @3f631d6   16 months mlbrooks Switch string io to be generic upon iostream, rather than specific … stuck-waitfor-destruct
(edit) @d175767   16 months mlbrooks Add test for string operator overload selection. The ".expect" file … stuck-waitfor-destruct
(edit) @b1b513d   16 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @7e4f226   16 months pabuhr update excepted output for string tests stuck-waitfor-destruct
(edit) @119889f   16 months mlbrooks Partially fix #185. This fix applies to functions, but not types. … stuck-waitfor-destruct
(edit) @9aa8dcc   16 months pabuhr update test programs with new length name "len" stuck-waitfor-destruct
(edit) @30bf6bf   16 months ajbeach Change to instantiateGeneric, removing some unneeded output. It isn't … stuck-waitfor-destruct
(edit) @e1358c0   16 months lseo create waituntil timeout node as literal via macro as a workaround for … stuck-waitfor-destruct
(edit) @71624f8   17 months ajbeach Copied Peter's include/includes fix for another header that does not … stuck-waitfor-destruct
(edit) @8c2723f   17 months pabuhr change name shareEdit to share stuck-waitfor-destruct
(edit) @6f9f338   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @6cb3e5d   17 months pabuhr formatting. reduce experiment duration stuck-waitfor-destruct
(edit) @8b639f9   17 months pabuhr make including gawkapi.h conditional on its existence stuck-waitfor-destruct
(edit) @594671a   17 months ajbeach Erase dtype types when they are encountered. Waiting to a use means … stuck-waitfor-destruct
(edit) @0603700   17 months pabuhr uncomment include files for the C include-file test, as errors have … stuck-waitfor-destruct
(edit) @8de86b3   17 months pabuhr update x86 expect file for attribute test stuck-waitfor-destruct
(edit) @2a90639   17 months pabuhr small updates to dumpable.cfa stuck-waitfor-destruct
(edit) @3483185   17 months lseo Make it possible to fulfil a future by loading an exception like ucpp stuck-waitfor-destruct
(edit) @b8b64c34   17 months ajbeach That should be the rest of the warnings generated from the tests … stuck-waitfor-destruct
(edit) @4be0117   17 months ajbeach Cleaned the warnings from exceptions tests. Mostly explicit … stuck-waitfor-destruct
(edit) @8705a11   17 months ajbeach Added a test to check enumerations based on trac#46, which has been … stuck-waitfor-destruct
(edit) @d923fca6   17 months ajbeach Clean-up the warnings of the concurrency tests. A lot of little test … stuck-waitfor-destruct
(edit) @3e5fea2   17 months pabuhr update x86 expect file after fixing 32-bit builtin-type definitions stuck-waitfor-destruct
(edit) @17fa94f   18 months ajbeach Reworked some nodes so they can be typed or untyped. This allowed me … stuck-waitfor-destruct
(edit) @16d7535   18 months mlbrooks Fix vector-demo warnings on x86 (was blocked from last full build by … stuck-waitfor-destruct
(edit) @eca364f7   18 months pabuhr update .expect file for attribute test on ARM stuck-waitfor-destruct
(edit) @cd28605   18 months pabuhr first attempt at generalizing attributes to statements stuck-waitfor-destruct
(edit) @a8e2215   18 months mlbrooks Tidy vector-iterator POC and remedy its warnings stuck-waitfor-destruct
(edit) @301e9f7   18 months ajbeach A bit of clean-up in the Makefile on some new rules. stuck-waitfor-destruct
(edit) @d3d54b3   18 months mlbrooks Eliminate warnings due to sizeof returning type inconsistent with %zu. … stuck-waitfor-destruct
(edit) @92aeae1   18 months mlbrooks Correct spelling mistake in variables stuck-waitfor-destruct
(edit) @090b076   18 months mlbrooks Expand and update comments re testing instrucions stuck-waitfor-destruct
(edit) @dfe8f78   18 months ajbeach Getting the reproduction of every trac ticket in the repository looks … stuck-waitfor-destruct
(edit) @7959e56   18 months mlbrooks Eliminate libcfa-build warnings of missing int-to-pointer casts. … stuck-waitfor-destruct
(edit) @bbbff10   18 months pabuhr update loop_else test to handle warnings stuck-waitfor-destruct
(edit) @641707d   18 months ajbeach More fixing of warnings. Including another error that slipped through … stuck-waitfor-destruct
(edit) @372d33c   18 months ajbeach Use lax warnings on forall test. This should get the nightly build … stuck-waitfor-destruct
(edit) @a465d751   18 months ajbeach In the 'designations': Instead of leaving some variables unused, print … stuck-waitfor-destruct
(edit) @161b98e   18 months ajbeach Cleaned up some errors that did not show up in my local test but … stuck-waitfor-destruct
(edit) @a22e8b4   18 months ajbeach Removed the warnings from more tests. I think '(void)var;' might be … stuck-waitfor-destruct
(edit) @c699602   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @2e0bb92   18 months pabuhr remove warnings, and change I/O to work with gcc stuck-waitfor-destruct
(edit) @bada452   18 months ajbeach Removed warnings from serveral tests and removed them from the … stuck-waitfor-destruct
(edit) @1fb0a883   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @1cc5c6a   18 months pabuhr update C arithmetic conversions and add ARM conversion testing stuck-waitfor-destruct
(edit) @9e72bae3   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @a750c71b   18 months pabuhr update input file names for eofType test stuck-waitfor-destruct
(edit) @829821c   18 months mlbrooks Fix test suite to run with no warnings on gcc 12, 13, 14 stuck-waitfor-destruct
(edit) @a9e327a   18 months pabuhr formatting stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.