Require Cabal version >= 1.6
[haskell-directory.git] / tests /
2009-01-09 Ian LynaghFix getPermissions001 on Windows
2008-12-01 Simon Marlowadd Windows output
2008-12-01 Simon Marlowrename test directory to avoid clash
2008-11-26 Simon Marlowadd test for createDirectoryIfMissing (#2808)
2008-11-14 Simon Marlowadd some extra_cleans
2008-11-12 Simon Marlowmake this test more robust to changes in the testsuite...
2008-09-27 Simon MarlowFix these tests
2008-08-26 Simon Marlowadd createDirectory (already exists) test
2008-08-18 Simon Marlowtest for renameFile
2008-06-23 Ian LynaghFollow extensible exceptions changes
2008-06-11 Ian LynaghMake currentDirectory001 not conflict with other tests...
2008-02-05 Simon Marlowmake this test work on Windows
2007-10-18 Simon Marlowthis sneaked in somehow
2007-10-18 Simon Marlowadd test for #1652
2007-10-18 Simon Marlowimport System.Directory, not Directory
2007-10-18 Simon Marlowmove copyFile001 from testsuite
2007-10-18 Simon MarlowMove tests from testsuite/tests/ghc-regress/lib/Directory