source: tests @ 21c3ea1

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
zombies 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
warnings 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
tuple 107b01a   5 years Thierry Delisle Several changes to the makefiles - change .c tests to .cfa - add …
raii 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
pybin f866d15   3 years Thierry Delisle test.py now warns if an .expect file is empty
list f2d05e9   4 years mlbrooks Dlist API getting pop_first, pop_last, ?`is_empty on the list head.
linking 91fb850   4 years Thierry Delisle Removed unstable linkerror test
generator dfa4360   4 years Thierry Delisle Added several tests for generators
exceptions 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
errors 4bc27c0   4 years Thierry Delisle Fixed 32bit tests
coroutine e6cfa8ff   4 years Thierry Delisle Fixed use after delete bug and regenerated stale tests
concurrent 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
builtins e927ba8   3 years Thierry Delisle Fix builtins/sync test
bugs 0c760db   4 years ajbeach Removed some bugs that appear to have been fixed incidentally.
avltree b81fd95   4 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
.in 20f5eb8   4 years pabuhr add tests and data for reading int128 values
.expect 0a19c51   3 years Thierry Delisle Tests now compile with LC_ALL=en_US.ascii, to attempt to remove …
voidPtr.cfa 194 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
vector.cfa 1.6 KB 766ec62   4 years Thierry Delisle Really really stupid temporary fix for the build failure, will add …
variableDeclarator.cfa 3.5 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
userLiterals.cfa 2.3 KB e326ebc   4 years pabuhr fix 32-bit build problem
typeof.cfa 286 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
typedefRedef.cfa 1.2 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
time.cfa 2.5 KB 030653a   4 years pabuhr add unit conversions from duration to double
test.py 14.0 KB 21c3ea1   3 years Thierry Delisle Removed python signal handling which caused issues on ubuntu20.04. …
switch.cfa 1.7 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
swap.cfa 2.8 KB 65240bb   5 years pabuhr first attempt to add streams exit and abort, rename private iostream …
sum.cfa 6.8 KB 8ddedf0   5 years pabuhr remove unnecessary cast
stdincludes.cfa 1.3 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
smart-pointers.cfa 976 bytes aabb846   4 years ajbeach Added a first draft of the memory management library module.
simpleGenericTriple.cfa 1.0 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
shortCircuit.cfa 1.1 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
searchsort.cfa 3.8 KB b81fd95   4 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
result.cfa 1.5 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
resolutionErrors.cfa 871 bytes 71d6bd8   4 years Thierry Delisle First attempt at better errors on 'No reasonable alternatives' split …
references.cfa 4.2 KB e71c1d4   4 years Thierry Delisle Changed inline assembly to correct reflect the fact that the parameter …
rational.cfa 2.1 KB f00b2c2c   4 years pabuhr defined rational constructor from 0 [fixes #117]
random.cfa 1.6 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
quotedKeyword.cfa 1.8 KB 095ac99   4 years pabuhr change backquoted keywords from xxx to xxx
polymorphism.cfa 2.5 KB f498c51   5 years pabuhr change printf to sout
poly-cycle.cfa 473 bytes 3f06c05   4 years ajbeach Fixed InstantiateGeneric? so that it can handle cyclic type references …
operators.cfa 524 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
numericConstants.cfa 1.2 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
nested-types.cfa 1.8 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
minmax.cfa 2.2 KB 3b4750d   4 years pabuhr add negative test for signed integer min/max
maybe.cfa 1.4 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
math4.cfa 13.7 KB e60aedd   4 years pabuhr formatting
math3.cfa 2.0 KB ac1ae2c6   5 years pabuhr speed up longest test cases by subdividing long sout chains
math2.cfa 2.4 KB ac1ae2c6   5 years pabuhr speed up longest test cases by subdividing long sout chains
math1.cfa 2.5 KB 1201d54   5 years pabuhr remove spurious empty argument
manipulatorsOutput3.cfa 11.6 KB 61ce214   4 years pabuhr extend testing for int128
manipulatorsOutput2.cfa 2.4 KB ca8824d   5 years pabuhr add manipulator input and output tests
manipulatorsOutput1.cfa 6.7 KB d6566c1   4 years pabuhr subdivide long sout prints to improve compilation speed
manipulatorsInput.cfa 4.9 KB 20f5eb8   4 years pabuhr add tests and data for reading int128 values
malloc.cfa 13.1 KB f76ff0b   4 years m3zulfiq alloc2.txt: added expected output file for test alloc2.cfa. heap.cfa: …
Makefile.am 7.2 KB 40c81e5   3 years Thierry Delisle More formatting
loopctrl.cfa 4.7 KB 9853d9b0   4 years pabuhr missed a case for inclusive bound to singleton comparison, and added tests
long_tests.hfa 380 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
literals.cfa 26.0 KB ed9949b   4 years pabuhr make _FloatXXx constants x86 specific
limits.cfa 3.5 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
labelledExit.cfa 3.2 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
KRfunctions.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
io2.cfa 4.3 KB b81fd95   4 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
io1.cfa 1.6 KB 17a1b21   5 years pabuhr add printing and testing for zero_t and one_t
init1.cfa 2.1 KB b81fd95   4 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
ifwhileCtl.cfa 1.5 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
identParamDeclarator.cfa 3.3 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
identity.cfa 1.2 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
identFuncDeclarator.cfa 2.3 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
hello.cfa 906 bytes 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
heap.cfa 19.0 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
gmp.cfa 2.2 KB 5ea5b28   5 years pabuhr update iostream
global-monomorph.cfa 719 bytes 74cfafb2   4 years ajbeach I forgot to add the tests that the specalize fix fixed.
genericUnion.cfa 1.0 KB d5b2ac8   5 years pabuhr formatting
gccExtensions.cfa 2.9 KB c63d48f   5 years pabuhr remove int128 test from 32-mode
functions.cfa 3.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
function-operator.cfa 4.9 KB 25773cd   5 years pabuhr formatting
fstream_test.cfa 941 bytes 5ea5b28   5 years pabuhr update iostream
forall.cfa 4.1 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
fallthrough.cfa 2.4 KB f498c51   5 years pabuhr change printf to sout
extension.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
expression.cfa 986 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
enum.cfa 353 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
div.cfa 961 bytes 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
designations.cfa 5.8 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
declarationSpecifier.cfa 3.2 KB 3908e5d   5 years pabuhr shorten declaration of "main"
counter.cfa 914 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
copyfile.cfa 1.6 KB 29d618e   4 years pabuhr formatting
config.py.in 164 bytes d65f92c   5 years Thierry Delisle Tests almost work, the only issue left is using -E and -CFA together
complex.cfa 1.1 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
commentMisc.cfa 67 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
castError.cfa 741 bytes 1d17939   4 years ajbeach Implemented the recomented fix for #204, added at test that would have …
cast.cfa 290 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
bitmanip3.cfa 11.9 KB 7cfef0d   4 years pabuhr move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
bitmanip2.cfa 10.0 KB da36d25   4 years pabuhr first complete draft of bitmanip, performance problems with …
bitmanip1.cfa 9.9 KB da36d25   4 years pabuhr first complete draft of bitmanip, performance problems with …
attributes.cfa 9.1 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
ato.cfa 2.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
array.cfa 1.0 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
alloc.cfa 10.7 KB 191a190   4 years m3zulfiq Removed a fill bug from alloc interface, changed pervious alloc tests …
alloc2.cfa 23.2 KB 1b55756   4 years m3zulfiq heap.cfa: removed bug in resize with alignment by adding return before …
abs.cfa 1.3 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
.gitignore 17 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.