source: src/tests/.expect@ 8aa474a

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Name Size Rev Age Author Last Change
../
with-statement.txt 106 bytes 866f560   8 years Rob Schluntz Add with-statement test
voidPtr.txt 0 bytes 2d59d53   9 years a3moss Added regression test for void* issues
vector_test.txt 106 bytes 3c1d702   9 years Thierry Delisle fixed python test script and added expected file for vector_test
variableDeclarator.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
user_literals.txt 296 bytes cd218e8   8 years pabuhr update tests after changing names of basic types, extending the IO …
typeof.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
typedefRedef.txt 0 bytes 70529dc   8 years Rob Schluntz Add typedefRedef test
typedefRedef-ERR1.txt 111 bytes 70529dc   8 years Rob Schluntz Add typedefRedef test
switch.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
swap.txt 553 bytes ebcd82b   9 years Thierry Delisle implemented some of the expected outputs, fixed printing in tests.py, …
sum.txt 181 bytes af0c8da   8 years pabuhr move polymorphic sum to tests directory
stdincludes.txt 0 bytes 39c7fd0   8 years pabuhr add test for C11 standard include files
simpleGenericTriple.txt 29 bytes f7e749f   9 years Rob Schluntz added tests for polymorphic tuples and cast on tuples, updated a …
shortCircuit.txt 16 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
searchsort.txt 1.2 KB 9c47a47   8 years pabuhr extend stdlib bsearch
scopeErrors.txt 337 bytes 50377a4   8 years Rob Schluntz Refactor tree print code to use Indenter
result.txt 0 bytes 20877d2   8 years ajbeach I've been sitting on these tests for a while. New tests for …
references.txt 612 bytes 12536d3   8 years Rob Schluntz Update references test to include tests for generated constructors
rational.txt 280 bytes 6c6455f   8 years pabuhr second attempt at generic rational type with conversions to/from …
random.txt 190 bytes e672372   8 years pabuhr more inline code in stdlib and update tests
quoted_keyword.txt 3 bytes 1bc1bb2   9 years pabuhr add expect file for quoted_keyword test
polymorphism.txt 16 bytes 598f50e   8 years Rob Schluntz Update polymorphism test
operators.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
numericConstants.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
multiDimension.txt 4.9 KB 4e2a1137   9 years Rob Schluntz add test case for multidimensional arrays
minmax.txt 503 bytes ebcd82b   9 years Thierry Delisle implemented some of the expected outputs, fixed printing in tests.py, …
memberCtors.txt 4.2 KB 1461809   8 years Rob Schluntz Update output for memberCtor tests
memberCtors-ERR1.txt 84 bytes 193bba0   8 years pabuhr update error messages
maybe.txt 0 bytes 20877d2   8 years ajbeach I've been sitting on these tests for a while. New tests for …
math3.x86.txt 341 bytes 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
math3.x64.txt 341 bytes 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
math2.x86.txt 1.9 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
math2.x64.txt 1.9 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
math1.x86.txt 920 bytes 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
math1.x64.txt 920 bytes 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
literals.x86.txt 247.0 KB d9ff69a   8 years pabuhr update 32-bit test
literals.x64.txt 247.4 KB e672372   8 years pabuhr more inline code in stdlib and update tests
limits.txt 0 bytes ebcd82b   9 years Thierry Delisle implemented some of the expected outputs, fixed printing in tests.py, …
libcfa_vector.txt 10 bytes bd34fc87   9 years Thierry Delisle reenabled vector tests and added proper constructor semantics to vector
labelledExit.txt 0 bytes aaf1f4d   9 years Thierry Delisle fixed labelledExit test
KRfunctions.x86.txt 5.5 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
KRfunctions.x64.txt 5.6 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
io.txt 1020 bytes cd218e8   8 years pabuhr update tests after changing names of basic types, extending the IO …
init_once.txt 0 bytes 85f0713   9 years Rob Schluntz add init_once and dtor-early-exit tests
ifcond.txt 55 bytes a01f7c94   8 years Rob Schluntz Implement multi-declaration if conditional and update test
identParamDeclarator.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
identity.txt 246 bytes 5a7966bb   8 years pabuhr remove example fwrite.c, add identity.c test, update io test
identFuncDeclarator.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
hello.txt 232 bytes 7985fa5   8 years pabuhr add test program
gmp.x64.txt 6.6 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
globals.txt 175 bytes 23c4aa8   9 years Rob Schluntz fix constructor transitivity rule
genericUnion.txt 36 bytes 240e1ff   8 years Rob Schluntz added a simple test for generic unions
gccExtensions.x86.txt 8.9 KB 59073fd   8 years Thierry Delisle Fixed tests after main change
gccExtensions.x64.txt 8.9 KB 59073fd   8 years Thierry Delisle Fixed tests after main change
functions.x86.txt 13.4 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
functions.x64.txt 13.5 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
function-operator.txt 110 bytes 5b21138   8 years Rob Schluntz Add function operator test case
fstream_test.txt 147 bytes 1ae39f6e   8 years pabuhr change gmp to use references, add fstream_test to tests
extension.x86.txt 12.0 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
extension.x64.txt 12.0 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
expression.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
enum.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
dtor-early-exit.txt 2.2 KB 540b275   9 years Thierry Delisle added labelled break on if statments to relevant tests
dtor-early-exit-ERR2.txt 138 bytes 698ec72   8 years Rob Schluntz Convert InsertDtors to PassVisitor
dtor-early-exit-ERR1.txt 138 bytes 698ec72   8 years Rob Schluntz Convert InsertDtors to PassVisitor
div.txt 37 bytes e1780a2   8 years pabuhr augment "writable" trait with "ostream" to support more monomorphic IO …
designations.txt 595 bytes bb1cd95   8 years Rob Schluntz add test case for designations
declarationSpecifier.x86.txt 57.3 KB 59073fd   8 years Thierry Delisle Fixed tests after main change
declarationSpecifier.x64.txt 57.3 KB 59073fd   8 years Thierry Delisle Fixed tests after main change
declarationErrors.txt 2.5 KB e4bc986   8 years Rob Schluntz Add ParseNode print code and update declarationErrors test
ctor-autogen.txt 1 byte 8e138da   8 years Rob Schluntz Add test case for autogenerated functions
ctor-autogen-ERR1.txt 300 bytes 84733c1   8 years Rob Schluntz Update ctor-autogen test output
complex.txt 108 bytes 2f484f5   8 years pabuhr add new test for complex numbers (needs work)
completeTypeError.txt 1.1 KB 4d5e57b   8 years Rob Schluntz Prevent implicit conversion of void * to other pointer type for …
castError.txt 570 bytes c2c6177   8 years a3moss Fix tests for std::vector change
cast.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
avl_test.txt 36 bytes 3689906   9 years Rob Schluntz avl_test expected output
attributes.x86.txt 33.5 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
attributes.x64.txt 33.8 KB 099a40d   8 years Thierry Delisle Moved 32/64-bit tests to .x86/x64.txt
ato.txt 876 bytes e672372   8 years pabuhr more inline code in stdlib and update tests
array.txt 0 bytes e757af2   9 years Thierry Delisle renamed all tests to lower-case leading character
alloc.txt 3.6 KB a4683611   8 years pabuhr third attempt at memory-allocation routines
alloc-ERROR.txt 791 bytes e672372   8 years pabuhr more inline code in stdlib and update tests
abs.txt 296 bytes 9d169f1   9 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.