We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5742c commit 0986de9Copy full SHA for 0986de9
t/README
@@ -79,6 +79,10 @@ appropriately before running "make".
79
--debug::
80
This may help the person who is developing a new test.
81
It causes the command defined with test_debug to run.
82
+ The "trash" directory (used to store all temporary data
83
+ during testing) is not deleted even if there are no
84
+ failed tests so that you can inspect its contents after
85
+ the test finished.
86
87
--immediate::
88
This causes the test to immediately exit upon the first
0 commit comments