aboutsummaryrefslogtreecommitdiff
path: root/qa
Commit message (Expand)AuthorAgeFilesLines
* tests: fix test-runner for osx. Closes ##4708Cory Fields2014-08-151-1/+1
* Merge pull request #4612Wladimir J. van der Laan2014-08-041-1/+1
|\
| * test: don't let the port number exceed the legal rangeCory Fields2014-07-311-1/+1
* | Implement "getchaintips" RPC command to monitor blockchain forks.Daniel Kraft2014-08-031-0/+24
|/
* Merge pull request #4522 from dgenr8/set_discover_0Gavin Andresen2014-07-151-2/+2
|\
| * Set -discover=0 in regtest frameworkTom Harding2014-07-131-2/+2
* | Merge pull request #4378Wladimir J. van der Laan2014-07-141-1/+1
|\ \
| * | Introduce whitelisted peers.Pieter Wuille2014-07-091-1/+1
* | | Merge pull request #4503Wladimir J. van der Laan2014-07-142-1/+97
|\ \ \ | |_|/ |/| |
| * | Add test for getblocktemplate longpollingWladimir J. van der Laan2014-07-112-1/+97
| |/
* / `getrawchangeaddress` should fail when keypool exhaustedWladimir J. van der Laan2014-07-111-0/+132
|/
* Print better errors, and add util stop_node() function.Gavin Andresen2014-07-092-5/+14
* Refactor common RPC test code to BitcoinTestFramework base classGavin Andresen2014-07-096-500/+334
* Improved logging and Decimal supportGavin Andresen2014-07-081-7/+23
* rpc-tests: Fix rpcbind_test after 0193fb8Wladimir J. van der Laan2014-06-271-10/+12
* Merge pull request #3674Wladimir J. van der Laan2014-06-242-0/+169
|\
| * Let -zapwallettxes recover transaction meta dataCozz Lovan2014-06-162-0/+169
* | qa/rpc_tests: Wait for handshake to complete in connect_nodesWladimir J. van der Laan2014-06-231-0/+4
* | Merge pull request #3960Wladimir J. van der Laan2014-06-231-0/+225
|\ \ | |/ |/|
| * added list/get received by address/ account testsAlon Muroch2014-04-021-0/+225
* | estimatefee / estimatepriority RPC methodsGavin Andresen2014-06-062-18/+267
* | Allow multiple regression tests to run at onceGavin Andresen2014-06-061-15/+22
* | Add Python test for -rpcbind and -rpcallowipWladimir J. van der Laan2014-05-133-4/+314
* | Merge pull request #4074Wladimir J. van der Laan2014-05-021-11/+18
|\ \
| * | Removed LevelDB changessuper32014-05-011-11/+18
* | | stop bitcoind/bitcoin-cli processes that might have been left runningGavin Andresen2014-05-021-0/+3
|/ /
* / Have pull-tester run the listtransactions.py regression testGavin Andresen2014-04-022-5/+11
|/
* Fix regression testsGavin Andresen2014-03-247-17/+186
* Add licenses for tests and test dataWladimir J. van der Laan2014-03-1813-0/+43
* Python-based regression testsGavin Andresen2014-02-285-14/+392
* Remove CWalletTx::vfSpentGavin Andresen2014-02-265-53/+197
* Merge pull request #3704 from gavinandresen/wallet_lock_fixesGavin Andresen2014-02-241-2/+4
|\
| * Wallet locking fixes for -DDEBUG_LOCKORDERGavin Andresen2014-02-181-2/+4
* | Test for walletbackup/walletdump RPC callsGavin Andresen2014-02-242-2/+314
|/
* Track and report wallet transaction clonesGavin Andresen2014-02-141-3/+7
* Handle "conflicted" transactions properlyGavin Andresen2014-02-141-0/+144
* Make qa/rpc-tests/ compatible with OSXGavin Andresen2014-02-132-1/+15
* qt5: fix --with-qt with no argumentsCory Fields2014-01-103-2/+18
* qt: make wallet test consistentWladimir J. van der Laan2013-12-202-5/+26
* Integration tests via RPC callsGavin Andresen2013-11-274-0/+190
* Update build docs that refer to old makefile.* files.Brandon Dahler2013-11-101-1/+1
* Skip comparison tool on win32 since Wine breaks itMatt Corallo2013-11-041-1/+1
* Missed an RPC portMatt Corallo2013-10-281-1/+1
* Fix port binding by listening on port $BASHPIDMatt Corallo2013-10-281-3/+4
* Run block tester and test suite on Windows too (only on Jenkins)Matt Corallo2013-10-281-1/+11
* Gracefully handle the case when a DISTDIR already existsMatt Corallo2013-10-281-4/+9
* pull-tester.py: Re-enable coverage msg, new args to run test scriptMatt Corallo2013-10-281-2/+7
* Make large-reorg tests optional in block-testerMatt Corallo2013-10-281-3/+8
* Re-enable BitcoindComparisonTool:Matt Corallo2013-10-272-5/+2
* Disable code-coverage builds for nowGavin Andresen2013-10-111-11/+9