X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=tests%2Fall.T;fp=tests%2Fall.T;h=bc10ec075c5028539a8ad2190e333c6cb101be3f;hb=69f3ecdfa4e657aea1c012640e9ab1594bcfec78;hp=4906495c7d08b9fe24ce7757f9e0251aed0e75b4;hpb=be2750a0a11b919fb03cc070074e430f88bdfa90;p=ghc-base.git diff --git a/tests/all.T b/tests/all.T index 4906495..bc10ec0 100644 --- a/tests/all.T +++ b/tests/all.T @@ -2,3 +2,5 @@ test('readFloat', exit_code(1), compile_and_run, ['']) test('enumDouble', normal, compile_and_run, ['']) test('enumRatio', normal, compile_and_run, ['']) +test('tempfiles', normal, compile_and_run, ['']) +test('fixed', normal, compile_and_run, [''])