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
Age
Commit message (
Expand
)
Author
2014-06-06
estimatefee / estimatepriority RPC methods
Gavin Andresen
2014-06-06
Allow multiple regression tests to run at once
Gavin Andresen
2014-05-13
Add Python test for -rpcbind and -rpcallowip
Wladimir J. van der Laan
2014-05-02
Merge pull request #4074
Wladimir J. van der Laan
2014-05-02
stop bitcoind/bitcoin-cli processes that might have been left running
Gavin Andresen
2014-05-01
Removed LevelDB changes
super3
2014-04-02
Have pull-tester run the listtransactions.py regression test
Gavin Andresen
2014-03-24
Fix regression tests
Gavin Andresen
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2014-02-28
Python-based regression tests
Gavin Andresen
2014-02-26
Remove CWalletTx::vfSpent
Gavin Andresen
2014-02-24
Merge pull request #3704 from gavinandresen/wallet_lock_fixes
Gavin Andresen
2014-02-24
Test for walletbackup/walletdump RPC calls
Gavin Andresen
2014-02-18
Wallet locking fixes for -DDEBUG_LOCKORDER
Gavin Andresen
2014-02-14
Track and report wallet transaction clones
Gavin Andresen
2014-02-14
Handle "conflicted" transactions properly
Gavin Andresen
2014-02-13
Make qa/rpc-tests/ compatible with OSX
Gavin Andresen
2014-01-10
qt5: fix --with-qt with no arguments
Cory Fields
2013-12-20
qt: make wallet test consistent
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
2013-10-28
pull-tester.py: Re-enable coverage msg, new args to run test script
Matt Corallo
2013-10-28
Make large-reorg tests optional in block-tester
Matt Corallo
2013-10-27
Re-enable BitcoindComparisonTool:
Matt Corallo
2013-10-11
Disable code-coverage builds for now
Gavin Andresen
2013-10-11
Rework pull-tester scripts, disable blockchain tester
Gavin Andresen
2013-10-08
Re-enable win32 pull-testing
Gavin Andresen
2013-09-20
Tweaks to the top-level pull-tester script
Gavin Andresen
2013-09-20
Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonTool
Gavin Andresen
2013-09-20
Master pull-tester-driver python script
Gavin Andresen
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields