]> arthur.barton.de Git - bup.git/blobdiff - README.md
tests: move all tests to test/
[bup.git] / README.md
index 5c2f28eafaa0c6e7292d6155c8fbdd5500fc6801..07ad1ec3258484e1c71f27107159638825ad7803 100644 (file)
--- a/README.md
+++ b/README.md
@@ -453,16 +453,16 @@ Notes on NetBSD/pkgsrc
    cycle and error out, so "ls -R" and "find" will not work.
 
  - There is no support for ACLs.  If/when some enterprising person
-   fixes this, adjust t/compare-trees.
+   fixes this, adjust dev/compare-trees.
 
 
 Notes on Cygwin
 ---------------
 
  - There is no support for ACLs.  If/when some enterprising person
-   fixes this, adjust t/compare-trees.
+   fixes this, adjust dev/compare-trees.
 
- - In t/test.sh, two tests have been disabled.  These tests check to
+ - In test/ext/test.sh, two tests have been disabled.  These tests check to
    see that repeated saves produce identical trees and that an
    intervening index doesn't change the SHA1.  Apparently Cygwin has
    some unusual behaviors with respect to access times (that probably
@@ -474,7 +474,7 @@ Notes on OS X
 -------------
 
  - There is no support for ACLs.  If/when some enterprising person
-   fixes this, adjust t/compare-trees.
+   fixes this, adjust dev/compare-trees.
 
 
 How it works