summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_compile/all.T
blob: cea6db8d73418db9ead2e661cb86138ea571dda0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
test('anf', normal, compile, [''])
test('Arity2', normal, compile, [''])
test('Branches', normal, compile, [''])
test('CSETest', normal, compile, [''])
test('Dollar2', normal, compile, [''])
test('DollarDefault', normal, compile, [''])
test('DollarTest', normal, compile, [''])
test('Foldr', normal, compile, [''])
test('Iden', normal, compile, [''])
test('List', normal, compile, [''])
test('OldList', normal, compile, [''])
test('Op', normal, compile, [''])
test('RankN', normal, compile, [''])
test('T1735Min', normal, compile, [''])
test('TupSection', normal, compile, [''])
test('Pr110', normal, compile, [''])
test('Linear10', normal, compile, [''])
test('Linear12', normal, compile, [''])
test('Linear14', normal, compile, [''])
test('Linear15', normal, compile, [''])
test('Linear16', normal, compile, [''])
test('Linear3', normal, compile, [''])
test('Linear4', expect_broken(20), compile, [''])
test('Linear6', normal, compile, [''])
test('Linear8', normal, compile, [''])
test('LinearGuards', normal, compile, [''])
test('LinearPolyDollar', normal, compile, [''])
test('LinearConstructors', normal, compile, [''])
test('Linear1Rule', normal, compile, [''])
test('LinearEmptyCase', normal, compile, [''])
test('Tunboxer', normal, compile, [''])
test('MultConstructor', normal, compile, [''])
test('LinearLetRec', expect_broken(405), compile, ['-O -dlinear-core-lint'])
test('LinearTH1', normal, compile, [''])
test('LinearTH2', normal, compile, [''])
test('LinearTH3', normal, compile, [''])
test('LinearHole', normal, compile, [''])
test('T18731', normal, compile, [''])