X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2FREADME;h=428ee05c4a5b844815ff4f9356b71bb147cb42a6;hb=d98a509ec3e9ff22bb642f778900691d0c715ba9;hp=6122a6c73352e6986bc8f97fc803105dcd671c25;hpb=44ec754dc766e38684d9ad4563019378730eea82;p=git.git diff --git a/t/README b/t/README index 6122a6c73..428ee05c4 100644 --- a/t/README +++ b/t/README @@ -79,6 +79,10 @@ appropriately before running "make". --debug:: This may help the person who is developing a new test. It causes the command defined with test_debug to run. + The "trash" directory (used to store all temporary data + during testing) is not deleted even if there are no + failed tests so that you can inspect its contents after + the test finished. --immediate:: This causes the test to immediately exit upon the first