source: tests/.expect @ d7ae173

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
abs.arm64.txt 323 bytes 430b443   4 years pabuhr generate 64-bit ARM specific test results for floating-point tests
abs.x64.txt 308 bytes 369ffdf   4 years pabuhr create x86_64 expected results to harmonize with 64-bit ARM results
abs.x86.txt 308 bytes 942453a   4 years pabuhr create x86 expected results to harmonize with 64-bit ARM results
alloc2.txt 142 bytes f76ff0b   4 years m3zulfiq alloc2.txt: added expected output file for test alloc2.cfa. heap.cfa: …
alloc-ERROR.nast.txt 941 bytes cd6a6ff   3 years Thierry Delisle Improved coverage of deterministic_output to be much finer grain.
alloc-ERROR.oast.txt 879 bytes cd6a6ff   3 years Thierry Delisle Improved coverage of deterministic_output to be much finer grain.
alloc.txt 5.2 KB 68f0c4e   4 years m3zulfiq stdlib.hfa: changed CFA malloc, realloc and resize as discussed with …
alloc.txt.old 5.2 KB 4557bcf7   4 years pabuhr add expect file for new malloc.cfa test to trigger test, temporarily …
array.txt 88 bytes 597c5d18   3 years Thierry Delisle Forgot line numbers in expected
ato.arm64.txt 944 bytes 430b443   4 years pabuhr generate 64-bit ARM specific test results for floating-point tests
ato.x64.txt 878 bytes 369ffdf   4 years pabuhr create x86_64 expected results to harmonize with 64-bit ARM results
ato.x86.txt 878 bytes 942453a   4 years pabuhr create x86 expected results to harmonize with 64-bit ARM results
attributes.nast.arm64.txt 49.9 KB a196885   3 years pabuhr update 364-bit expected output for new attribute test on ARM
attributes.nast.x64.txt 49.9 KB ea837e94   3 years pabuhr add more attribute location tests
attributes.nast.x86.txt 49.8 KB 9528767   3 years pabuhr update 32-bit expected output for new attribute test
attributes.oast.arm64.txt 32.3 KB fa11053   3 years Thierry Delisle Fixed more new ast tests for arm
attributes.oast.x64.txt 50.3 KB 5058ad2   3 years pabuhr update 64-bit old-AST expected output for new attribute test on x64
attributes.oast.x86.txt 50.3 KB 05e29f0   3 years pabuhr update 32-bit old-AST expected output for new attribute test
avl_test.txt 36 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
bitmanip1.arm64.txt 85.0 KB d6ad99e   3 years Thierry Delisle Enable several tests for arm that had no expect file
bitmanip1.x64.txt 85.0 KB 76bf23c   4 years pabuhr second attempt at bit manipulation operations
bitmanip1.x86.txt 59.3 KB 8f6ea08   4 years pabuhr 32-bit test results for bitmanip
bitmanip2.arm64.txt 85.0 KB d6ad99e   3 years Thierry Delisle Enable several tests for arm that had no expect file
bitmanip2.nast.x86.txt 59.2 KB 5c2b454   3 years Thierry Delisle removed bitmanip2 from old ast x86 tests
bitmanip2.x64.txt 85.0 KB 76bf23c   4 years pabuhr second attempt at bit manipulation operations
bitmanip3.arm64.txt 137.9 KB d6ad99e   3 years Thierry Delisle Enable several tests for arm that had no expect file
bitmanip3.x64.txt 137.9 KB 7cfef0d   4 years pabuhr move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
bitmanip3.x86.txt 100.2 KB a6cafa8   4 years pabuhr fix 32-bit excepted output for move of floor, ceiling, ceiling_div
cast.txt 91 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
castError.nast.txt 2.4 KB 2595df1   3 years Thierry Delisle Now using string print to sort alternatives
castError.oast.txt 2.3 KB 3233b91   3 years Thierry Delisle Fix left erros in old AST
complex.txt 114 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
const-init.txt 17 bytes f1791a4   3 years mlbrooks Expanding earlier #182 fix to another case of the same issue. [[Fixes …
copyfile.txt 1.5 KB a8a3485   4 years pabuhr remove superfluous char ch declaration
counter.txt 6 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
declarationSpecifier.arm64.txt 58.5 KB a195d6e   3 years pabuhr update expected output for ARM64
declarationSpecifier.x64.txt 58.5 KB e3cb4bf   3 years pabuhr update output to reflect new mangled-name numbering after changing …
declarationSpecifier.x86.txt 58.5 KB e56cfb41   3 years pabuhr 32-bit, update output to reflect new mangled-name numbering after …
designations.txt 595 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
div.txt 37 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
enum.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
expression.txt 98 bytes 597c5d18   3 years Thierry Delisle Forgot line numbers in expected
extension.arm64.txt 13.4 KB a195d6e   3 years pabuhr update expected output for ARM64
extension.x64.txt 13.4 KB e3cb4bf   3 years pabuhr update output to reflect new mangled-name numbering after changing …
extension.x86.txt 13.4 KB e56cfb41   3 years pabuhr 32-bit, update output to reflect new mangled-name numbering after …
fallthrough.txt 110 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
forall.txt 91 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
fstream_test.txt 151 bytes 58b6d1b   6 years Thierry Delisle Fixed tests after headers change
function-operator.txt 110 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
functions.nast.arm64.txt 14.0 KB fa11053   3 years Thierry Delisle Fixed more new ast tests for arm
functions.nast.x64.txt 14.0 KB e4612e3   3 years Thierry Delisle Fixed functions test for new ast (only x64)
functions.nast.x86.txt 14.0 KB 8ba363e   3 years f37yu fix size type on 32 bit build
functions.oast.arm64.txt 14.3 KB fa11053   3 years Thierry Delisle Fixed more new ast tests for arm
functions.oast.x64.txt 14.3 KB e4612e3   3 years Thierry Delisle Fixed functions test for new ast (only x64)
functions.oast.x86.txt 14.2 KB 3534f6a   3 years Thierry Delisle Fixed functions and KRfunctions tests for new ast x86
gccExtensions.arm64.txt 10.3 KB a195d6e   3 years pabuhr update expected output for ARM64
gccExtensions.x64.txt 10.3 KB e3cb4bf   3 years pabuhr update output to reflect new mangled-name numbering after changing …
gccExtensions.x86.txt 9.8 KB e56cfb41   3 years pabuhr 32-bit, update output to reflect new mangled-name numbering after …
genericUnion.txt 36 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
global-monomorph.txt 24 bytes 74cfafb2   4 years ajbeach I forgot to add the tests that the specalize fix fixed.
gmp.x64.txt 6.6 KB bf71cfd   6 years Thierry Delisle Moved up many directories in source
heap.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
hello.txt 232 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
identFuncDeclarator.txt 117 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
identity.txt 249 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
identParamDeclarator.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
ifwhileCtl.txt 117 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
init1-ERROR.nast.txt 2.5 KB cd6a6ff   3 years Thierry Delisle Improved coverage of deterministic_output to be much finer grain.
init1-ERROR.oast.txt 2.2 KB cd6a6ff   3 years Thierry Delisle Improved coverage of deterministic_output to be much finer grain.
init1.txt 89 bytes 30cf6b0   3 years pabuhr remove incompatible-pointer-types warning because compilers do not …
KRfunctions.nast.arm64.txt 5.5 KB a195d6e   3 years pabuhr update expected output for ARM64
KRfunctions.nast.x64.txt 5.5 KB e3cb4bf   3 years pabuhr update output to reflect new mangled-name numbering after changing …
KRfunctions.nast.x86.txt 5.5 KB e56cfb41   3 years pabuhr 32-bit, update output to reflect new mangled-name numbering after …
KRfunctions.oast.arm64.txt 5.5 KB fa11053   3 years Thierry Delisle Fixed more new ast tests for arm
KRfunctions.oast.x64.txt 5.5 KB 37477ef   3 years pabuhr fix build for test KRfunctions on old ast
KRfunctions.oast.x86.txt 5.5 KB 3534f6a   3 years Thierry Delisle Fixed functions and KRfunctions tests for new ast x86
labelledExit.txt 108 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
limits.txt 96 bytes 6fbe9a5   3 years mlbrooks Fixing code-gen of constants. Fixes #182? Removes workaround …
linkonce.txt 22 bytes aff7e86   3 years ajbeach Added a new attribute 'cfa_linkonce'.
literals.txt 91 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
loopctrl.txt 1.6 KB 9853d9b0   4 years pabuhr missed a case for inclusive bound to singleton comparison, and added tests
malloc.txt 90 bytes 4557bcf7   4 years pabuhr add expect file for new malloc.cfa test to trigger test, temporarily …
math1.oast.arm64.txt 692 bytes ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math1.oast.x64.txt 622 bytes ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math1.oast.x86.txt 622 bytes ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math2.oast.arm64.txt 1.7 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math2.oast.x64.txt 1.3 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math2.oast.x86.txt 1.3 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math3.oast.arm64.txt 1.3 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math3.oast.x64.txt 1.0 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math3.oast.x86.txt 1.0 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math4.oast.arm64.txt 133.3 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math4.oast.x64.txt 133.3 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math4.oast.x86.txt 99.2 KB ee0fa3a   3 years pabuhr restore tests math1-4 and rename associated .except for oast
math.nast.arm64.txt 4.1 KB a195d6e   3 years pabuhr update expected output for ARM64
math.nast.x64.txt 3.4 KB 474d610   3 years pabuhr add tests and expected output for integer log2 routines
math.nast.x86.txt 3.4 KB 8590328   3 years pabuhr fix 32-bit math expected output after fixing log2
mathX.nast.arm64.txt 132.9 KB 6cb7a92   3 years pabuhr formatting, rename match2 to mathX (extra)
mathX.nast.x64.txt 132.9 KB 6cb7a92   3 years pabuhr formatting, rename match2 to mathX (extra)
mathX.nast.x86.txt 98.9 KB 6cb7a92   3 years pabuhr formatting, rename match2 to mathX (extra)
maybe.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
minmax.txt 521 bytes 3b4750d   4 years pabuhr add negative test for signed integer min/max
nested-types-ERR1.txt 53 bytes 6988dc6   4 years pabuhr add future testing and adjust expected output
nested-types-ERR2.txt 315 bytes 6988dc6   4 years pabuhr add future testing and adjust expected output
nested-types.txt 103 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
numericConstants.txt 110 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
operators.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
poly-d-cycle.txt 9 bytes 91131689   3 years ajbeach Polymorphic structure cyclicic definitions are now tested with both …
poly-o-cycle.txt 9 bytes 91131689   3 years ajbeach Polymorphic structure cyclicic definitions are now tested with both …
poly-selection.txt 68 bytes fcd0b9d7   3 years mlbrooks PolyCost? calculation result becomes 0 or 1 per type, avoiding …
polymorphism.txt 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
quasiKeyword.txt 107 bytes 07c77ce   3 years pabuhr add test for quasi-keywords
quotedKeyword.txt 3 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
random.arm64.txt 225 bytes 430b443   4 years pabuhr generate 64-bit ARM specific test results for floating-point tests
random.x64.txt 194 bytes 369ffdf   4 years pabuhr create x86_64 expected results to harmonize with 64-bit ARM results
random.x86.txt 194 bytes 942453a   4 years pabuhr create x86 expected results to harmonize with 64-bit ARM results
rational.txt 288 bytes f00b2c2c   4 years pabuhr defined rational constructor from 0 [fixes #117]
references.txt 724 bytes 78cdb06   4 years Thierry Delisle Modified Lvalue cast handling to ignore top level dereferencing in …
result.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
searchsort.txt 1.2 KB bf71cfd   6 years Thierry Delisle Moved up many directories in source
shortCircuit.txt 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
simpleGenericTriple.txt 29 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
smart-pointers.txt 5 bytes 8be729f   3 years ajbeach That should fix the memory module. Simply removed all the special features.
stdincludes.txt 100 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
strstream.txt 117 bytes fec63b2   3 years pabuhr add first draft of strstream type
sum.txt 280 bytes ee06e41b   5 years pabuhr add char, signed char, unsigned char to basic types in prologue
swap.txt 553 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
switch.txt 91 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
time.txt 689 bytes 030653a   4 years pabuhr add unit conversions from duration to double
typedefRedef-ERR1.txt 115 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
typedefRedef.txt 102 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
typeof.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
userLiterals.txt 217 bytes e326ebc   4 years pabuhr fix 32-bit build problem
variableDeclarator.txt 120 bytes 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
vector.txt 10 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
voidPtr.txt 5 bytes 66812dd   4 years pabuhr convert tests to always print output (no empty .expect files)
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.