source: tests @ 8c91088

Name Size Rev Age Author Last Change
../
avltree fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
bugs fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
tuple fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
list c2794b2   23 months mlbrooks Adding isListed accessor function to new linked list.
link-once c21f5a9   23 months ajbeach Andrew MMath: Work on figures and linkonce.
builtins 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
vector_math 7f72697   22 months pabuhr add .expect/vec2_ldouble.x86.txt
generator 3720c9aa   22 months pabuhr formatting and indicate compiler bug
coroutine 5c46672   22 months Thierry Delisle coroutine fibonacci now uses return from resume
algorithms db87a35   16 months Thierry Delisle Added more testing of the range iterator.
device 145dcd5   15 months Thierry Delisle Now using MAX instead of -1u since it's more appropriate.
zombies 08ed947   13 months mlbrooks Roll up of string changes for performance testing/improvement, and a …
collections 33b7d49   13 months ajbeach Added another check to checkInvariants for code locations. I also went …
linking c715e5f   10 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the …
exceptions c3b9d639   10 months ajbeach Clean-up the exception interface. It should be slightly more like the …
unified_locking 4e83bb7   9 months caparson fixed timeout cond var bug and updated pthread_locks test with timeout …
warnings 456215a   7 months Thierry Delisle Removed another batch of old ast expect files
array-container c87b604   7 months Thierry Delisle Removed the last old ast expected files
errors c87b604   7 months Thierry Delisle Removed the last old ast expected files
include c87b604   7 months Thierry Delisle Removed the last old ast expected files
raii c87b604   7 months Thierry Delisle Removed the last old ast expected files
io 4dba1da   7 months Thierry Delisle Re-enabled 32bit comp fair test
concurrent ef1da0e2   6 months f37yu try to make parameter qualifier conversion work for assertions
enum_tests 53a768d   6 months j82liang Disable the funcEnum test for now
meta a659b31   6 months Thierry Delisle Added meta test to check exec+fork options to validating args
pybin f58522b0   6 months Thierry Delisle python test script now nice +5 the executables before running them.
.expect f92e7b9   6 months Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to …
.in f92e7b9   6 months Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to …
configs f92e7b9   6 months Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to …
.gitignore 17 bytes bf71cfd   5 years Thierry Delisle Moved up many directories in source
commentMisc.cfa 67 bytes dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
extension.cfa 1.5 KB dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
functions.cfa 3.3 KB dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
KRfunctions.cfa 1.5 KB dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
long_tests.hfa 380 bytes dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
abs.cfa 1.3 KB 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
ato.cfa 2.8 KB 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
div.cfa 961 bytes 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
hello.cfa 906 bytes 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
ifwhileCtl.cfa 1.5 KB 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
random.cfa 1.6 KB 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
shortCircuit.cfa 1.1 KB 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
fstream_test.cfa 941 bytes 5ea5b28   4 years pabuhr update iostream
gmp.cfa 2.2 KB 5ea5b28   4 years pabuhr update iostream
fallthrough.cfa 2.4 KB f498c51   4 years pabuhr change printf to sout
swap.cfa 2.8 KB 65240bb   4 years pabuhr first attempt to add streams exit and abort, rename private iostream …
gccExtensions.cfa 2.9 KB c63d48f   4 years pabuhr remove int128 test from 32-mode
resolutionErrors.cfa 871 bytes 71d6bd8   3 years Thierry Delisle First attempt at better errors on 'No reasonable alternatives' split …
userLiterals.cfa 2.3 KB e326ebc   3 years pabuhr fix 32-bit build problem
bitmanip1.cfa 9.9 KB da36d25   3 years pabuhr first complete draft of bitmanip, performance problems with …
bitmanip2.cfa 10.0 KB da36d25   3 years pabuhr first complete draft of bitmanip, performance problems with …
vector.cfa 1.6 KB 766ec62   3 years Thierry Delisle Really really stupid temporary fix for the build failure, will add …
searchsort.cfa 3.8 KB b81fd95   3 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
minmax.cfa 2.2 KB 3b4750d   3 years pabuhr add negative test for signed integer min/max
copyfile.cfa 1.6 KB 29d618e   3 years pabuhr formatting
identParamDeclarator.cfa 3.3 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
maybe.cfa 1.4 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
operators.cfa 524 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
result.cfa 1.5 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
typeof.cfa 286 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
voidPtr.cfa 194 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
const-init.cfa 2.0 KB f1791a4   2 years mlbrooks Expanding earlier #182 fix to another case of the same issue. [[Fixes …
complex.cfa 1.1 KB afe2939   2 years ajbeach Removed #include <stdio.h> from tests that only use printf.
references.cfa 4.4 KB 86d55e66   2 years Thierry Delisle Fixed inline assembly on arm
malloc.cfa 13.2 KB 10d609a   2 years pabuhr allow free( 0p )
castError.cfa 735 bytes fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
function-operator.cfa 4.8 KB fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
genericUnion.cfa 1008 bytes fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
global-monomorph.cfa 725 bytes fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
identity.cfa 1.2 KB fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
poly-d-cycle.cfa 442 bytes fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
poly-o-cycle.cfa 436 bytes fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
poly-selection.cfa 1.4 KB fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
simpleGenericTriple.cfa 1.0 KB fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
smart-pointers.cfa 1.3 KB 8be729f   2 years ajbeach That should fix the memory module. Simply removed all the special features.
attributes.cfa 10.3 KB ea837e94   2 years pabuhr add more attribute location tests
time.cfa 2.5 KB 4aa495f   2 years pabuhr More fixes after another change to getTimeNsec()
strstream.cfa 987 bytes 091011a   2 years pabuhr formatting
array.cfa 1.1 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
cast.cfa 325 bytes 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
expression.cfa 1021 bytes 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
identFuncDeclarator.cfa 2.4 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
init1.cfa 2.5 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
labelledExit.cfa 3.2 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
limits.cfa 3.7 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
nested-types.cfa 1.8 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
numericConstants.cfa 1.2 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
switch.cfa 1.7 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
variableDeclarator.cfa 3.5 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
typedefRedef.cfa 1.3 KB 1d61b67   22 months Thierry Delisle Added attribute case to typedef replacement test.
literals.cfa 32.1 KB 4b891e9   22 months pabuhr update literal test for floating and decimal floating suffix
math.cfa 8.1 KB 6992f95   22 months pabuhr remove decimal-floating constants from math test
polymorphism.cfa 3.2 KB ba8547e   21 months mlbrooks Fixing polymorphism test from failing the build on x86
rational.cfa 2.8 KB d30804a   21 months pabuhr augment rational test and expected output after rational changes
counter.cfa 935 bytes 8bf9448   21 months pabuhr update existing counter test to use new +=/-= prototype
sum.cfa 3.9 KB 7780bd2   20 months pabuhr clean up sum test
bitmanip3.cfa 14.9 KB 4f89e7b   20 months pabuhr more change printf to sout
mathX.cfa 11.7 KB 4f89e7b   20 months pabuhr more change printf to sout
designations.cfa 6.4 KB 8f2f185   12 months pabuhr update and add designation tests
PRNG.cfa 6.6 KB ee4b77b   12 months pabuhr allow preemption in PRNG.cfa and io/io-acquire.cfa
alloc.cfa 11.5 KB 58e97d9   11 months pabuhr formatting
forall.cfa 4.3 KB 39d9b32   11 months ajbeach Adjusted line number in forall test.
quasiKeyword.cfa 1.2 KB c715e5f   10 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the …
nested_function.cfa 817 bytes 5416b44   10 months pabuhr make expected output for nested functions deterministic
enum.cfa 856 bytes 0edbdb2   9 months pabuhr add constant expression tests
alloc2.cfa 23.6 KB 1988572   8 months pabuhr formatting, removed unnecessary casts
heap.cfa 18.8 KB 4962741   8 months pabuhr fix for-control loop in heap test
loop_else.cfa 5.5 KB 283876d   8 months pabuhr update loop tests and expected output for corrected @ usage for …
loopctrl.cfa 7.6 KB 283876d   8 months pabuhr update loop tests and expected output for corrected @ usage for …
declarationSpecifier.cfa 3.2 KB 64af7ac   7 months Thierry Delisle Added thread and _Thread_local to some tests.
quotedKeyword.cfa 1.8 KB 64af7ac   7 months Thierry Delisle Added thread and _Thread_local to some tests.
config.py.in 164 bytes 0fc91db1   7 months Thierry Delisle Removed old ast from configure and tests.py
test.py 15.3 KB f58522b0   6 months Thierry Delisle python test script now nice +5 the executables before running them.
Makefile.am 8.5 KB d0a00a5a   6 months Thierry Delisle Forgot to update makefile when I moved Jacob's tests
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.