source: tests @ 53692b3

arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Name Size Rev Age Author Last Change
../
warnings 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
include 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
builtins 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
.expect 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
unified_locking 62006a3   22 months Thierry Delisle Changed sum type to uint32_t to make sure integer overflow isn't the …
concurrent 7bd23ce   22 months Thierry Delisle Tentative fix to sleep.cfa make it more robust
pybin 8c28967   22 months Thierry Delisle Fix error archival to match setup.sh's expectation
link-once c21f5a9   22 months ajbeach Andrew MMath: Work on figures and linkonce.
list c2794b2   23 months mlbrooks Adding isListed accessor function to new linked list.
raii d7ae173   23 months Thierry Delisle Added test to detect regressions on bug #250
array-container 1eb222ff   23 months mlbrooks Temporarily disabling test of new-array multidim subscripting on …
exceptions 8f910430   23 months ajbeach Updated the virtual module to prefix the names with the new convention …
io 0336e83   23 months pabuhr remove architecture specific tests for manipulatorsOutput4 as the …
zombies 69914cbc   23 months mlbrooks Replacing "Mike's old linked list" with "Mike's new linked list," …
meta a195d6e   2 years pabuhr update expected output for ARM64
errors a195d6e   2 years pabuhr update expected output for ARM64
vector_math fd4c009   2 years pabuhr fix incorrectly decimal-point printing, add engineering-notation …
linking ecfd758   2 years ajbeach Major exception update, seperating type-ids from virtual tables. The …
collections cd26abf   2 years Thierry Delisle Added tests for the mpsc lock free queue
.in c8e37e0   2 years pabuhr more test restructure under directories
tuple 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 …
avltree fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
generator 172dba9c   2 years Thierry Delisle Change generator suspend then to give same output regardless of order …
coroutine e6cfa8ff   3 years Thierry Delisle Fixed use after delete bug and regenerated stale tests
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.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
quasiKeyword.cfa 1.2 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
nested-types.cfa 1.8 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
Makefile.am 8.3 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
labelledExit.cfa 3.2 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
identFuncDeclarator.cfa 2.4 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
forall.cfa 3.9 KB 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
cast.cfa 325 bytes 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
array.cfa 1.1 KB 53692b3   22 months pabuhr second attempt to fix compile-only pragma message that gcc-10/11 quote
strstream.cfa 987 bytes 091011a   2 years pabuhr formatting
time.cfa 2.5 KB 4aa495f   2 years pabuhr More fixes after another change to getTimeNsec()
math.cfa 8.1 KB a0ac7b0   2 years pabuhr 32-bit, #ifdef 128-bit test and adjust expected output
attributes.cfa 10.3 KB ea837e94   2 years pabuhr add more attribute location tests
math4.cfa 13.7 KB ee0fa3a   2 years pabuhr restore tests math1-4 and rename associated .except for oast
math3.cfa 2.0 KB ee0fa3a   2 years pabuhr restore tests math1-4 and rename associated .except for oast
math2.cfa 2.4 KB ee0fa3a   2 years pabuhr restore tests math1-4 and rename associated .except for oast
math1.cfa 2.5 KB ee0fa3a   2 years pabuhr restore tests math1-4 and rename associated .except for oast
mathX.cfa 11.7 KB 6cb7a92   2 years pabuhr formatting, rename match2 to mathX (extra)
smart-pointers.cfa 1.3 KB 8be729f   2 years ajbeach That should fix the memory module. Simply removed all the special features.
alloc2.cfa 23.2 KB ea561c9   2 years pabuhr change printf format for size_t to %zu
sum.cfa 6.8 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 …
polymorphism.cfa 2.5 KB 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 …
poly-o-cycle.cfa 436 bytes 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 …
identity.cfa 1.2 KB 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 …
genericUnion.cfa 1008 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 …
castError.cfa 735 bytes fd54fef   2 years mlbrooks Converting the project to use the new syntax for otype, dtype and …
heap.cfa 19.0 KB 5dc5da7   2 years pabuhr set default heap expansion to 10M
test.py 16.0 KB a468e1e9   2 years Thierry Delisle Test script now supports --list-dist which list all the files needed …
malloc.cfa 13.2 KB 10d609a   2 years pabuhr allow free( 0p )
references.cfa 4.4 KB 86d55e66   2 years Thierry Delisle Fixed inline assembly on arm
alloc.cfa 11.5 KB fe23950   2 years pabuhr argument test of free with multiple values
config.py.in 191 bytes 969e7ee7   2 years Thierry Delisle Configure script now creates subst for whether new-ast was specified …
complex.cfa 1.1 KB afe2939   2 years ajbeach Removed #include <stdio.h> from tests that only use printf.
const-init.cfa 2.0 KB f1791a4   2 years mlbrooks Expanding earlier #182 fix to another case of the same issue. [[Fixes …
voidPtr.cfa 194 bytes 66812dd   2 years pabuhr convert tests to always print output (no empty .expect files)
typeof.cfa 286 bytes 66812dd   2 years pabuhr convert tests to always print output (no empty .expect files)
result.cfa 1.5 KB 66812dd   2 years pabuhr convert tests to always print output (no empty .expect files)
operators.cfa 524 bytes 66812dd   2 years pabuhr convert tests to always print output (no empty .expect files)
maybe.cfa 1.4 KB 66812dd   2 years pabuhr convert tests to always print output (no empty .expect files)
identParamDeclarator.cfa 3.3 KB 66812dd   2 years pabuhr convert tests to always print output (no empty .expect files)
enum.cfa 353 bytes 66812dd   2 years pabuhr convert tests to always print output (no empty .expect files)
literals.cfa 26.0 KB ed9949b   3 years pabuhr make _FloatXXx constants x86 specific
copyfile.cfa 1.6 KB 29d618e   3 years pabuhr formatting
bitmanip3.cfa 11.9 KB 7cfef0d   3 years pabuhr move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
minmax.cfa 2.2 KB 3b4750d   3 years pabuhr add negative test for signed integer min/max
searchsort.cfa 3.8 KB b81fd95   3 years mlbrooks Fix bug where pointer and reference types allow unsound initialization …
vector.cfa 1.6 KB 766ec62   3 years Thierry Delisle Really really stupid temporary fix for the build failure, will add …
bitmanip2.cfa 10.0 KB da36d25   3 years pabuhr first complete draft of bitmanip, performance problems with …
bitmanip1.cfa 9.9 KB da36d25   3 years pabuhr first complete draft of bitmanip, performance problems with …
userLiterals.cfa 2.3 KB e326ebc   3 years pabuhr fix 32-bit build problem
rational.cfa 2.1 KB f00b2c2c   3 years pabuhr defined rational constructor from 0 [fixes #117]
quotedKeyword.cfa 1.8 KB 095ac99   3 years pabuhr change backquoted keywords from xxx to xxx
loopctrl.cfa 4.7 KB 9853d9b0   3 years pabuhr missed a case for inclusive bound to singleton comparison, and added tests
resolutionErrors.cfa 871 bytes 71d6bd8   3 years Thierry Delisle First attempt at better errors on 'No reasonable alternatives' split …
gccExtensions.cfa 2.9 KB c63d48f   4 years pabuhr remove int128 test from 32-mode
swap.cfa 2.8 KB 65240bb   4 years pabuhr first attempt to add streams exit and abort, rename private iostream …
declarationSpecifier.cfa 3.2 KB 3908e5d   4 years pabuhr shorten declaration of "main"
fallthrough.cfa 2.4 KB f498c51   4 years pabuhr change printf to sout
gmp.cfa 2.2 KB 5ea5b28   4 years pabuhr update iostream
fstream_test.cfa 941 bytes 5ea5b28   4 years pabuhr update iostream
shortCircuit.cfa 1.1 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
ifwhileCtl.cfa 1.5 KB 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
div.cfa 961 bytes 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
abs.cfa 1.3 KB 200fcb3   4 years pabuhr add auto newline to sout, change endl to nl
long_tests.hfa 380 bytes 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
functions.cfa 3.3 KB 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
designations.cfa 5.8 KB dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
counter.cfa 914 bytes dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
commentMisc.cfa 67 bytes dc8511c   4 years pabuhr first attempt at updating suffixes for test programs
.gitignore 17 bytes bf71cfd   5 years Thierry Delisle Moved up many directories in source
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.