aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
AgeCommit message (Expand)Author
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
2017-03-22Allow test cases to be skippedJohn Newbery
2017-03-20Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.pyJohn Newbery