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
Age
Commit message (
Expand
)
Author
2015-06-11
fundrawtransaction tests
Jonas Schnelli
2015-06-02
P2P regression test for new AcceptBlock behavior
Suhas Daftuar
2015-05-27
Fix walletbackup.py after directory restructuring
Suhas Daftuar
2015-05-19
pull-tester/rpc-tests.sh: disable script_test.py test
Jonas Schnelli
2015-05-18
pull-tester/rpc-tests.sh: allow passing throug of arguments
Jonas Schnelli
2015-05-18
extend rpc-tests.sh control script with non-travis tests
Jonas Schnelli
2015-05-07
[QA] add multisig rpc tests
Jonas Schnelli
2015-05-05
QA: add RPC tests for error reporting of "signrawtransaction"
dexX7
2015-05-04
Merge pull request #5418
Wladimir J. van der Laan
2015-05-01
RPC test for "#5418 Report missing inputs in sendrawtransaction"
Jonas Schnelli
2015-04-28
Add comparison tool test runner, built on mininode
Suhas Daftuar
2015-04-28
Python p2p testing framework
Suhas Daftuar
2015-04-23
Add merkle blocks test
Matt Corallo
2015-04-20
rpc-tests: Add proxy test
Wladimir J. van der Laan
2015-01-08
Merge pull request #5612
Wladimir J. van der Laan
2015-01-07
[QA] fix zapwallettxes test
Jonas Schnelli
2014-12-30
Require sufficent priority for relay of free transactions
Pieter Wuille
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
2014-10-31
tests: remove old pull-tester scripts
Cory Fields
2014-10-23
Update license in pull-tester and rpc-tests
Michael Ford
2014-10-14
Fix large reorgs
Pieter Wuille
2014-10-09
Trigger -alertnotify if network is upgrading without you
Gavin Andresen
2014-10-01
travis: If the comparison-tool fails, dump the tail of the debug log
Cory Fields
2014-08-15
tests: fix test-runner for osx. Closes ##4708
Cory Fields
2014-07-31
test: don't let the port number exceed the legal range
Cory Fields
2014-07-09
Introduce whitelisted peers.
Pieter Wuille
2014-05-02
stop bitcoind/bitcoin-cli processes that might have been left running
Gavin Andresen
2014-04-02
Have pull-tester run the listtransactions.py regression test
Gavin Andresen
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2013-11-27
Integration tests via RPC calls
Gavin Andresen
2013-11-10
Update build docs that refer to old makefile.* files.
Brandon Dahler
2013-11-04
Skip comparison tool on win32 since Wine breaks it
Matt Corallo
2013-10-28
Missed an RPC port
Matt Corallo
2013-10-28
Fix port binding by listening on port $BASHPID
Matt Corallo
2013-10-28
Run block tester and test suite on Windows too (only on Jenkins)
Matt Corallo
2013-10-28
Gracefully handle the case when a DISTDIR already exists
Matt Corallo
[next]