index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qa
/
pull-tester
/
rpc-tests.sh
Age
Commit message (
Expand
)
Author
2014-12-16
[RPC-TESTS] ability to run single test manually
Jonas Schnelli
2014-12-08
RPC-test based on invalidateblock for mempool coinbase spends
Gavin Andresen
2014-12-06
[RPC] add rpc-test for http keep-alive (persistent connections)
Jonas Schnelli
2014-12-03
Merge pull request #5407
Wladimir J. van der Laan
2014-12-02
Coinbases-in-mempool regression test
Gavin Andresen
2014-12-02
Merge pull request #5369
Gavin Andresen
2014-12-02
Test resurrecting memory pool transactions during chain re-org
Gavin Andresen
2014-12-01
[REST] add REST interface tests in rpc-test section
Jonas Schnelli
2014-11-27
Report status of chain tips
Pieter Wuille
2014-11-21
Merge pull request #5333
Wladimir J. van der Laan
2014-11-20
Edited rpc-tests to run python script not shell script.
mrbandrews
2014-11-19
Port/fix txnmall.sh regression test
Gavin Andresen
2014-11-17
travis: disable rpc tests for windows until they're not so flaky
Cory Fields
2014-11-13
travis: temporarily disable the forknotify test
Cory Fields
2014-10-31
tests: replace the old (unused since Travis) tests with new rpc test scripts
Cory Fields