summaryrefslogtreecommitdiff
path: root/testsuite/tests/impredicative/all.T
blob: 2f23210f6b4da53a1434c4dac87d4fcb006a2c1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Impredicativity tests

test('Church2',  expect_broken(1330), compile_fail, [''])

test('PList1',   normal, compile, [''])
test('PList2',   normal, compile, [''])
test('SystemF',  normal, compile, [''])
test('Base1',    normal, compile, [''])
test('Church1',  normal, compile, [''])
test('boxy',     normal, compile, [''])
test('Compose',  normal, compile, [''])
test('T2193',    normal, compile_and_run, [''])
test('icfp20-ok',     normal, compile, [''])
test('icfp20-fail',   normal, compile_fail, [''])
test('T18126-1',      normal, compile, [''])
test('T18126-nasty',  normal, compile, [''])
test('cabal-example', normal, compile, [''])
test('T9730', normal, compile, [''])
test('T7026', normal, compile, [''])
test('T8808', normal, compile, [''])
test('T17332', normal, compile_fail, [''])
test('expr-sig', normal, compile, [''])