source: tests @ ed12051

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
avltree 107b01a   5 years Thierry Delisle Several changes to the makefiles - change .c tests to .cfa - add …
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
.in 3f654ec   5 years pabuhr update copyfile idiom
builtins c701332a   4 years Thierry Delisle Cleanup of builtin atomics to remove _1,2,4 suffix versions and …
raii 397c101a   4 years Thierry Delisle Fix bug where 'continue' would incorrectly claim to skip …
linking 92a9768   4 years Thierry Delisle Marked libcfa as 'no-as-needed' to the linker, it seems to fix linking …
zombies 5ccee64   4 years pabuhr change backtrace starting point from level 3 to level 2
generator dfa4360   4 years Thierry Delisle Added several tests for generators
coroutine e6cfa8ff   4 years Thierry Delisle Fixed use after delete bug and regenerated stale tests
errors e6cfa8ff   4 years Thierry Delisle Fixed use after delete bug and regenerated stale tests
pybin 136f86b   4 years Thierry Delisle Test script can now run multiple configuration in a row
.expect cfbc703d   4 years pabuhr add resize and more "alloc" routines
exceptions 3eb5a478   4 years ajbeach Fixed the disabled exceptions/resume test. Added more tests in …
concurrent ed12051   4 years Thierry Delisle Reduced iterations of concurrent/monitor by 25%
.gitignore 17 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
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
commentMisc.cfa 67 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
designations.cfa 5.8 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
enum.cfa 303 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
functions.cfa 3.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
identFuncDeclarator.cfa 2.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
identParamDeclarator.cfa 3.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
KRfunctions.cfa 1.5 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
long_tests.hfa 380 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
maybe.cfa 1.3 KB 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
result.cfa 1.5 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
stdincludes.cfa 1.2 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
switch.cfa 1.6 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
typeof.cfa 263 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
variableDeclarator.cfa 3.3 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
abs.cfa 1.3 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
ato.cfa 2.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
complex.cfa 1.1 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
div.cfa 961 bytes 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
identity.cfa 1.2 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
ifwhileCtl.cfa 1.5 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
math4.cfa 2.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
minmax.cfa 2.2 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
shortCircuit.cfa 1.1 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
vector.cfa 1.4 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
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
fstream_test.cfa 941 bytes 5ea5b28   5 years pabuhr update iostream
gmp.cfa 2.2 KB 5ea5b28   5 years pabuhr update iostream
searchsort.cfa 3.8 KB 5ea5b28   5 years pabuhr update iostream
fallthrough.cfa 2.4 KB f498c51   5 years pabuhr change printf to sout
polymorphism.cfa 2.5 KB f498c51   5 years pabuhr change printf to sout
genericUnion.cfa 1.0 KB d5b2ac8   5 years pabuhr formatting
numericConstants.cfa 1.2 KB 0e66857   5 years pabuhr formatting
literals.cfa 25.8 KB e782290   5 years pabuhr conditional compile _FloatNN for gcc >= 7
array.cfa 989 bytes 2ede686   5 years pabuhr formatting
castError.cfa 675 bytes f8de4e4   5 years pabuhr add test and formatting
io1.cfa 1.6 KB 17a1b21   5 years pabuhr add printing and testing for zero_t and one_t
forall.cfa 4.1 KB 0c81320   5 years pabuhr add one_t constructor to prelude, remove one_t constructor from test …
function-operator.cfa 4.9 KB 25773cd   5 years pabuhr formatting
declarationSpecifier.cfa 3.2 KB 3908e5d   5 years pabuhr shorten declaration of "main"
manipulatorsOutput1.cfa 6.4 KB ca8824d   5 years pabuhr add manipulator input and output tests
manipulatorsOutput2.cfa 2.4 KB ca8824d   5 years pabuhr add manipulator input and output tests
io2.cfa 4.2 KB dc5072f   5 years pabuhr remove const char * input because of error
manipulatorsInput.cfa 4.8 KB dc5072f   5 years pabuhr remove const char * input because of error
swap.cfa 2.8 KB 65240bb   5 years pabuhr first attempt to add streams exit and abort, rename private iostream …
math1.cfa 2.5 KB 1201d54   5 years pabuhr remove spurious empty argument
sum.cfa 6.8 KB 8ddedf0   5 years pabuhr remove unnecessary cast
copyfile.cfa 1.5 KB 3f654ec   5 years pabuhr update copyfile idiom
gccExtensions.cfa 2.9 KB c63d48f   5 years pabuhr remove int128 test from 32-mode
config.py.in 164 bytes d65f92c   5 years Thierry Delisle Tests almost work, the only issue left is using -E and -CFA together
heap.cfa 16.9 KB 58e280f   4 years pabuhr formatting
references.cfa 4.2 KB e71c1d4   4 years Thierry Delisle Changed inline assembly to correct reflect the fact that the parameter …
loopctrl.cfa 4.7 KB 9853d9b0   4 years pabuhr missed a case for inclusive bound to singleton comparison, and added tests
time.cfa 2.4 KB e0c235c   4 years pabuhr move clock.hfa into time.hfa, add getCPUTime, rename duration and time …
expression.cfa 1.1 KB e56eb455   4 years pabuhr fix build problem
labelledExit.cfa 3.1 KB e53e5aa   4 years pabuhr add computed goto to test
quotedKeyword.cfa 1.8 KB 095ac99   4 years pabuhr change backquoted keywords from xxx to xxx
rational.cfa 2.1 KB f00b2c2c   4 years pabuhr defined rational constructor from 0 [fixes #117]
nested-types.cfa 1.7 KB 6988dc6   4 years pabuhr add future testing and adjust expected output
userLiterals.cfa 2.3 KB e326ebc   4 years pabuhr fix 32-bit build problem
Makefile.am 6.1 KB b5bb444   4 years Thierry Delisle Removed temporary abort test
Makefile.in 29.1 KB b5bb444   4 years Thierry Delisle Removed temporary abort test
bitmanip.cfa 9.0 KB c5fdebf   4 years pabuhr update indentation
alloc.cfa 10.5 KB cfbc703d   4 years pabuhr add resize and more "alloc" routines
test.py 12.5 KB 0f3d844   4 years ajbeach Updates to cfa.nanorc. Added information on how to do some …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.