source: tests

Revision Log Mode:


Legend:

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