aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
2017-06-30[qa] Rewrite BIP65 functional testsSuhas Daftuar
2017-06-29[tests] Allow tests to pass when stderr is non-emptyJonas Schnelli
2017-06-28Merge #10148: Use non-atomic flushing with block replayWladimir J. van der Laan
2017-06-27[tests] rename getblocktemplate_proposals.py to mining.pyJohn Newbery
2017-06-27Merge #10612: The young person's guide to the test_frameworkWladimir J. van der Laan
2017-06-27[tests] add example testJohn Newbery
2017-06-26[qa] Test non-atomic chainstate writesSuhas Daftuar
2017-06-25[RPC] Add an uptime command that displays the amount of time that bitcoind ha...Ricardo Velhote
2017-06-18Merge #10555: [tests] various improvements to zmq_test.pyMarcoFalke
2017-06-12[tests] timeout integration tests on travis after 20 minutesJohn Newbery
2017-06-08[tests] tidy up zmq_test.pyJohn Newbery
2017-06-08Tests for wallet encryption stuffAndrew Chow
2017-06-06Merge #10331: Share config between util and functional testsMarcoFalke
2017-05-22Merge #10433: [tests] improve tmpdir structureMarcoFalke
2017-05-18[tests] improve tmpdir structureJohn Newbery
2017-05-14qa: Warn when specified test is not foundMarcoFalke
2017-05-03Use shared config file for functional and util testsJohn Newbery
2017-05-03Merge #10327: [tests] remove import-abort-rescan.pyWladimir J. van der Laan
2017-05-03[tests] remove import-abort-rescan.pyJohn Newbery
2017-05-03Merge #9966: Control mempool persistence using a command line parameterWladimir J. van der Laan
2017-05-01[tests] allow zmq test to be run in out-of-tree buildsJohn Newbery
2017-04-25Merge #10225: [test] Add aborttrescan testsWladimir J. van der Laan
2017-04-23Merge #10097: Move zmq test skipping logic into individual test case.MarcoFalke
2017-04-23Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by o...MarcoFalke
2017-04-21[test] Test abortrescan command.Karl-Johan Alm
2017-04-20Move zmq test skipping logic into individual test case.John Newbery
2017-04-20Merge #10143: [net] Allow disconnectnode RPC to be called with node idWladimir J. van der Laan
2017-04-19[tests] rename nodehandling to disconnectbanJohn Newbery
2017-04-18Merge #10219: Tests: Order Python Tests DifferentlyMarcoFalke
2017-04-17Tests: Put Extended tests first when they're includedJimmy Song
2017-04-17Merge #10197: [tests] Functional test warningsMarcoFalke
2017-04-17[tests] test_runner - check unicodeJohn Newbery
2017-04-17[tests] Remove cache directory by default when running test_runnerJohn Newbery
2017-04-17[test] add warnings to test_runnerJohn Newbery
2017-04-13[tests] Remove maxblocksinflight testcaseJohn Newbery
2017-04-11tests: Fix test_runner return value in case of skipped testWladimir J. van der Laan
2017-04-07fixup - align summary row correctly and make colors/glyphs globalsJohn Newbery
2017-04-06[tests] Add unicode symbols for tests passing/failing/skippingJohn Newbery
2017-04-05[tests] color test results and sort alphabeticallyJohn Newbery
2017-04-02Merge #10077: [qa] Add setnetworkactive smoke testWladimir J. van der Laan
2017-03-28Merge #10096: Check that all test scripts in test/functional are being runMarcoFalke
2017-03-27Add --quiet option to suppress rpc-tests.py outputJohn Newbery
2017-03-27Check that all test scripts in test/functional are being runJohn Newbery
2017-03-27Merge #10073: Actually run assumevalid.pyWladimir J. van der Laan
2017-03-25[qa] Add setnetworkactive smoke testMarcoFalke
2017-03-25Merge #9946: Fix build errors if spaces in path or parent directoryWladimir J. van der Laan
2017-03-24fix build if spaces in src dir pathMatthew Zipkin
2017-03-24Actually run assumevalid.py.John Newbery
2017-03-24Skip rpcbind_test if OS/network requirements are not met.John Newbery
2017-03-22Add tests for mempool persistenceJohn Newbery