source: src/tests/.expect @ 240e1ff

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Name Size Rev Age Author Last Change
../
concurrent 9737ffe   7 years Thierry Delisle Renamed internal scheduling tests to be more evocative
64 00303d50   7 years Thierry Delisle Fixed attributes test and added more error handling for machine type
32 00303d50   7 years Thierry Delisle Fixed attributes test and added more error handling for machine type
voidPtr.txt 0 bytes 2d59d53   7 years a3moss Added regression test for void* issues
vector_test.txt 106 bytes 3c1d702   8 years Thierry Delisle fixed python test script and added expected file for vector_test
variableDeclarator.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
typeof.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
tupleVariadic.txt 390 bytes dd0c97b   7 years Rob Schluntz prevent generic parameters from polluting the outer scope in Box Pass2
tuplePolymorphism.txt 106 bytes ebb5ed9   7 years Rob Schluntz update tuplePolymorphism test to include an example of non-matching …
tupleMember.txt 110 bytes a29be37   7 years Rob Schluntz add a few test cases for tuples
tupleFunction.txt 321 bytes a29be37   7 years Rob Schluntz add a few test cases for tuples
tupleCast.txt 35 bytes 7933351   7 years Rob Schluntz add tuple cast resolution code
tupleAssign.txt 366 bytes 7fe2498   7 years pabuhr add sout prints and adjust char print values
switch.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
swap.txt 553 bytes ebcd82b   8 years Thierry Delisle implemented some of the expected outputs, fixed printing in tests.py, …
simpleGenericTriple.txt 29 bytes f7e749f   7 years Rob Schluntz added tests for polymorphic tuples and cast on tuples, updated a …
shortCircuit.txt 16 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
searchsort.txt 717 bytes f2cdc44   7 years pabuhr more alternate bsearch returning posn of key
scopeErrors.txt 274 bytes 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
rational.txt 280 bytes e4ba18e   7 years pabuhr fix rational-test output
random.txt 171 bytes adcc065   8 years pabuhr add labelled break to if statement, update comment formatting, add …
quoted_keyword.txt 3 bytes 1bc1bb2   8 years pabuhr add expect file for quoted_keyword test
operators.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
numericConstants.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
multiDimension.txt 4.9 KB 4e2a1137   8 years Rob Schluntz add test case for multidimensional arrays
minmax.txt 503 bytes ebcd82b   8 years Thierry Delisle implemented some of the expected outputs, fixed printing in tests.py, …
memberCtors.txt 1.7 KB f7e749f   7 years Rob Schluntz added tests for polymorphic tuples and cast on tuples, updated a …
memberCtors-ERR1.txt 82 bytes 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
limits.txt 0 bytes ebcd82b   8 years Thierry Delisle implemented some of the expected outputs, fixed printing in tests.py, …
libcfa_vector.txt 10 bytes bd34fc87   8 years Thierry Delisle reenabled vector tests and added proper constructor semantics to vector
labelledExit.txt 0 bytes aaf1f4d   8 years Thierry Delisle fixed labelledExit test
io.txt 430 bytes cb91437   7 years pabuhr additions to tuple separator for sout
init_once.txt 0 bytes 85f0713   8 years Rob Schluntz add init_once and dtor-early-exit tests
identParamDeclarator.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
identFuncDeclarator.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
globals.txt 175 bytes 23c4aa8   7 years Rob Schluntz fix constructor transitivity rule
genericUnion.txt 36 bytes 240e1ff   7 years Rob Schluntz added a simple test for generic unions
expression.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
enum.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
dtor-early-exit.txt 2.2 KB 540b275   8 years Thierry Delisle added labelled break on if statments to relevant tests
dtor-early-exit-ERR2.txt 89 bytes 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
dtor-early-exit-ERR1.txt 89 bytes 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
declarationErrors.txt 2.5 KB 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
constant0-1NDDP.txt 1.2 KB 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
constant0-1ND.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
constant0-1DP.txt 2.6 KB 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
constant0-1.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
completeTypeError.txt 861 bytes 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
castError.txt 688 bytes 4e9151f   7 years Thierry Delisle - Fixed tests to no longer use make errors, pipeing CC errors directly …
cast.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
avl_test.txt 36 bytes 3689906   8 years Rob Schluntz avl_test expected output
ato.txt 433 bytes ebcd82b   8 years Thierry Delisle implemented some of the expected outputs, fixed printing in tests.py, …
array.txt 0 bytes e757af2   8 years Thierry Delisle renamed all tests to lower-case leading character
abs.txt 296 bytes 9d169f1   7 years pabuhr fix abs.c test program for char type
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.