source: tests/.expect @ ded61bf2

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
abs.txt 308 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
alloc-ERROR.txt 786 bytes cfbc703d   4 years pabuhr add resize and more "alloc" routines
alloc.txt 5.2 KB 4a32319   4 years pabuhr update expected output for 'alloc' test after updating heap
array.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
ato.txt 878 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
attributes.x64.txt 32.3 KB 1f7324f   4 years pabuhr and update the x64 "attributes" test expected output
attributes.x86.txt 32.2 KB 24ff3b0   4 years pabuhr update "attributes" test expected output
avl_test.txt 36 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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.x64.txt 85.0 KB 76bf23c   4 years pabuhr second attempt at bit manipulation operations
bitmanip2.x86.txt 59.2 KB 8f6ea08   4 years pabuhr 32-bit test results for bitmanip
bitmanip3.x64.txt 270.8 KB fd24f8c   4 years pabuhr remove alignment tests for 0 as it is not a power of 2 (now checked), …
bitmanip3.x86.txt 199.1 KB 5104893   4 years pabuhr fix x86 excepted output for bitmanip3
cast.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
castError.txt 1.5 KB 1d17939   4 years ajbeach Implemented the recomented fix for #204, added at test that would have …
complex.txt 114 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
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.x64.txt 58.5 KB cd9ee44   4 years Thierry Delisle Regenerated x64 tests after the change to bootloader.c
declarationSpecifier.x86.txt 58.5 KB 26ffcda   4 years Thierry Delisle Regenerated x86 tests after the change to bootloader.c
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 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
expression.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
extension.x64.txt 13.4 KB 4e5e6cc   5 years Thierry Delisle Fixed indentation and remove too strict abort
extension.x86.txt 13.4 KB ce3d305   5 years Thierry Delisle Fixed expected tests that weren't properly regenerated for x86
fallthrough.txt 110 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
forall.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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.x64.txt 14.3 KB 3f06c05   4 years ajbeach Fixed InstantiateGeneric? so that it can handle cyclic type references …
functions.x86.txt 14.2 KB 3f06c05   4 years ajbeach Fixed InstantiateGeneric? so that it can handle cyclic type references …
gccExtensions.x64.txt 10.3 KB cd9ee44   4 years Thierry Delisle Regenerated x64 tests after the change to bootloader.c
gccExtensions.x86.txt 9.8 KB 26ffcda   4 years Thierry Delisle Regenerated x86 tests after the change to bootloader.c
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 0 bytes e723100   5 years pabuhr patch heap for thunk problem and restart heap test
hello.txt 232 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
identFuncDeclarator.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
identity.txt 249 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
identParamDeclarator.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
ifwhileCtl.txt 117 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
init1.txt 1.6 KB b81fd95   4 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
io1.txt 323 bytes 17a1b21   5 years pabuhr add printing and testing for zero_t and one_t
io2.txt 716 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
KRfunctions.x64.txt 5.5 KB 4e5e6cc   5 years Thierry Delisle Fixed indentation and remove too strict abort
KRfunctions.x86.txt 5.5 KB 3c1fa71   5 years pabuhr update 32-bit tests after attribute change
labelledExit.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
limits.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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
manipulatorsInput.x64.txt 902 bytes c6b5c11   4 years pabuhr testing for reading int128 values
manipulatorsInput.x86.txt 641 bytes c6b5c11   4 years pabuhr testing for reading int128 values
manipulatorsOutput1.txt 3.1 KB ca8824d   5 years pabuhr add manipulator input and output tests
manipulatorsOutput2.x64.txt 977 bytes 8548c35   5 years pabuhr fix 32-bit test
manipulatorsOutput2.x86.txt 926 bytes 8548c35   5 years pabuhr fix 32-bit test
manipulatorsOutput3.x64.txt 24.5 KB 61ce214   4 years pabuhr extend testing for int128
math1.txt 622 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
math2.txt 1.3 KB 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
math3.txt 1.0 KB b2ac656   5 years pabuhr fix decimal print for floating point
math4.txt 383 bytes b2ac656   5 years pabuhr fix decimal print for floating point
maybe.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
minmax.txt 512 bytes 7a54d67   5 years pabuhr update tests printing floating-point value because there is always a …
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 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
numericConstants.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
operators.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
poly-cycle.txt 9 bytes 3f06c05   4 years ajbeach Fixed InstantiateGeneric? so that it can handle cyclic type references …
polymorphism.txt 16 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
quotedKeyword.txt 3 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
random.txt 194 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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 0 bytes aabb846   4 years ajbeach Added a first draft of the memory management library module.
stdincludes.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
time.txt 689 bytes 030653a   4 years pabuhr add unit conversions from duration to double
typedefRedef-ERR1.txt 115 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
typedefRedef.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
typeof.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
userLiterals.txt 217 bytes e326ebc   4 years pabuhr fix 32-bit build problem
variableDeclarator.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
vector.txt 10 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
voidPtr.txt 0 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.