source: tests @ 1712f542

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
warnings 17129659   5 years a3moss Fix line numbers in tests
vector 1712f542   4 years dkobets Add extended ops for vec3 and tests
tuple 107b01a   5 years Thierry Delisle Several changes to the makefiles - change .c tests to .cfa - add …
raii 397c101a   4 years Thierry Delisle Fix bug where 'continue' would incorrectly claim to skip …
pybin 8364209   4 years Thierry Delisle Tests now send SIGABRT instead and SIGTERM when a test takes too long
linking 1def18bb   4 years pabuhr fix emacs compile command
coroutine 0c6900b   5 years Thierry Delisle added raii tests for coroutine stack
concurrent 312029a   4 years pabuhr move enum Aggregate from DeclarationNode? to AggregateDecl?, add …
builtins c701332a   4 years Thierry Delisle Cleanup of builtin atomics to remove _1,2,4 suffix versions and …
avltree 107b01a   5 years Thierry Delisle Several changes to the makefiles - change .c tests to .cfa - add …
.in 3f654ec   5 years pabuhr update copyfile idiom
.expect 9853d9b0   4 years pabuhr missed a case for inclusive bound to singleton comparison, and added tests
withStatement.cfa 2.0 KB d5b2ac8   5 years pabuhr formatting
voidPtr.cfa 145 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
virtualCast.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
vector.cfa 1.4 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
variableDeclarator.cfa 3.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
userLiterals.cfa 2.2 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
typeof.cfa 263 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
typeGenerator.cfa 916 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
typedefRedef.cfa 1.1 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
typedefDeclarator.cfa 2.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
typedef.cfa 747 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
time.cfa 2.1 KB ba3df4d   4 years pabuhr remove unused "int i" declaration
test.py 11.3 KB 2cd949b   4 years Thierry Delisle Tentative fix of tests printing several pages of output when …
switch.cfa 1.6 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
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
subrange.cfa 2.4 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
structMember.cfa 1.4 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
stdincludes.cfa 1.2 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
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 5ea5b28   5 years pabuhr update iostream
scopeErrors.cfa 396 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
scope.cfa 870 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
result.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
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 0087e0e   5 years pabuhr add rational exponentiation, code clean up
random.cfa 1.6 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
quotedKeyword.cfa 1.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
polymorphism.cfa 2.5 KB f498c51   5 years pabuhr change printf to sout
operators.cfa 485 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
occursError.cfa 216 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
numericConstants.cfa 1.2 KB 0e66857   5 years pabuhr formatting
nested-types.cfa 1.6 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
namedParmArg.cfa 307 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
minmax.cfa 2.2 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
maybe.cfa 1.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
math4.cfa 2.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
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
manipulatorsOutput2.cfa 2.4 KB ca8824d   5 years pabuhr add manipulator input and output tests
manipulatorsOutput1.cfa 6.4 KB ca8824d   5 years pabuhr add manipulator input and output tests
manipulatorsInput.cfa 4.8 KB dc5072f   5 years pabuhr remove const char * input because of error
Makefile.in 28.7 KB c8c0c7c5   4 years Thierry Delisle Now using -z execstack and use -O0 for debug mode
Makefile.am 6.1 KB ee0bfa9   4 years Thierry Delisle Fixed testing of cross compiled cfa using distcc
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 25.8 KB e782290   5 years pabuhr conditional compile _FloatNN for gcc >= 7
limits.cfa 3.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
labelledExit.cfa 3.2 KB 9bdb8b7   4 years pabuhr allow labelled break from within the body of a try statement
KRfunctions.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
io2.cfa 4.2 KB dc5072f   5 years pabuhr remove const char * input because of error
io1.cfa 1.6 KB 17a1b21   5 years pabuhr add printing and testing for zero_t and one_t
ifwhileCtl.cfa 1.5 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
identParamDeclarator.cfa 3.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
identity.cfa 1.2 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
identFuncDeclarator.cfa 2.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
hello.cfa 906 bytes 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
heap.cfa 16.9 KB 58e280f   4 years pabuhr formatting
gmp.cfa 2.2 KB 5ea5b28   5 years pabuhr update iostream
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 0c81320   5 years pabuhr add one_t constructor to prelude, remove one_t constructor from test …
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 476 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
except-mac.hfa 2.7 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
except-3.cfa 318 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
except-2.cfa 2.0 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
except-1.cfa 1.2 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
except-0.cfa 4.5 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
enum.cfa 303 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
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"
declarationErrors.cfa 1.8 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
counter.cfa 914 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
copyfile.cfa 1.5 KB 3f654ec   5 years pabuhr update copyfile idiom
context.cfa 271 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
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
completeTypeError.cfa 709 bytes f29d603   5 years pabuhr formatting
commentMisc.cfa 67 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
castError.cfa 675 bytes f8de4e4   5 years pabuhr add test and formatting
cast.cfa 233 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
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 989 bytes 2ede686   5 years pabuhr formatting
alloc.cfa 9.5 KB 6a25b8f   4 years pabuhr update allocation tests to reflect allocation changes, change from …
abs.cfa 1.3 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
abort.cfa 164 bytes 0c13238   5 years Thierry Delisle Aborts now create core dumps which are printed by the test harness. - …
.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.