summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/all.T
blob: 625951f4d628a1c5522a116b2609ec5fb663d816 (plain)
1
2
3
4
5
6
7
8
9
10
11
test('T7116', normal, makefile_test, ['T7116'])
# These test Core output that depends upon integer-gmp
test('T14170', reqlib("integer-gmp"), makefile_test, ['T14170'])
test('T14465', reqlib("integer-gmp"), makefile_test, ['T14465'])
test('T7895', normal, compile, [''])
test('T7881', normal, compile, [''])
# For T8542, the hpc way adds extra annotations that prevent
# the appropriate expression to be detected, after
# desugaring, so we don't get the warning we expect.
test('T8542', omit_ways(['hpc']), compile, [''])
test('T10929', normal, compile, [''])