../
|
concurrent
|
|
8b28a52
|
7 years
|
Thierry Delisle |
removed barge test since it had inconsistent results and doesn't …
|
64
|
|
cd218e8
|
7 years
|
pabuhr |
update tests after changing names of basic types, extending the IO …
|
32
|
|
f1bcd004
|
7 years
|
Rob Schluntz |
Update 32-bit tests
|
voidPtr.txt
|
0 bytes
|
2d59d53
|
8 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
|
user_literals.txt
|
296 bytes
|
cd218e8
|
7 years
|
pabuhr |
update tests after changing names of basic types, extending the IO …
|
typeof.txt
|
0 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
tupleVariadic.txt
|
390 bytes
|
dd0c97b
|
8 years
|
Rob Schluntz |
prevent generic parameters from polluting the outer scope in Box Pass2
|
tuplePolymorphism.txt
|
106 bytes
|
ebb5ed9
|
8 years
|
Rob Schluntz |
update tuplePolymorphism test to include an example of non-matching …
|
tupleMember.txt
|
110 bytes
|
a29be37
|
8 years
|
Rob Schluntz |
add a few test cases for tuples
|
tupleFunction.txt
|
321 bytes
|
a29be37
|
8 years
|
Rob Schluntz |
add a few test cases for tuples
|
tupleCast.txt
|
35 bytes
|
7933351
|
8 years
|
Rob Schluntz |
add tuple cast resolution code
|
tupleAssign.txt
|
366 bytes
|
7fe2498
|
8 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, …
|
stdincludes.txt
|
0 bytes
|
39c7fd0
|
7 years
|
pabuhr |
add test for C11 standard include files
|
simpleGenericTriple.txt
|
29 bytes
|
f7e749f
|
8 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
|
8 years
|
pabuhr |
more alternate bsearch returning posn of key
|
scopeErrors.txt
|
314 bytes
|
193bba0
|
7 years
|
pabuhr |
update error messages
|
result.txt
|
0 bytes
|
20877d2
|
7 years
|
ajbeach |
I've been sitting on these tests for a while. New tests for …
|
rational.txt
|
280 bytes
|
6c6455f
|
7 years
|
pabuhr |
second attempt at generic rational type with conversions to/from …
|
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
|
4.2 KB
|
1461809
|
7 years
|
Rob Schluntz |
Update output for memberCtor tests
|
memberCtors-ERR1.txt
|
84 bytes
|
193bba0
|
7 years
|
pabuhr |
update error messages
|
maybe.txt
|
0 bytes
|
20877d2
|
7 years
|
ajbeach |
I've been sitting on these tests for a while. New tests for …
|
literals.txt
|
309.0 KB
|
ea0c5e3
|
7 years
|
pabuhr |
forgot to handle and test u8 concatenated strings
|
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
|
1020 bytes
|
cd218e8
|
7 years
|
pabuhr |
update tests after changing names of basic types, extending the IO …
|
init_once.txt
|
0 bytes
|
85f0713
|
8 years
|
Rob Schluntz |
add init_once and dtor-early-exit tests
|
ifcond.txt
|
55 bytes
|
a01f7c94
|
7 years
|
Rob Schluntz |
Implement multi-declaration if conditional and update test
|
identParamDeclarator.txt
|
0 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
identity.txt
|
246 bytes
|
5a7966b
|
7 years
|
pabuhr |
remove example fwrite.c, add identity.c test, update io test
|
identFuncDeclarator.txt
|
0 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
hello.txt
|
232 bytes
|
7985fa5
|
7 years
|
pabuhr |
add test program
|
globals.txt
|
175 bytes
|
23c4aa8
|
8 years
|
Rob Schluntz |
fix constructor transitivity rule
|
genericUnion.txt
|
36 bytes
|
240e1ff
|
7 years
|
Rob Schluntz |
added a simple test for generic unions
|
function-operator.txt
|
110 bytes
|
5b21138
|
7 years
|
Rob Schluntz |
Add function operator test case
|
fstream_test.txt
|
147 bytes
|
1ae39f6e
|
7 years
|
pabuhr |
change gmp to use references, add fstream_test to tests
|
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
|
138 bytes
|
b0dfbc4
|
7 years
|
Rob Schluntz |
Clean up BranchStmt? code
|
dtor-early-exit-ERR1.txt
|
138 bytes
|
b0dfbc4
|
7 years
|
Rob Schluntz |
Clean up BranchStmt? code
|
div.txt
|
37 bytes
|
e1780a2
|
7 years
|
pabuhr |
augment "writable" trait with "ostream" to support more monomorphic IO …
|
designations.txt
|
595 bytes
|
bb1cd95
|
7 years
|
Rob Schluntz |
add test case for designations
|
declarationErrors.txt
|
2.5 KB
|
193bba0
|
7 years
|
pabuhr |
update error messages
|
complex.txt
|
108 bytes
|
2f484f5
|
7 years
|
pabuhr |
add new test for complex numbers (needs work)
|
completeTypeError.txt
|
875 bytes
|
193bba0
|
7 years
|
pabuhr |
update error messages
|
castError.txt
|
700 bytes
|
193bba0
|
7 years
|
pabuhr |
update error messages
|
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
|
alloc.txt
|
3.6 KB
|
a4683611
|
7 years
|
pabuhr |
third attempt at memory-allocation routines
|
abs.txt
|
296 bytes
|
9d169f1
|
8 years
|
pabuhr |
fix abs.c test program for char type
|