source: tests @ e10714a

ADTast-experimental
Name Size Rev Age Author Last Change
../
.expect 1205b3e   12 months pabuhr update 32-bit tests after change to PRNG
.in f92e7b9   18 months Thierry Delisle Moved parseconfigs tests to its own folder so I can add parseargs to …
algorithms db87a35   2 years Thierry Delisle Added more testing of the range iterator.
array-container a5e2682   17 months mlbrooks Improve new-array subscripting to cover missing cases. Missing cases …
avltree dd3576b   13 months pabuhr update from old to new trait syntax using forall
bugs fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
builtins 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
collections 88ac843e   17 months Thierry Delisle Moved lockfree containers to containers/lockfree.hfa. Added …
concurrent de934c7   12 months caparson minor changes to channel test harness
configs 9e042d8   17 months Thierry Delisle Moved around some headers to avoid the parsing bug
coroutine 5c46672   3 years Thierry Delisle coroutine fibonacci now uses return from resume
ctrl-flow 1fb09ef   17 months ajbeach Grouped some control flow tests together.
device 72b5805e   18 months Thierry Delisle Fixed device/cpu to support systems without caches
enum_tests 8bb86ce   15 months j82liang Clean up some code related to Enum codegen
errors c87b604   19 months Thierry Delisle Removed the last old ast expected files
exceptions c3b9d639   22 months ajbeach Clean-up the exception interface. It should be slightly more like the …
generator 3720c9aa   3 years pabuhr formatting and indicate compiler bug
include f2a1cd2   13 months pabuhr temporary exclusion of include files causing build failure
io 02b1ac6   13 months pabuhr formatting
link-once c21f5a9   3 years ajbeach Andrew MMath: Work on figures and linkonce.
linking 85a95cc   13 months pabuhr add test for problem with anonymous naming across compilation units
list c2794b2   3 years mlbrooks Adding isListed accessor function to new linked list.
meta 481f882   18 months Thierry Delisle Added some missing headers and cleaned up some of the fork+exec stuff.
pybin f58522b0   18 months Thierry Delisle python test script now nice +5 the executables before running them.
raii c87b604   19 months Thierry Delisle Removed the last old ast expected files
tuple fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
vector_math 7f72697   3 years pabuhr add .expect/vec2_ldouble.x86.txt
warnings 456215a   19 months Thierry Delisle Removed another batch of old ast expect files
zombies c2dfa56a   12 months pabuhr remove SKULLDUGGERY dealing with CFA typedef numbering problem
.gitignore 17 bytes bf71cfd   6 years Thierry Delisle Moved up many directories in source
commentMisc.cfa 67 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
config.py.in 164 bytes 0fc91db1   19 months Thierry Delisle Removed old ast from configure and tests.py
voidPtr.cfa 194 bytes 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)
cast.cfa 325 bytes 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
long_tests.hfa 380 bytes dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
poly-o-cycle.cfa 436 bytes fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
poly-d-cycle.cfa 442 bytes fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
operators.cfa 524 bytes 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
global-monomorph.cfa 725 bytes fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
castError.cfa 735 bytes fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
nested_function.cfa 817 bytes 5416b44   22 months pabuhr make expected output for nested functions deterministic
enum.cfa 856 bytes 0edbdb2   21 months pabuhr add constant expression tests
resolutionErrors.cfa 871 bytes 71d6bd8   4 years Thierry Delisle First attempt at better errors on 'No reasonable alternatives' split …
hello.cfa 906 bytes 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
counter.cfa 935 bytes 8bf9448   3 years pabuhr update existing counter test to use new +=/-= prototype
fstream_test.cfa 941 bytes 5ea5b28   5 years pabuhr update iostream
div.cfa 961 bytes 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
strstream.cfa 987 bytes 091011a   3 years pabuhr formatting
genericUnion.cfa 1008 bytes fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
expression.cfa 1021 bytes 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
simpleGenericTriple.cfa 1.0 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
complex.cfa 1.1 KB afe2939   3 years ajbeach Removed #include <stdio.h> from tests that only use printf.
array.cfa 1.1 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
shortCircuit.cfa 1.1 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
quasiKeyword.cfa 1.2 KB c715e5f   22 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the …
identity.cfa 1.2 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
numericConstants.cfa 1.2 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
smart-pointers.cfa 1.3 KB 8be729f   3 years ajbeach That should fix the memory module. Simply removed all the special features.
abs.cfa 1.3 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
typedefRedef.cfa 1.3 KB 1d61b67   3 years Thierry Delisle Added attribute case to typedef replacement test.
maybe.cfa 1.4 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
poly-selection.cfa 1.4 KB fd54fef   3 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
KRfunctions.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
result.cfa 1.5 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
extension.cfa 1.5 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
random.cfa 1.6 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
copyfile.cfa 1.6 KB 29d618e   4 years pabuhr formatting
vector.cfa 1.6 KB 766ec62   4 years Thierry Delisle Really really stupid temporary fix for the build failure, will add …
switch.cfa 1.7 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
nested-types.cfa 1.8 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
quotedKeyword.cfa 1.8 KB aca0d2f   13 months pabuhr make anonymous struct declaration static
const-init.cfa 2.0 KB f1791a4   3 years mlbrooks Expanding earlier #182 fix to another case of the same issue. [[Fixes …
minmax.cfa 2.2 KB 3b4750d   4 years pabuhr add negative test for signed integer min/max
gmp.cfa 2.2 KB 5ea5b28   5 years pabuhr update iostream
userLiterals.cfa 2.3 KB e326ebc   4 years pabuhr fix 32-bit build problem
fallthrough.cfa 2.4 KB f498c51   5 years pabuhr change printf to sout
identFuncDeclarator.cfa 2.4 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
init1.cfa 2.5 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
time.cfa 2.5 KB 4aa495f   3 years pabuhr More fixes after another change to getTimeNsec()
ato.cfa 2.8 KB 200fcb3   5 years pabuhr add auto newline to sout, change endl to nl
swap.cfa 2.8 KB 65240bb   5 years pabuhr first attempt to add streams exit and abort, rename private iostream …
rational.cfa 2.8 KB d30804a   3 years pabuhr augment rational test and expected output after rational changes
gccExtensions.cfa 2.9 KB c63d48f   5 years pabuhr remove int128 test from 32-mode
polymorphism.cfa 3.2 KB ba8547e   3 years mlbrooks Fixing polymorphism test from failing the build on x86
declarationSpecifier.cfa 3.2 KB aca0d2f   13 months pabuhr make anonymous struct declaration static
labelledExit.cfa 3.2 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
functions.cfa 3.3 KB dc8511c   5 years pabuhr first attempt at updating suffixes for test programs
identParamDeclarator.cfa 3.3 KB 66812dd   3 years pabuhr convert tests to always print output (no empty .expect files)
variableDeclarator.cfa 3.5 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
limits.cfa 3.7 KB 53692b3   3 years pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
searchsort.cfa 3.8 KB b81fd95   4 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
sum.cfa 3.9 KB dd3576b   13 months pabuhr update from old to new trait syntax using forall
references.cfa 4.4 KB 86d55e66   3 years Thierry Delisle Fixed inline assembly on arm
function-operator.cfa 4.8 KB dd3576b   13 months pabuhr update from old to new trait syntax using forall
forall.cfa 4.9 KB aca0d2f   13 months pabuhr make anonymous struct declaration static
designations.cfa 6.4 KB 8f2f185   2 years pabuhr update and add designation tests
PRNG.cfa 7.0 KB ae7a085c   15 months pabuhr change printing format in PRNG, update .expect for tests using PRNG
math.cfa 8.1 KB 6992f95   3 years pabuhr remove decimal-floating constants from math test
Makefile.am 8.7 KB 35d1de5   14 months pabuhr change test forall.cfa from compilation only to execution
bitmanip1.cfa 9.9 KB da36d25   4 years pabuhr first complete draft of bitmanip, performance problems with …
bitmanip2.cfa 10.0 KB da36d25   4 years pabuhr first complete draft of bitmanip, performance problems with …
attributes.cfa 10.3 KB aca0d2f   13 months pabuhr make anonymous struct declaration static
alloc.cfa 11.2 KB 05d499ac   18 months pabuhr change printf to sout
mathX.cfa 11.7 KB 4f89e7b   3 years pabuhr more change printf to sout
malloc.cfa 13.0 KB 116a2ea   18 months pabuhr new heap and associated tests updated
bitmanip3.cfa 14.9 KB 4f89e7b   3 years pabuhr more change printf to sout
test.py 15.2 KB a51b8f6   18 months Thierry Delisle Fix bug with removal of old ast.
heap.cfa 18.8 KB 4962741   20 months pabuhr fix for-control loop in heap test
alloc2.cfa 23.5 KB 116a2ea   18 months pabuhr new heap and associated tests updated
literals.cfa 32.1 KB 4b891e9   3 years pabuhr update literal test for floating and decimal floating suffix
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.