source: tests/.expect

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1cc5c6a   13 months pabuhr update C arithmetic conversions and add ARM conversion testing stuck-waitfor-destruct
(edit) @5a79dae3   14 months pabuhr expected output for arithmeticConversions test on x64 stuck-waitfor-destruct
(edit) @445b281   14 months pabuhr rename test ArithmeticConversions to arithmeticConversions stuck-waitfor-destruct
(edit) @b0708ea   14 months pabuhr add test for gcc arithmetic conversions stuck-waitfor-destruct
(edit) @d84f2ae   14 months mlbrooks Fix transpiler-induced unused parameter on layoutof. stuck-waitfor-destruct
(edit) @66e7cc1   14 months ajbeach Added some tests for recent changes to the resolver. stuck-waitfor-destruct
(edit) @58eb9250   14 months mlbrooks Partly fix #269 and try to fix nightly build. Switch to correct type … stuck-waitfor-destruct
(edit) @2a32118   14 months mlbrooks Fix a warning missed in 2853d6fb0. stuck-waitfor-destruct
(edit) @2853d6f   14 months mlbrooks Remove uses of warnings to show test success. Eliminate simple causes … stuck-waitfor-destruct
(edit) @50cad32   15 months pabuhr update architecture expect file for x64 stuck-waitfor-destruct
(edit) @d1566d4   15 months pabuhr update architecture expect file for x86 stuck-waitfor-destruct
(edit) @9dc05782   15 months pabuhr update architecture expect file for ARM stuck-waitfor-destruct
(edit) @5780d0d   15 months ajbeach Removed increment and decrement operators for enumerations from … stuck-waitfor-destruct
(edit) @4ff7ea3   15 months pabuhr update expected for attribute test x86 stuck-waitfor-destruct
(edit) @9b55aa3   15 months pabuhr update expected for attribute test aarch64 stuck-waitfor-destruct
(edit) @262a864   15 months pabuhr merge stuck-waitfor-destruct
(edit) @9a01745   15 months pabuhr add another attribute test stuck-waitfor-destruct
(edit) @50e04cc   15 months pabuhr update expected output of atribute test for arm64 stuck-waitfor-destruct
(edit) @d344a63   15 months pabuhr update expected output of atribute test for x86 stuck-waitfor-destruct
(edit) @0497b6ba   15 months pabuhr update tests for attribute and semantic warnings stuck-waitfor-destruct
(edit) @35cc6d4   15 months mlbrooks Mitigate several unused-declaration warnings in generated code. See … stuck-waitfor-destruct
(edit) @5d3d281   15 months mlbrooks Remove autogen forward declarations, which are never needed, and cause … stuck-waitfor-destruct
(edit) @fd0a1799   15 months mlbrooks Resurrect test of zero_t/one_t and capture present state of ++ stuck-waitfor-destruct
(edit) @5b66938   15 months pabuhr update .expect files for x86 architecture stuck-waitfor-destruct
(edit) @b38d24a   15 months j82liang update test expect stuck-waitfor-destruct
(edit) @eae8b37   15 months j82liang Move enum.hfa/enum.cfa to prelude stuck-waitfor-destruct
(edit) @718601e   15 months mlbrooks Try 2 to fix arch-specific test failure from my last commit stuck-waitfor-destruct
(edit) @730992a   15 months mlbrooks Try to fix arch-specific test failure from my last commit stuck-waitfor-destruct
(edit) @81e768d   15 months mlbrooks Fix #276; add support for c-array parameters using dependent lengths. … stuck-waitfor-destruct
(edit) @108b2c7   15 months ajbeach Moved the non-trivial bodies of the power (exponental) functions out … stuck-waitfor-destruct
(edit) @bdf40650   16 months ajbeach Address-of is now moved under casts of any type and is done so … stuck-waitfor-destruct
(edit) @ea10f64   16 months pabuhr first attempt at tests for tuple arrays stuck-waitfor-destruct
(edit) @b6f2e7ab   18 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would … stuck-waitfor-destruct
(edit) @82a5ea2   18 months ajbeach Added checks for (and a test to check the checks) assertions we will … stuck-waitfor-destruct
(edit) @db19e1d   18 months ajbeach Changed the interpritation of () to be no parameters instead of any … stuck-waitfor-destruct
(edit) @790f251   19 months pabuhr update error message for parameter default-initialization in … stuck-waitfor-destruct
(edit) @3ac5fd8   19 months pabuhr first attempt changing end-of-file to an exception stuck-waitfor-destruct
(edit) @afb15cf   19 months ajbeach Added a check to make sure that optional parameters to not appear on … stuck-waitfor-destruct
(edit) @f9ad69d   19 months mlbrooks Fix #175 stuck-waitfor-destruct
(edit) @97f8f0f   19 months ajbeach Implemented special case of sizeof/alignof, where reference types are … stuck-waitfor-destruct
(edit) @bcb41f7   19 months j82liang Update .error as the cost model has changed stuck-waitfor-destruct
(edit) @b6923b17   20 months ajbeach Fixed goto labelled loop. I had to reorder some passes. Updated … stuck-waitfor-destruct
(edit) @b2ca052   20 months pabuhr move planet test under directory enum_tests stuck-waitfor-destruct
(edit) @eb5dbfd   20 months pabuhr add enumeration planet program to test suite stuck-waitfor-destruct
(edit) @c041d29   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @d887800   2 years pabuhr update ato expected output for x86 stuck-waitfor-destruct
(edit) @897eb01   2 years pabuhr update ato expected output for ARM stuck-waitfor-destruct
(edit) @33807a1e   2 years pabuhr update string to type test stuck-waitfor-destruct
(edit) @169496e1   2 years pabuhr update expected output for functions test on ARM stuck-waitfor-destruct
(edit) @1df26c3   2 years pabuhr fix 32-bit functions results stuck-waitfor-destruct
(edit) @7e13b11   2 years pabuhr documentations, support CFA declaration syntax in sizeof/alignof stuck-waitfor-destruct
(edit) @6c68893   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @0a9b5c1   2 years pabuhr update 64-bit test result on ARM for distribution of attributes for … stuck-waitfor-destruct
(edit) @1e93617   2 years pabuhr update 32-bit test result for distribution of attributes for aggregates stuck-waitfor-destruct
(edit) @4eb3a7c5   2 years pabuhr first attempt at correct distribution of attributes for aggregates stuck-waitfor-destruct
(edit) @ca9d65e   2 years pabuhr second attempt at simplifying SemanticError messages stuck-waitfor-destruct
(edit) @3e49c477   2 years pabuhr update expected output from tests after changes in semantic error messages stuck-waitfor-destruct
(edit) @1c85ffc   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @2b12d6e   2 years pabuhr add PRNG expected output for arm64 stuck-waitfor-destruct
(edit) @e274264   2 years pabuhr update PRNG output for x86 stuck-waitfor-destruct
(edit) @3267041   2 years pabuhr reduce runtime testing duration of PRNG stuck-waitfor-destruct
(edit) @dd900b5   2 years ajbeach Implicit and layout parameters are now marked as const. This is … stuck-waitfor-destruct
(edit) @4883712   2 years ajbeach Added a test showing how the conflict handling in the with clause … stuck-waitfor-destruct
(edit) @5ad24a2c   2 years ajbeach Added test for the checks on the constructor/destructor attributes. stuck-waitfor-destruct
(edit) @80f8703   2 years pabuhr temporary fix to linkonce problem by changing -7 to 7 so … stuck-waitfor-destruct
(edit) @a738c68   2 years ajbeach Update max/min so n-ary version doesn't match against the 2 argument … stuck-waitfor-destruct
(edit) @b2ab352   3 years pabuhr add missing .expect file stuck-waitfor-destruct
(edit) @f02f546   3 years mlbrooks Implement new rules for array dimension expression matching. Core … stuck-waitfor-destruct
(edit) @caf06aa   3 years ajbeach Added the check for bitfields in sized polymorphic types. It was … stuck-waitfor-destruct
(edit) @b87ef7be   3 years pabuhr update mathX.arm64 expected output stuck-waitfor-destruct
(edit) @c8cbb41   3 years pabuhr update mathX.x86 expected output stuck-waitfor-destruct
(edit) @600478d   3 years pabuhr change ceiling function to work with negative values stuck-waitfor-destruct
(edit) @8f557161   3 years mlbrooks Clarify and fix accuracy in eval public API, on reporting "unable to … stuck-waitfor-destruct
(edit) @874b16e   3 years pabuhr lower case type names open_failure, close_failure, write_failure, … ast-experimental stuck-waitfor-destruct
(edit) @7ae39f0   3 years mlbrooks Re-enable testing function prototype taking length-star array, working … ast-experimental stuck-waitfor-destruct
(edit) @a5aa5bf   3 years mlbrooks Flesh out "C" array syntax testing. Enable testing of … ast-experimental stuck-waitfor-destruct
(edit) @6349929   3 years pabuhr fix 32-bit build with new PRNG output ADT ast-experimental stuck-waitfor-destruct
(edit) @8a2f7f1   3 years pabuhr fix PRNG test to work correctly on ARM ADT ast-experimental stuck-waitfor-destruct
(edit) @bb7422a   3 years ajbeach Translated parser to the new ast. This incuded a small fix in the … ADT ast-experimental stuck-waitfor-destruct
(edit) @1205b3e   3 years pabuhr update 32-bit tests after change to PRNG ADT ast-experimental stuck-waitfor-destruct
(edit) @90fb672   3 years pabuhr use splitmix32/64 to prime set seed for all PRNG ADT ast-experimental stuck-waitfor-destruct
(edit) @814a4da   3 years caparson updated expect files for prng based tests ADT ast-experimental stuck-waitfor-destruct
(edit) @44196deb   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental stuck-waitfor-destruct
(edit) @f9519d4   3 years pabuhr update expected test output for arm64 ADT ast-experimental stuck-waitfor-destruct
(edit) @2e77837   3 years pabuhr update expected test output for 32-bit ADT ast-experimental stuck-waitfor-destruct
(edit) @421703e   3 years pabuhr update expected test output after declaring anonymous structs static ADT ast-experimental stuck-waitfor-destruct
(edit) @35d1de5   3 years pabuhr change test forall.cfa from compilation only to execution ADT ast-experimental stuck-waitfor-destruct
(edit) @be3b952   3 years pabuhr update 32-bit .expect for tests using PRNG ADT ast-experimental stuck-waitfor-destruct
(edit) @ae7a085c   3 years pabuhr change printing format in PRNG, update .expect for tests using PRNG ADT ast-experimental stuck-waitfor-destruct
(edit) @b797d978   3 years pabuhr formatting, switch to XOSHIRO256PP/XOSHIRO128PP as the 64/32-bit … ADT ast-experimental stuck-waitfor-destruct
(edit) @261e107   3 years pabuhr change all PRNG to prime the PRNG state in set_seed with the given seed ADT ast-experimental stuck-waitfor-destruct
(edit) @dd46fd3   3 years pabuhr generalization of PRNG ADT ast-experimental stuck-waitfor-destruct
(edit) @7bc84b8   3 years pabuhr remove unsigned cast for prng calls ADT ast-experimental stuck-waitfor-destruct
(edit) @9fce2572   3 years pabuhr 32-bit update of PRNG ADT ast-experimental stuck-waitfor-destruct
(edit) @d2ad151   3 years pabuhr major update of PRNG ADT ast-experimental stuck-waitfor-destruct
(edit) @1fb09eff   3 years ajbeach Grouped some control flow tests together. ADT ast-experimental stuck-waitfor-destruct
(edit) @1dafdfc   3 years ajbeach Moved code from _dtype_static_member_ initializer to an assignment in … ADT ast-experimental stuck-waitfor-destruct
(edit) @116a2ea   3 years pabuhr new heap and associated tests updated ADT ast-experimental stuck-waitfor-destruct
(edit) @f92e7b9   3 years Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to … ADT ast-experimental stuck-waitfor-destruct
(edit) @594e1db   4 years Thierry Delisle Removed a bunch of oast tests, since they are never triggered anymore. ADT ast-experimental pthread-emulation stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.