source: tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5a894e12   11 days ajbeach Added more custom constructors into the new exceptions test to avoid …
(edit) @d84f2ae   12 days mlbrooks Fix transpiler-induced unused parameter on layoutof.
(edit) @190a833   13 days ajbeach Returning to exceptions after a long time and added the ability to …
(edit) @10b5970   13 days mlbrooks Fix many test-suite- and libcfa-caused unused variable warnings. In …
(edit) @70670e7   2 weeks Michael Brooks <Michael Brooks> Try to fix full build by regenerating botched .arm64.expect file on …
(edit) @66e7cc1   2 weeks ajbeach Added some tests for recent changes to the resolver.
(edit) @58eb9250   2 weeks mlbrooks Partly fix #269 and try to fix nightly build. Switch to correct type …
(edit) @2e63915   2 weeks mlbrooks Remove warnings from remaining array-collections tests.
(edit) @2a32118   3 weeks mlbrooks Fix a warning missed in 2853d6fb0.
(edit) @656c8ac   3 weeks mlbrooks Restore full sense of wflag strictness, mistakenly reduced in 2853d6fb0.
(edit) @2853d6f   3 weeks mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
(edit) @28c2c9d5   4 weeks mlbrooks Try to fix full build by suppressing known warning's -W code under gcc …
(edit) @0cd168f   4 weeks mlbrooks Remove test-code-induced warnings from Array RAII. (Depends on …
(edit) @0bf03ba2   4 weeks mlbrooks Remove warnings due to unused parameters in generated code for …
(edit) @50cad32   4 weeks pabuhr update architecture expect file for x64
(edit) @d1566d4   4 weeks pabuhr update architecture expect file for x86
(edit) @9dc05782   4 weeks pabuhr update architecture expect file for ARM
(edit) @d9f6d80   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @77148b0   4 weeks pabuhr fix build problem by fixing unsupported C23 attribute in test
(edit) @5251c6b   4 weeks ajbeach Changed some inline declarations to static or static inline (which are …
(edit) @b12b1ba   4 weeks mlbrooks Add completion of work in progress mistakenly included in 584612d. …
(edit) @584612d   4 weeks mlbrooks Add file missed in d9162ec9
(edit) @d3cf623   4 weeks ajbeach Solved the requested warning with exceptions. Also went through the …
(edit) @956ad355   5 weeks pabuhr remove fixed tests from WFLGAS_OPT_LAX
(edit) @e0330d2c   5 weeks mlbrooks Remove unnecessary special case for zero_t in code gen that caused …
(edit) @faf9e19   5 weeks mlbrooks Explicate the present state for test-suite programs being free of …
(edit) @5780d0d   5 weeks ajbeach Removed increment and decrement operators for enumerations from …
(edit) @4ff7ea3   5 weeks pabuhr update expected for attribute test x86
(edit) @9b55aa3   5 weeks pabuhr update expected for attribute test aarch64
(edit) @262a864   5 weeks pabuhr merge
(edit) @9a01745   5 weeks pabuhr add another attribute test
(edit) @50e04cc   5 weeks pabuhr update expected output of atribute test for arm64
(edit) @d344a63   5 weeks pabuhr update expected output of atribute test for x86
(edit) @0497b6ba   5 weeks pabuhr update tests for attribute and semantic warnings
(edit) @d30c229   5 weeks mlbrooks Add test for milestone: String is warning-free
(edit) @96ef156   5 weeks mlbrooks Fix IO stream to be warning-free.
(edit) @fb0f04d   5 weeks mlbrooks Fix exceptions to be warning-free.
(edit) @9b01ed1   5 weeks mlbrooks End the meta-test of warning detection. Reverse 135197188ba. This …
(edit) @13519718   5 weeks mlbrooks Begin an exploratory meta-test of warning detection. This change will …
(edit) @8ee211d   6 weeks mlbrooks Make array and list headers free of warnings upon include and as used …
(edit) @35cc6d4   6 weeks mlbrooks Mitigate several unused-declaration warnings in generated code. See …
(edit) @bad15f7   6 weeks mlbrooks Take test-expect change missed in last commit.
(edit) @36dfdac   6 weeks mlbrooks Enable partial autogen for types declared inside functions. Done by …
(edit) @5d3d281   6 weeks mlbrooks Remove autogen forward declarations, which are never needed, and cause …
(edit) @e797179   6 weeks mlbrooks Accept meta-test, expecting the buid to fail. The fix is forthcoming. …
(edit) @64f3b9f   6 weeks mlbrooks Fix support for partial autogen. Partial autogen means that some …
(edit) @ec22220   6 weeks pabuhr formatting
(edit) @6e6e372   6 weeks pabuhr harmonize comments in test program
(edit) @8e4f34e   6 weeks mlbrooks Allow builtin ++ from += overloads, and similar, to work on a type …
(edit) @fd0a1799   6 weeks mlbrooks Resurrect test of zero_t/one_t and capture present state of ++
(edit) @5b66938   7 weeks pabuhr update .expect files for x86 architecture
(edit) @b38d24a   7 weeks j82liang update test expect
(edit) @eae8b37   7 weeks j82liang Move enum.hfa/enum.cfa to prelude
(edit) @718601e   8 weeks mlbrooks Try 2 to fix arch-specific test failure from my last commit
(edit) @730992a   8 weeks mlbrooks Try to fix arch-specific test failure from my last commit
(edit) @81e768d   8 weeks mlbrooks Fix #276; add support for c-array parameters using dependent lengths. …
(edit) @108b2c7   8 weeks ajbeach Moved the non-trivial bodies of the power (exponental) functions out …
(edit) @bdf40650   2 months ajbeach Address-of is now moved under casts of any type and is done so …
(edit) @ea10f64   2 months pabuhr first attempt at tests for tuple arrays
(edit) @b5f1e850   2 months pabuhr update barrier test programs after changes
(edit) @41882628   2 months pabuhr update test programs with actor name change
(edit) @b699a61   3 months pabuhr formatting
(edit) @e8b5ba4   3 months pabuhr update how input/output files are opened
(edit) @c565d68   3 months pabuhr change CFA tests to use C designator syntax
(edit) @2b5e051   4 months pabuhr increase unfreed storage for putenv/tzset
(edit) @b24cbaf   4 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
(edit) @406c806   4 months mlbrooks Attempt to fix Promote build by naming recently added test data files …
(edit) @1665ee5   4 months mlbrooks Add uArray delayed-initialization equivalent to CFA array
(edit) @6325bd4   4 months mlbrooks Fix fork+exec missed case / broken build
(edit) @efe697d   4 months mlbrooks Add EOF test coverage for string reading.
(edit) @025f9c5   4 months mlbrooks Update 'fork+exec' test utility to be valid also in C and C++.
(edit) @b6f2e7ab   4 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would …
(edit) @82a5ea2   5 months ajbeach Added checks for (and a test to check the checks) assertions we will …
(edit) @db19e1d   5 months ajbeach Changed the interpritation of () to be no parameters instead of any …
(edit) @790f251   5 months pabuhr update error message for parameter default-initialization in …
(edit) @df2e00f   5 months ajbeach Made heap pass the invariant check. We should be able to enable …
(edit) @3ac5fd8   5 months pabuhr first attempt changing end-of-file to an exception
(edit) @afb15cf   5 months ajbeach Added a check to make sure that optional parameters to not appear on …
(edit) @8da3cc4d   5 months mlbrooks Add missing integration test of accordions. Putting a CFA array
(edit) @2f31773   5 months mlbrooks Improve inability to declare a struct member having a managed type via …
(edit) @f9ad69d   5 months mlbrooks Fix #175
(edit) @1a2ba84   5 months mlbrooks fix comment typo
(edit) @dee680c   5 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f9b42bd   5 months pabuhr modify time test to deal with unfreed storage from putenv/tzset
(edit) @97f8f0f   5 months ajbeach Implemented special case of sizeof/alignof, where reference types are …
(edit) @f6d2e9b   6 months j82liang Change FX64 (x64) to FA64 (arm64)
(edit) @5f210c0   6 months j82liang Change enum pos to signed int to avoid underflow; operator on enum …
(edit) @b59c21a   6 months j82liang remove leading whitespace
(edit) @065de93   6 months j82liang Update test expect for x86
(edit) @ecaedf35   6 months j82liang Update test expect for arm64
(edit) @bcb41f7   6 months j82liang Update .error as the cost model has changed
(edit) @8789ae4   6 months pabuhr update loop control test and expected output
(edit) @82ff201a   6 months pabuhr add #include <assert.h>, as no longer in array.hfa
(edit) @fd4df379   6 months mlbrooks Implement boxing for arrays. The added test is things that did not …
(edit) @878b1385   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1ad112a5   6 months pabuhr update enumeration input test
(edit) @b6923b17   6 months ajbeach Fixed goto labelled loop. I had to reorder some passes. Updated …
(edit) @ce0b8b8   6 months pabuhr documentation
(edit) @b8561fa   6 months pabuhr try again to fix the unfreed storage problem
(edit) @3ee4a53   6 months pabuhr formatting
Note: See TracRevisionLog for help on using the revision log.