../
|
vector
|
|
4a9ccc3
|
8 years
|
Rob Schluntz |
propagate sized status through trait instances
|
pybin
|
|
c07d724
|
8 years
|
Thierry Delisle |
Cleaned-up test script, notably by creating a pybin folder and a tools …
|
preempt_longrun
|
|
52a9004
|
7 years
|
Thierry Delisle |
Restored foreign strictness to its previous state and removed the u …
|
avltree
|
|
142cf5d
|
8 years
|
Rob Schluntz |
change type of string literal from char[] to const char[]
|
.in
|
|
f621a148
|
8 years
|
pabuhr |
change to implementation type for rational and add to test suite
|
.expect
|
|
86f384b
|
7 years
|
pabuhr |
make tuple separator a separator rather than terminator
|
voidPtr.c
|
145 bytes
|
2d59d53
|
8 years
|
a3moss |
Added regression test for void* issues
|
variableDeclarator.c
|
3.3 KB
|
5ead9f9
|
8 years
|
pabuhr |
add copyright notice to test files
|
typeof.c
|
263 bytes
|
85517ddb
|
8 years
|
Rob Schluntz |
resolve typeof in cast expressions, update typeof test
|
typeGenerator.c
|
916 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
typedefDeclarator.c
|
2.3 KB
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
typedef.c
|
747 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
tupleVariadic.c
|
2.5 KB
|
59239b8
|
8 years
|
Thierry Delisle |
new, delete, malloc, etc. no longer require an otype, only a sized dtype
|
tuples.c
|
480 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
tuplePolymorphism.c
|
1.8 KB
|
17e0dc9
|
7 years
|
pabuhr |
change indentation from spaces to tabs
|
tupleMember.c
|
1.2 KB
|
33a7b6d
|
8 years
|
Rob Schluntz |
changed use of formal types to actual types for boxing return …
|
tupleFunction.c
|
2.6 KB
|
d9fa60a
|
8 years
|
Rob Schluntz |
moved substituion into MemberExpr? constructor, change generated tuple …
|
tupleCast.c
|
814 bytes
|
7933351
|
8 years
|
Rob Schluntz |
add tuple cast resolution code
|
tupleAssign.c
|
2.0 KB
|
7fe2498
|
8 years
|
pabuhr |
add sout prints and adjust char print values
|
thread.c
|
862 bytes
|
bd4d011
|
8 years
|
Thierry Delisle |
Implemented thread keyword
|
test.py
|
10.8 KB
|
44f44617
|
7 years
|
Thierry Delisle |
Fix build for 16.04
|
switch.c
|
1.5 KB
|
8688ce1
|
8 years
|
pabuhr |
move case-list management into parser
|
swap.c
|
2.7 KB
|
3dcd347a
|
8 years
|
Thierry Delisle |
moved some more tests to new test folder
|
subrange.c
|
2.4 KB
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
structMember.c
|
476 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
simpleGenericTriple.c
|
1.0 KB
|
23c4aa8
|
8 years
|
Rob Schluntz |
fix constructor transitivity rule
|
shortCircuit.c
|
643 bytes
|
0f35657
|
8 years
|
Rob Schluntz |
updated completeTypeError test case
|
searchsort.c
|
3.6 KB
|
f2cdc44
|
8 years
|
pabuhr |
more alternate bsearch returning posn of key
|
scopeErrors.c
|
396 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
scope.c
|
870 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
sched-int-wait.c
|
2.8 KB
|
e1c1829
|
7 years
|
Thierry Delisle |
Added monitor tests to preempt longrun tests
|
sched-int-disjoint.c
|
2.1 KB
|
e1c1829
|
7 years
|
Thierry Delisle |
Added monitor tests to preempt longrun tests
|
sched-int-block.c
|
2.6 KB
|
e1c1829
|
7 years
|
Thierry Delisle |
Added monitor tests to preempt longrun tests
|
sched-int-barge.c
|
1.7 KB
|
9737ffe
|
8 years
|
Thierry Delisle |
Renamed internal scheduling tests to be more evocative
|
result.c
|
1.4 KB
|
0892b1b
|
7 years
|
ajbeach |
Fixed random comment in result test.
|
rational.c
|
2.5 KB
|
a933bcb3
|
7 years
|
pabuhr |
documentation and formatting
|
random.c
|
1.3 KB
|
adcc065
|
8 years
|
pabuhr |
add labelled break to if statement, update comment formatting, add …
|
quoted_keyword.c
|
1.8 KB
|
1bc1bb2
|
8 years
|
pabuhr |
add expect file for quoted_keyword test
|
operators.c
|
534 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
occursError.c
|
216 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
numericConstants.c
|
1.1 KB
|
a933bcb3
|
7 years
|
pabuhr |
documentation and formatting
|
namedParmArg.c
|
307 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
multiDimension.c
|
1.0 KB
|
4e2a1137
|
8 years
|
Rob Schluntz |
add test case for multidimensional arrays
|
multi-monitor.c
|
960 bytes
|
bcda04c
|
8 years
|
Thierry Delisle |
Fixed autogen constructors for concurrent sues
|
monitor.c
|
653 bytes
|
bd4d011
|
8 years
|
Thierry Delisle |
Implemented thread keyword
|
minmax.c
|
2.3 KB
|
3dcd347a
|
8 years
|
Thierry Delisle |
moved some more tests to new test folder
|
memberCtors.c
|
2.1 KB
|
ddbde34
|
7 years
|
Rob Schluntz |
update memberCtors test case with more output
|
maybe.c
|
1.3 KB
|
20877d2
|
7 years
|
ajbeach |
I've been sitting on these tests for a while. New tests for …
|
math.c
|
7.4 KB
|
3c0ec68
|
7 years
|
pabuhr |
remove routines fabs and cabs from math
|
Makefile.in
|
44.8 KB
|
52a9004
|
7 years
|
Thierry Delisle |
Restored foreign strictness to its previous state and removed the u …
|
Makefile.am
|
3.5 KB
|
44f44617
|
7 years
|
Thierry Delisle |
Fix build for 16.04
|
limits.c
|
2.5 KB
|
ebcd82b
|
8 years
|
Thierry Delisle |
implemented some of the expected outputs, fixed printing in tests.py, …
|
libcfa_vector.c
|
1.4 KB
|
67cf18c
|
7 years
|
Rob Schluntz |
implement default type arguments for generic types [closes #13]
|
labelledExit.c
|
2.7 KB
|
2f22cc4
|
8 years
|
pabuhr |
more refactoring of parser code
|
KRfunctions.c
|
1.5 KB
|
a933bcb3
|
7 years
|
pabuhr |
documentation and formatting
|
io.data
|
62 bytes
|
3dcd347a
|
8 years
|
Thierry Delisle |
moved some more tests to new test folder
|
io.c
|
5.0 KB
|
86f384b
|
7 years
|
pabuhr |
make tuple separator a separator rather than terminator
|
init_once.c
|
3.8 KB
|
72e9222
|
8 years
|
Rob Schluntz |
change codegen for function-scoped static variable destruction to …
|
identParamDeclarator.c
|
3.2 KB
|
5ead9f9
|
8 years
|
pabuhr |
add copyright notice to test files
|
identity.c
|
1.3 KB
|
5a7966b
|
7 years
|
pabuhr |
remove example fwrite.c, add identity.c test, update io test
|
identFuncDeclarator.c
|
2.2 KB
|
5ead9f9
|
8 years
|
pabuhr |
add copyright notice to test files
|
hello.c
|
983 bytes
|
7985fa5
|
7 years
|
pabuhr |
add test program
|
gmp.c
|
2.2 KB
|
a933bcb3
|
7 years
|
pabuhr |
documentation and formatting
|
globals.c
|
1.4 KB
|
23c4aa8
|
8 years
|
Rob Schluntz |
fix constructor transitivity rule
|
genericUnion.c
|
492 bytes
|
240e1ff
|
7 years
|
Rob Schluntz |
added a simple test for generic unions
|
gccExtensions.c
|
2.6 KB
|
926af74
|
8 years
|
pabuhr |
more refactoring of parser code
|
functions.c
|
3.0 KB
|
5ead9f9
|
8 years
|
pabuhr |
add copyright notice to test files
|
fstream_test.c
|
1.0 KB
|
600b6c2
|
8 years
|
Thierry Delisle |
move some more tests to new tests directory
|
forall.c
|
1.6 KB
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
extension.c
|
1.5 KB
|
c0aa336
|
8 years
|
pabuhr |
third attempt at gcc attributes
|
expression.c
|
476 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
except-0.c
|
3.8 KB
|
ad0be81
|
7 years
|
ajbeach |
Fixed all the errors I found except for skipped deconstructors.
|
enum.c
|
303 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
dtor-early-exit.c
|
5.4 KB
|
142cf5d
|
8 years
|
Rob Schluntz |
change type of string literal from char[] to const char[]
|
designations.c
|
5.4 KB
|
62423350
|
7 years
|
Rob Schluntz |
Big push on designations and initialization: works with generic types, …
|
declarationSpecifier.c
|
3.2 KB
|
5ead9f9
|
8 years
|
pabuhr |
add copyright notice to test files
|
declarationErrors.c
|
1.8 KB
|
7d05e7e
|
8 years
|
pabuhr |
fix error messages for declarations
|
coroutine.c
|
1.3 KB
|
ec95d11
|
7 years
|
pabuhr |
formatting
|
context.c
|
271 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
complex.c
|
1.1 KB
|
a933bcb3
|
7 years
|
pabuhr |
documentation and formatting
|
completeTypeError.c
|
787 bytes
|
142cf5d
|
8 years
|
Rob Schluntz |
change type of string literal from char[] to const char[]
|
commentMisc.c
|
67 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
charStringConstants.c
|
1.2 KB
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
castError.c
|
177 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
cast.c
|
233 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
attributes.c
|
9.3 KB
|
00303d50
|
8 years
|
Thierry Delisle |
Fixed attributes test and added more error handling for machine type
|
ato.c
|
1.7 KB
|
00b7cd3
|
8 years
|
pabuhr |
update include files for test programs
|
array.c
|
491 bytes
|
e757af2
|
8 years
|
Thierry Delisle |
renamed all tests to lower-case leading character
|
alloc.c
|
7.9 KB
|
a4683611
|
7 years
|
pabuhr |
third attempt at memory-allocation routines
|
abs.c
|
1.3 KB
|
9d169f1
|
8 years
|
pabuhr |
fix abs.c test program for char type
|
.gitignore
|
12 bytes
|
4e9151f
|
8 years
|
Thierry Delisle |
- Fixed tests to no longer use make errors, pipeing CC errors directly …
|