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 9ab8c20 commit 38ea299Copy full SHA for 38ea299
contrib/remote_hsmd/NOTES.md
@@ -40,6 +40,14 @@ Run a single test:
40
Re-run failures from prior run:
41
42
./contrib/remote_hsmd/scripts/rerun-failed-tests < log |& tee log2
43
+
44
+To run tests using anchors, rebuild w/ experimental features:
45
46
+ make distclean
47
+ ./configure --enable-developer --enable-experimental-features
48
+ make
49
50
+ ./contrib/remote_hsmd/scripts/run-all-tests |& tee log
51
52
Some popular tests:
53
0 commit comments