Age | Commit message (Expand) | Author |
2017-07-03 | Use TestingSetup to DRY qt rpcnestedtests | Matt Corallo |
2017-06-20 | Merge #10536: Remove unreachable or otherwise redundant code | Pieter Wuille |
2017-06-12 | Remove unreachable or otherwise redundant code | practicalswift |
2017-06-05 | scripted-diff: Remove PAIRTYPE | Jorge Timón |
2017-06-05 | scripted-diff: Remove Q_FOREACH | Jorge Timón |
2017-06-01 | Fix bumpfee test after #10449 | Russell Yanofsky |
2017-05-25 | Fix broken q4 test build | Russell Yanofsky |
2017-05-23 | Add Qt tests for wallet spends & bumpfee | Russell Yanofsky |
2017-05-17 | [test] Move some tests from qt -> wallet | Russell Yanofsky |
2017-05-17 | [test] Add tests for some walletmodel functions | Russell Yanofsky |
2017-04-20 | wallet: Introduce database handle wrapper | Wladimir J. van der Laan |
2017-04-10 | Merge #10142: Run bitcoin_test-qt under minimal QPA platform | Wladimir J. van der Laan |
2017-04-03 | Run bitcoin_test-qt under minimal QPA platform | Russell Yanofsky |
2017-04-03 | Replace uses of boost::filesystem with fs | Wladimir J. van der Laan |
2017-04-03 | Replace includes of boost/filesystem.h with fs.h | Wladimir J. van der Laan |
2017-04-02 | Merge #10098: Make qt wallet test compatible with qt4 | Wladimir J. van der Laan |
2017-03-27 | Make qt wallet test compatible with qt4 | Russell Yanofsky |
2017-03-22 | Merge #10045: [trivial] Fix typos in comments | Jonas Schnelli |
2017-03-21 | [trivial] Fix typos in comments | practicalswift |
2017-03-20 | Avoid QTimer::singleShot compile error with Qt 5.3.2 | Russell Yanofsky |
2017-03-20 | Avoid scoped_connection compile error with boost 1.55.0 | Russell Yanofsky |
2017-03-15 | Add new test_bitcoin-qt static library dependencies | Russell Yanofsky |
2017-03-15 | Add simple qt wallet test sending a transaction | Russell Yanofsky |
2017-03-15 | Add braces to if statements in Qt test_main | Russell Yanofsky |
2017-03-10 | Make qt test compatible with TestChain100Setup framework | Russell Yanofsky |
2017-01-20 | trivial: squash missing field 'argNames' initializer warning in qt tests | Wladimir J. van der Laan |
2017-01-04 | Merge #9450: Increment MIT licence copyright header year on files modified in... | Wladimir J. van der Laan |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-29 | Qt/Test: Make sure filtering sensitive data works correctly in nested commands | Luke Dashjr |
2016-12-27 | Add a ForceSetArg method for testing | Matt Corallo |
2016-12-24 | Un-expose mapArgs from utils.h | Matt Corallo |
2016-12-19 | Merge #9329: [Qt] Console: allow empty arguments | Wladimir J. van der Laan |
2016-12-17 | Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. | Karl-Johan Alm |
2016-12-14 | [Qt] Console: don't allow empty arguments when using the comma-syntax | Jonas Schnelli |
2016-12-13 | Qt/Test: Check handling of empty arguments in RPC debug console | Luke Dashjr |
2016-12-02 | Rename the remaining main.{h,cpp} to validation.{h,cpp} | Matt Corallo |
2016-08-23 | [Qt] RPC-Console: support nested commands and simple value queries | Jonas Schnelli |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-09-15 | Merge pull request #5665 | Jeff Garzik |
2015-09-02 | tests: fix qt payment test | Cory Fields |
2015-08-10 | [Qt] add verifySize() function to PaymentServer | Philip Kaufmann |
2015-07-15 | qt: define QT_NO_KEYWORDS | Wladimir J. van der Laan |
2015-03-29 | Initialization: setup environment before starting QT tests | dexX7 |
2015-02-04 | [Qt] prevent amount overflow problem with payment requests | Philip Kaufmann |
2015-01-15 | [Qt] Payment request expiration bug fix (re-done) | Philip Kaufmann |
2015-01-14 | [Qt] add payment request unit test for non matching networks | Philip Kaufmann |
2015-01-13 | [Qt] prepare paymentservertests for new unit tests | Philip Kaufmann |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-08 | [Qt] add BIP70 DoS protection test | Philip Kaufmann |
2014-11-03 | Fix all header defines | Pavel Janík |