source: tests/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a8e2215   8 weeks mlbrooks Tidy vector-iterator POC and remedy its warnings
(edit) @301e9f7   8 weeks ajbeach A bit of clean-up in the Makefile on some new rules.
(edit) @92aeae1   8 weeks mlbrooks Correct spelling mistake in variables
(edit) @7959e56   2 months mlbrooks Eliminate libcfa-build warnings of missing int-to-pointer casts. …
(edit) @bbbff10   2 months pabuhr update loop_else test to handle warnings
(edit) @641707d   2 months ajbeach More fixing of warnings. Including another error that slipped through …
(edit) @372d33c   2 months ajbeach Use lax warnings on forall test. This should get the nightly build …
(edit) @a22e8b4   2 months ajbeach Removed the warnings from more tests. I think '(void)var;' might be …
(edit) @bada452   2 months ajbeach Removed warnings from serveral tests and removed them from the …
(edit) @6a6e205   3 months mlbrooks Clean some warnings from unused variables and pointer-to-int casts.
(edit) @d84f2ae   3 months mlbrooks Fix transpiler-induced unused parameter on layoutof.
(edit) @10b5970   3 months mlbrooks Fix many test-suite- and libcfa-caused unused variable warnings. In …
(edit) @2e63915   3 months mlbrooks Remove warnings from remaining array-collections tests.
(edit) @656c8ac   3 months mlbrooks Restore full sense of wflag strictness, mistakenly reduced in 2853d6fb0.
(edit) @2853d6f   3 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes …
(edit) @0cd168f   3 months mlbrooks Remove test-code-induced warnings from Array RAII. (Depends on …
(edit) @0bf03ba2   3 months mlbrooks Remove warnings due to unused parameters in generated code for …
(edit) @584612d   3 months mlbrooks Add file missed in d9162ec9
(edit) @d3cf623   3 months ajbeach Solved the requested warning with exceptions. Also went through the …
(edit) @956ad355   3 months pabuhr remove fixed tests from WFLGAS_OPT_LAX
(edit) @e0330d2c   3 months mlbrooks Remove unnecessary special case for zero_t in code gen that caused …
(edit) @faf9e19   3 months mlbrooks Explicate the present state for test-suite programs being free of …
(edit) @e797179   4 months mlbrooks Accept meta-test, expecting the buid to fail. The fix is forthcoming. …
(edit) @64f3b9f   4 months mlbrooks Fix support for partial autogen. Partial autogen means that some …
(edit) @b24cbaf   7 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
(edit) @afb15cf   8 months ajbeach Added a check to make sure that optional parameters to not appear on …
(edit) @fd4df379   8 months mlbrooks Implement boxing for arrays. The added test is things that did not …
(edit) @b6923b17   8 months ajbeach Fixed goto labelled loop. I had to reorder some passes. Updated …
(edit) @ee16f8fc   15 months mlbrooks Attempt to fix overnight build; add test-suite Makefile entry missing …
(edit) @0b8c951d   19 months pabuhr more rename directories containers to collections
(edit) @9c4330d5   22 months mlbrooks Add Makefile entries to include new test-support files in Promote …
(edit) @0f4ac10   22 months mlbrooks Add tests demonstrating CFA's treatment of C arrays, compared with …
(edit) @d144c26   22 months caparson updated invariant flag to be default, can be toggled off with …
(edit) @5007618   22 months pabuhr update tests/Makefile.am and corresponding Jenkinsfile with more … ast-experimental
(edit) @bdbf536   23 months pabuhr remove/specialize test/Makfile.am variables concurrent/timeout, … ast-experimental
(edit) @6b1c4f2   23 months pabuhr fix spelling mistake of concurrency ast-experimental
(edit) @c26bea2a   23 months pabuhr first attempt at renaming directory tests/concurrent to … ast-experimental
(edit) @a5aa5bf   23 months mlbrooks Flesh out "C" array syntax testing. Enable testing of … ast-experimental
(edit) @e3d4fd1   23 months pabuhr more cleanup of the make-help option ADTast-experimental
(edit) @b3ce76f   23 months caparson resolved merge conflict in makefile changes ADTast-experimental
(edit) @386fb57   23 months caparson added invariant flag to test makefile ADTast-experimental
(edit) @e2887a9   23 months pabuhr add make-help option and change parenthesis to braces for variables ADTast-experimental
(edit) @0922716   23 months caparson changed dist-hook rule to use curly braces to access shell vars where … ADTast-experimental
(edit) @94672ba   23 months caparson changed variable name in makefile to try and avoid shell command with … ADTast-experimental
(edit) @c083c3d   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @4daf79f   2 years pabuhr formatting, adjust target names for Makefiles ADTast-experimental
(edit) @a1b41e3   2 years pabuhr add parsing test for waitfor statement ADTast-experimental
(edit) @35d1de5   2 years pabuhr change test forall.cfa from compilation only to execution ADTast-experimental
(edit) @dbd47d6   2 years caparson fixed makefile for tests by adding appropriate includes ADTast-experimental
(edit) @258aaab8   2 years Thierry Delisle Forgot to commit the changes to the Makefile ADTast-experimental
(edit) @d0fa494   2 years Thierry Delisle Fixed missing header in test distribution and sorted ADTast-experimental
(edit) @d0a00a5a   2 years Thierry Delisle Forgot to update makefile when I moved Jacob's tests ADTast-experimental
(edit) @e2e31c6   3 years Thierry Delisle Added missing parenthesis ADTast-experimentalpthread-emulation
(edit) @e173d3c   3 years Thierry Delisle 'soft' removed old ast from tests. Option still works but no longer … ADTast-experimentalpthread-emulation
(edit) @ff7b2de   3 years Thierry Delisle Added meta/dumpable to the quick tests ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @fc01219   3 years Thierry Delisle fixed -j option in the test suite to behave like make's -j. -j … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @850aff1   3 years Thierry Delisle Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f26923e   4 years Thierry Delisle Fixed distribution of parseconfig tests ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3ad9097   4 years Thierry Delisle Minor fixes to makefiles for mutex stmt ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @6f2033f   4 years caparson fixed build ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
(edit) @9345684   4 years caparson added dependency for mutex test ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @53692b3   4 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @aff7e86   4 years ajbeach Added a new attribute 'cfa_linkonce'. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @3bd5ca7   4 years Thierry Delisle Fix test makefile for distribution ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @36fbaeca   4 years Thierry Delisle minor fixes to includes.cfa ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @6083392   4 years pabuhr restructure tests under directories and update test files ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @d5006b1   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @097d3e1   4 years pabuhr add test for list of /usr/include files ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @07c77ce   4 years pabuhr add test for quasi-keywords ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b44959f   4 years Thierry Delisle Test with multiple threads reading the same file at once. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @0783909   4 years Thierry Delisle Fix error in clean recipe spuriously failing ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @2a59655   4 years Thierry Delisle make distcheck FINALLY passes ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @3359802   4 years Thierry Delisle Added missing test data to distributed files ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @a778e8e   4 years Thierry Delisle Added missing tests to distribute ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @a468e1e9   4 years Thierry Delisle Test script now supports --list-dist which list all the files needed … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @08ce416   4 years Thierry Delisle Changed configure to use new-ast by default. Ast options no longer … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @51e7583   4 years Thierry Delisle Test makefile now calls CFA with the proper ast based on flags ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @ee858bf   4 years pabuhr add 0p test for function pointers, and seperate valid from error output ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @40c81e5   5 years Thierry Delisle More formatting ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @e6cfb4e2   5 years Thierry Delisle synteax only tests now cp error log into target file. Small … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @8a71d8e   5 years Thierry Delisle changed LC_ALL to C which seems to be common for scripts ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @0a19c51   5 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @66812dd   5 years pabuhr convert tests to always print output (no empty .expect files) ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @fe94e708   5 years Thierry Delisle Added missing quiet flag ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @a951171   5 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @673eb7a   5 years Thierry Delisle Tentative fix for meta test linkerror which would have different … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @468c5aa   5 years Thierry Delisle Change tests to not print cfa version in linker error output ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @2aa25cc2   5 years Thierry Delisle Tentative fix for expression ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @87fc1b4   5 years Thierry Delisle Fix test suite problem where linking errors weren't printed ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @b7fe2e6   5 years Thierry Delisle Distribution now correctly handles libcfa but requires handcrafted … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @5715d43   5 years ajbeach Exceptions now get their context differently with libcfathread. Added … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @bcadb26   5 years Thierry Delisle clean-up in makefiles and regenerated defines.hfa.in ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @0c30ecc   5 years Thierry Delisle Move cfa.m4 and cfa.make to tools/build ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @74cfe054   5 years Thierry Delisle Change default include for tests to no longer have the top build_dir ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7215000   5 years Thierry Delisle Added flag to disable non-deteministic parts of the output when testing ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @ee0bfa9   5 years Thierry Delisle Fixed testing of cross compiled cfa using distcc ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @e8bada5a   5 years Thierry Delisle Fix error when trying to run tests using DISTCC ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @158b026   6 years Thierry Delisle Remove flags -in-tree and -disttree, now using paths and … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @34e1494   6 years Thierry Delisle Clean up test make file and add autodetection of number of hosts by test.py ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @15f9c8e   6 years Thierry Delisle Some clean up and comments ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.