summaryrefslogtreecommitdiff
path: root/testsuite/tests/boxy/all.T
blob: 0294d01629e19ce70cb4edad06ea3364843e02c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Boxy-type tests

test('Base1',    expect_broken(4295), compile, [''])
test('Church1',  expect_broken(4295), compile, [''])
test('Church2',  expect_broken(1330), compile_fail, [''])
test('PList1',   expect_broken(4295), compile, [''])
test('PList2',   expect_broken(4295), compile, [''])
test('SystemF',  expect_broken(4295), compile, [''])
test('boxy',     expect_broken(4295), compile, [''])
test('Compose',  normal, compile, [''])
test('T2193',    normal, compile_and_run, [''])