source: tests/.expect

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1205b3e   3 years pabuhr update 32-bit tests after change to PRNG ADT ast-experimental
(edit) @90fb672   3 years pabuhr use splitmix32/64 to prime set seed for all PRNG ADT ast-experimental
(edit) @814a4da   3 years caparson updated expect files for prng based tests ADT ast-experimental
(edit) @44196deb   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @f9519d4   3 years pabuhr update expected test output for arm64 ADT ast-experimental
(edit) @2e77837   3 years pabuhr update expected test output for 32-bit ADT ast-experimental
(edit) @421703e   3 years pabuhr update expected test output after declaring anonymous structs static ADT ast-experimental
(edit) @35d1de5   3 years pabuhr change test forall.cfa from compilation only to execution ADT ast-experimental
(edit) @be3b952   3 years pabuhr update 32-bit .expect for tests using PRNG ADT ast-experimental
(edit) @ae7a085c   3 years pabuhr change printing format in PRNG, update .expect for tests using PRNG ADT ast-experimental
(edit) @b797d978   3 years pabuhr formatting, switch to XOSHIRO256PP/XOSHIRO128PP as the 64/32-bit … ADT ast-experimental
(edit) @261e107   3 years pabuhr change all PRNG to prime the PRNG state in set_seed with the given seed ADT ast-experimental
(edit) @dd46fd3   3 years pabuhr generalization of PRNG ADT ast-experimental
(edit) @7bc84b8   3 years pabuhr remove unsigned cast for prng calls ADT ast-experimental
(edit) @9fce2572   3 years pabuhr 32-bit update of PRNG ADT ast-experimental
(edit) @d2ad151   3 years pabuhr major update of PRNG ADT ast-experimental
(edit) @1fb09eff   3 years ajbeach Grouped some control flow tests together. ADT ast-experimental
(edit) @1dafdfc   3 years ajbeach Moved code from _dtype_static_member_ initializer to an assignment in … ADT ast-experimental
(edit) @116a2ea   3 years pabuhr new heap and associated tests updated ADT ast-experimental
(edit) @f92e7b9   3 years Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to … ADT ast-experimental
(edit) @594e1db   3 years Thierry Delisle Removed a bunch of oast tests, since they are never triggered anymore. ADT ast-experimental pthread-emulation
(edit) @64af7ac   3 years Thierry Delisle Added thread and _Thread_local to some tests. ADT ast-experimental pthread-emulation
(edit) @283876d   3 years pabuhr update loop tests and expected output for corrected @ usage for … ADT ast-experimental pthread-emulation
(edit) @ff36907   3 years pabuhr update loop-control test and expected output ADT ast-experimental pthread-emulation
(edit) @c48b61c   3 years pabuhr update for-control test-programs and expected output ADT ast-experimental pthread-emulation
(edit) @6415549   3 years pabuhr update attribute.cfa expect file for ARM64 ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @3322180   3 years Thierry Delisle Fix enum assignment warning ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @fc134a48   3 years j82liang Implement the struct enum ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @5416b44   3 years pabuhr make expected output for nested functions deterministic ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @c715e5f   3 years ajbeach Removed most of the exception macros (EHM_ group). Made changes to the … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @666f8a3   3 years pabuhr fix test and expected output for nested functions run on user-thread stacks ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @03656d1   3 years pabuhr add test for nested functions run on user-thread stacks ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @f6737ae1   3 years caparson added else loop tests ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @39d9b32   3 years ajbeach Adjusted line number in forall test. ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @298fe57   3 years ajbeach Translated 3/4 of validate_B. Link Reference To Types has been removed … ADT ast-experimental pthread-emulation qualifiedEnum
(edit) @a389ffe   4 years pabuhr change expected output for ARM tests ADT ast-experimental enum pthread-emulation qualifiedEnum
(edit) @5910fc0   4 years pabuhr add PRNG test ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @db1ebed   4 years pabuhr update random .expect x86 ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @aa8e24c3   4 years pabuhr change range of integral random( u, l ) to [l,u], first attempt at … ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @77c01ec   4 years Thierry Delisle Fixed tests for x86 ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @637240f   4 years Thierry Delisle Regenerated tests for changed to main_returned ADT ast-experimental enum forall-pointer-decay pthread-emulation qualifiedEnum
(edit) @480389d2   4 years jafprudhomme Wrote test suite for parse_config ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum
(edit) @6545a88e   4 years Thierry Delisle Fixed cfa outputs for cfa_main_returned (x86) ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @eb2cfbf   4 years Thierry Delisle Fixed cfa outputs for cfa_main_returned (arm) ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d16eb19   4 years Thierry Delisle Fixed cfa outputs for cfa_main_returned ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7056f56   4 years pabuhr update existing counter test .expect file ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d30804a   4 years pabuhr augment rational test and expected output after rational changes ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @801978b   4 years mlbrooks GenPoly field-number selection for dynamic layouts uses uniqueId to … ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @68b52b0   4 years mlbrooks Implementing syntax forall( T * ) abbreviating forall( T & | sized(T) ) ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7e1cb79   4 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d269894   4 years pabuhr create .expect file for gmp test on ARM ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1d61b67   4 years Thierry Delisle Added attribute case to typedef replacement test. ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @53692b3   4 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @aff7e86   4 years ajbeach Added a new attribute 'cfa_linkonce'. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @fec63b2   4 years pabuhr add first draft of strstream type ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8590328   4 years pabuhr fix 32-bit math expected output after fixing log2 ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ea1c97b   4 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @37477ef   4 years pabuhr fix build for test KRfunctions on old ast ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a195d6e   4 years pabuhr update expected output for ARM64 ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a0ac7b0   4 years pabuhr 32-bit, #ifdef 128-bit test and adjust expected output ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e56cfb41   4 years pabuhr 32-bit, update output to reflect new mangled-name numbering after … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @474d610   4 years pabuhr add tests and expected output for integer log2 routines ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @e3cb4bf   4 years pabuhr update output to reflect new mangled-name numbering after changing … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @5c2b454   5 years Thierry Delisle removed bitmanip2 from old ast x86 tests ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @386af65   5 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @5058ad2   5 years pabuhr update 64-bit old-AST expected output for new attribute test on x64 ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @cc18e17   5 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @a196885   5 years pabuhr update 364-bit expected output for new attribute test on ARM ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @05e29f0   5 years pabuhr update 32-bit old-AST expected output for new attribute test ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @9528767   5 years pabuhr update 32-bit expected output for new attribute test ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ea837e94   5 years pabuhr add more attribute location tests ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @c8e37e0   5 years pabuhr more test restructure under directories ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6083392   5 years pabuhr restructure tests under directories and update test files ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @10dafa4   5 years pabuhr add test for IO stream locking ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @097d3e1   5 years pabuhr add test for list of /usr/include files ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @07c77ce   5 years pabuhr add test for quasi-keywords ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @72c6950   5 years pabuhr change UTF-8 characters back to Latin-1, restructure code, update … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d447238   5 years pabuhr combined tests io1.cfa and io2.cfa into io.cfa and create .expect file … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ee0fa3a   5 years pabuhr restore tests math1-4 and rename associated .except for oast ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7cde04e   5 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @6cb7a92   5 years pabuhr formatting, rename match2 to mathX (extra) ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @7eb0014   5 years pabuhr create .expect file for ARM 64-bit math2 test ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d8ca0ff   5 years pabuhr create .expect file for x86 32-bit math test ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @06d75fcd   5 years pabuhr rename math4 to math2, change printf to sout, correct constant … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @719c4ed   5 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1294d7f   5 years pabuhr remove tests math1, math2, and math3 test/expect as they are combined … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @d23c0b2   5 years pabuhr create .expect file for ARM 64-bit math test ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @f4f3f59   5 years pabuhr create .expect file for 32-bit math test ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1717b12   5 years pabuhr combine math1-4 tests into single test ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @8be729f   5 years ajbeach That should fix the memory module. Simply removed all the special features. ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @667b3c7   5 years pabuhr generate new expected output for old ast 32-bit ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @1f8f5a7   5 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @81f93e0   5 years pabuhr generate new expected output for old ast 64-bit ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @27e2cac   5 years pabuhr update 32-bit .expect file ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @5282010   5 years pabuhr fix declaration and generate new expected output ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @fcd0b9d7   5 years mlbrooks PolyCost calculation result becomes 0 or 1 per type, avoiding … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @978e5eb   5 years mlbrooks Calculation of specialization benefit (spec "cost") looks inside the … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @0285efe   5 years caparson moved expect files to appropriate location ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @de2f969   5 years caparson added more tests to cover all routines in collections and updated … ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
(edit) @ebd1899   5 years caparson tweaked unified locking tests and added expect files ADT arm-eh ast-experimental enum forall-pointer-decay jacob/cs343-translation new-ast-unique-expr pthread-emulation qualifiedEnum
Note: See TracRevisionLog for help on using the revision log.