aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2014-05-02Merge pull request #4074Wladimir J. van der Laan
2014-05-02stop bitcoind/bitcoin-cli processes that might have been left runningGavin Andresen
2014-05-01Removed LevelDB changessuper3
2014-04-02Have pull-tester run the listtransactions.py regression testGavin Andresen
2014-03-24Fix regression testsGavin Andresen
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2014-02-28Python-based regression testsGavin Andresen
2014-02-26Remove CWalletTx::vfSpentGavin Andresen
2014-02-24Merge pull request #3704 from gavinandresen/wallet_lock_fixesGavin Andresen
2014-02-24Test for walletbackup/walletdump RPC callsGavin Andresen
2014-02-18Wallet locking fixes for -DDEBUG_LOCKORDERGavin Andresen
2014-02-14Track and report wallet transaction clonesGavin Andresen
2014-02-14Handle "conflicted" transactions properlyGavin Andresen
2014-02-13Make qa/rpc-tests/ compatible with OSXGavin Andresen
2014-01-10qt5: fix --with-qt with no argumentsCory Fields
2013-12-20qt: make wallet test consistentWladimir J. van der Laan
2013-11-27Integration tests via RPC callsGavin Andresen
2013-11-10Update build docs that refer to old makefile.* files.Brandon Dahler
2013-11-04Skip comparison tool on win32 since Wine breaks itMatt Corallo
2013-10-28Missed an RPC portMatt Corallo
2013-10-28Fix port binding by listening on port $BASHPIDMatt Corallo
2013-10-28Run block tester and test suite on Windows too (only on Jenkins)Matt Corallo
2013-10-28Gracefully handle the case when a DISTDIR already existsMatt Corallo
2013-10-28pull-tester.py: Re-enable coverage msg, new args to run test scriptMatt Corallo
2013-10-28Make large-reorg tests optional in block-testerMatt Corallo
2013-10-27Re-enable BitcoindComparisonTool:Matt Corallo
2013-10-11Disable code-coverage builds for nowGavin Andresen
2013-10-11Rework pull-tester scripts, disable blockchain testerGavin Andresen
2013-10-08Re-enable win32 pull-testingGavin Andresen
2013-09-20Tweaks to the top-level pull-tester scriptGavin Andresen
2013-09-20Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonToolGavin Andresen
2013-09-20Master pull-tester-driver python scriptGavin Andresen
2013-09-05autotools: switch to autotools buildsystemCory Fields