Commit Graph

40 Commits (4a0c08fdcf0776fe565d958547796f6a78f415f1)

Author SHA1 Message Date
MarcoFalke 75e898c094
Merge #10331: Share config between util and functional tests
8 years ago
MarcoFalke 8e5725666b
Merge #10433: [tests] improve tmpdir structure
8 years ago
John Newbery b040243cc3 [tests] improve tmpdir structure
8 years ago
MarcoFalke fac79e4d18 qa: Warn when specified test is not found
8 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests
8 years ago
Wladimir J. van der Laan 35da2aeed7
Merge #10327: [tests] remove import-abort-rescan.py
8 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py
8 years ago
Wladimir J. van der Laan 2a183de0ec
Merge #9966: Control mempool persistence using a command line parameter
8 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds
8 years ago
Wladimir J. van der Laan e0a7e1994e
Merge #10225: [test] Add aborttrescan tests
8 years ago
MarcoFalke 1b25b6df0f
Merge #10097: Move zmq test skipping logic into individual test case.
8 years ago
MarcoFalke c530c15180
Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by other test)
8 years ago
Karl-Johan Alm ed60970c83
[test] Test abortrescan command.
8 years ago
John Newbery 6803e09e6e Move zmq test skipping logic into individual test case.
8 years ago
Wladimir J. van der Laan a987def4f6
Merge #10143: [net] Allow disconnectnode RPC to be called with node id
8 years ago
John Newbery e367ad5b44 [tests] rename nodehandling to disconnectban
8 years ago
MarcoFalke 9111df9673
Merge #10219: Tests: Order Python Tests Differently
8 years ago
Jimmy Song 637706dc9e Tests: Put Extended tests first when they're included
8 years ago
MarcoFalke d86bb075bf
Merge #10197: [tests] Functional test warnings
8 years ago
John Newbery a97ed80f97 [tests] test_runner - check unicode
8 years ago
John Newbery 08e51c1c03 [tests] Remove cache directory by default when running test_runner
8 years ago
John Newbery c85b080cc7 [test] add warnings to test_runner
8 years ago
John Newbery 5f4bcf28ef [tests] Remove maxblocksinflight testcase
8 years ago
Wladimir J. van der Laan e96462fbec tests: Fix test_runner return value in case of skipped test
8 years ago
John Newbery d80baaa514 fixup - align summary row correctly and make colors/glyphs globals
8 years ago
John Newbery bb92d839d5 [tests] Add unicode symbols for tests passing/failing/skipping
8 years ago
John Newbery 63062bda1a [tests] color test results and sort alphabetically
8 years ago
Wladimir J. van der Laan ebfd653798
Merge #10077: [qa] Add setnetworkactive smoke test
8 years ago
MarcoFalke 79af9fbd8c
Merge #10096: Check that all test scripts in test/functional are being run
8 years ago
John Newbery 55992f1302 Add --quiet option to suppress rpc-tests.py output
8 years ago
John Newbery 29d6634a69 Check that all test scripts in test/functional are being run
8 years ago
Wladimir J. van der Laan b1a4f27576
Merge #10073: Actually run assumevalid.py
8 years ago
MarcoFalke fa697b7192 [qa] Add setnetworkactive smoke test
8 years ago
Wladimir J. van der Laan 90dd9e6c4c
Merge #9946: Fix build errors if spaces in path or parent directory
8 years ago
Matthew Zipkin b1f584dbc1 fix build if spaces in src dir path
8 years ago
John Newbery 717ad131f6 Actually run assumevalid.py.
8 years ago
John Newbery 0c1ade6a4b Skip rpcbind_test if OS/network requirements are not met.
8 years ago
John Newbery a750d77b95 Add tests for mempool persistence
8 years ago
John Newbery 232b6665bc Allow test cases to be skipped
8 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
8 years ago