source: tests @ 63364d8

ADTarm-ehast-experimentalcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
.expect 67d4e37   5 years pabuhr add chained for-control specifiers, update loop test and test output
.in bf71cfd   6 years Thierry Delisle Moved up many directories in source
avltree 107b01a   5 years Thierry Delisle Several changes to the makefiles - change .c tests to .cfa - add …
builtins c64e979   5 years Thierry Delisle Added atomic operations on pointers and fixed some mistakes
concurrent 63364d8   5 years Thierry Delisle Removed suspend_then since I believe it cannot be made correct
coroutine 63364d8   5 years Thierry Delisle Removed suspend_then since I believe it cannot be made correct
pybin f806b61   5 years Thierry Delisle Tests are now run in temporary directory
raii f8cd310   5 years pabuhr update file names in emacs compile directive
tuple 107b01a   5 years Thierry Delisle Several changes to the makefiles - change .c tests to .cfa - add …
warnings 17129659   5 years a3moss Fix line numbers in tests
.gitignore 17 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
abort.cfa 164 bytes 0c13238   5 years Thierry Delisle Aborts now create core dumps which are printed by the test harness. - …
abs.cfa 1.3 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
alloc.cfa 7.9 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
array.cfa 989 bytes 2ede686   5 years pabuhr formatting
ato.cfa 2.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
attributes.cfa 9.1 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
cast.cfa 233 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
commentMisc.cfa 67 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
completeTypeError.cfa 709 bytes f29d603   5 years pabuhr formatting
complex.cfa 1.1 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
config.py.in 138 bytes 5b993e0   5 years Thierry Delisle Updated test scripts to use python3
context.cfa 271 bytes 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
declarationErrors.cfa 1.8 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
declarationSpecifier.cfa 3.2 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
designations.cfa 5.8 KB 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
enum.cfa 303 bytes 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
except-1.cfa 1.2 KB 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-3.cfa 318 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
expression.cfa 476 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
extension.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
fallthrough.cfa 2.4 KB f498c51   5 years pabuhr change printf to sout
forall.cfa 4.1 KB 0c81320   5 years pabuhr add one_t constructor to prelude, remove one_t constructor from test …
fstream_test.cfa 941 bytes 5ea5b28   5 years pabuhr update iostream
function-operator.cfa 4.9 KB 25773cd   5 years pabuhr formatting
functions.cfa 3.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
gccExtensions.cfa 2.6 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
genericUnion.cfa 1.0 KB d5b2ac8   5 years pabuhr formatting
gmp.cfa 2.2 KB 5ea5b28   5 years pabuhr update iostream
heap.cfa 13.9 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
hello.cfa 906 bytes 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
identity.cfa 1.2 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
ifwhileCtl.cfa 1.5 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
io1.cfa 1.6 KB 17a1b21   5 years pabuhr add printing and testing for zero_t and one_t
io2.cfa 4.2 KB 342136ab   5 years pabuhr formatting
KRfunctions.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
labelledExit.cfa 2.6 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
limits.cfa 3.5 KB 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
long_tests.hfa 380 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
loopctrl.cfa 4.6 KB 67d4e37   5 years pabuhr add chained for-control specifiers, update loop test and test output
Makefile.am 5.0 KB e3a5a73   5 years Thierry Delisle Added defaults for test make command to ease hand testing
Makefile.in 27.6 KB e3a5a73   5 years Thierry Delisle Added defaults for test make command to ease hand testing
math1.cfa 2.5 KB c274df2   5 years pabuhr update and add exponential tests
math2.cfa 2.4 KB ac1ae2c6   5 years pabuhr speed up longest test cases by subdividing long sout chains
math3.cfa 2.0 KB ac1ae2c6   5 years pabuhr speed up longest test cases by subdividing long sout chains
math4.cfa 2.8 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
minmax.cfa 2.2 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
namedParmArg.cfa 307 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
nested-types.cfa 1.6 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
numericConstants.cfa 1.2 KB 0e66857   5 years pabuhr formatting
occursError.cfa 216 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
operators.cfa 485 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
polymorphism.cfa 2.5 KB f498c51   5 years pabuhr change printf to sout
quotedKeyword.cfa 1.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
random.cfa 1.6 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
rational.cfa 2.1 KB 0087e0e   5 years pabuhr add rational exponentiation, code clean up
references.cfa 4.1 KB f498c51   5 years pabuhr change printf to sout
result.cfa 1.5 KB 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
scopeErrors.cfa 396 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
searchsort.cfa 3.8 KB 5ea5b28   5 years pabuhr update iostream
shortCircuit.cfa 1.1 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
simpleGenericTriple.cfa 1.0 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
structMember.cfa 1.4 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
subrange.cfa 2.4 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
sum.cfa 3.9 KB 43a5603   5 years pabuhr fix cast
swap.cfa 2.8 KB ef346f7c   5 years pabuhr fix ostype
switch.cfa 1.6 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
test.py 10.1 KB f806b61   5 years Thierry Delisle Tests are now run in temporary directory
time.cfa 2.1 KB 5ea5b28   5 years pabuhr update iostream
typedef.cfa 747 bytes 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
typedefRedef.cfa 1.1 KB 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
typeof.cfa 263 bytes 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
variableDeclarator.cfa 3.3 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
virtualCast.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
voidPtr.cfa 145 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
withStatement.cfa 2.0 KB d5b2ac8   5 years pabuhr formatting
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.