diff options
Diffstat (limited to 'testsuite/tests/lib/Numeric/all.T')
-rw-r--r-- | testsuite/tests/lib/Numeric/all.T | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/tests/lib/Numeric/all.T b/testsuite/tests/lib/Numeric/all.T new file mode 100644 index 0000000000..d6237fbee8 --- /dev/null +++ b/testsuite/tests/lib/Numeric/all.T @@ -0,0 +1,10 @@ +test('num001', normal, compile_and_run, ['']) +test('num002', normal, compile_and_run, ['']) +test('num003', normal, compile_and_run, ['']) +test('num004', normal, compile_and_run, ['']) +test('num005', normal, compile_and_run, ['']) +test('num006', normal, compile_and_run, ['']) +test('num007', normal, compile_and_run, ['']) +test('num008', normal, compile_and_run, ['']) +test('num009', compose(skip_if_fast, if_os('darwin', expect_broken(2370))), compile_and_run, ['']) +test('num010', normal, compile_and_run, ['']) |