X-Git-Url: http://git.megacz.com/?p=haskell-directory.git;a=blobdiff_plain;f=tests%2Fall.T;h=8fd3847ac1a4106575f13637a0fa7af1c7930a2a;hp=633a8d8c0ce5d4fb79748f66853732010d8f6c80;hb=412be50e0c8c0afae0ff5348aeb462a36b29c66e;hpb=c93cdac729f2ae1ca178718e25818764f749366d diff --git a/tests/all.T b/tests/all.T index 633a8d8..8fd3847 100644 --- a/tests/all.T +++ b/tests/all.T @@ -10,3 +10,7 @@ test('getPermissions001', omit_ways(['ghci']), compile_and_run, ['-cpp']) test('copyFile001', normal, compile_and_run, ['']) test('copyFile002', normal, compile_and_run, ['']) + +test('renameFile001', extra_clean(['renameFile001.tmp1','renameFile001.tmp2']), + compile_and_run, ['']) +