Sebastian Falbesoner
|
4c65ac96f8
|
test: detect OS consistently using platform.system()
|
2023-12-08 18:16:24 +01:00 |
|
MarcoFalke
|
fafe43cb6c
|
scripted-diff: Use blocks_path where possible
-BEGIN VERIFY SCRIPT-
sed -i 's|].chain_path / "blocks"|].blocks_path|g' $(git grep -l chain_path)
-END VERIFY SCRIPT-
|
2023-07-25 15:51:36 +02:00 |
|
MarcoFalke
|
aaaa3aefbd
|
test: Use TestNode *_path properties where possible
Seems odd to place the burden on test writers to hardcode the chain or
datadir path for the nodes under test.
|
2023-06-21 08:49:18 +02:00 |
|
Andrew Toth
|
3141eab9c6
|
test: add functional test for ScanAndUnlinkAlreadyPrunedFiles
|
2023-01-05 17:04:28 -05:00 |
|