aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test
AgeCommit message (Expand)Author
2017-08-16Merge #10705: Trivial: spelling fixesMarcoFalke
2017-08-16doc: spelling fixesklemens
2017-08-15Merge #10964: Pass SendCoinsRecipient (208 bytes) by referenceJonas Schnelli
2017-08-14scripted-diff: stop using the gArgs wrappersMarko Bencun
2017-08-08Fix typos.practicalswift
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-08-02Pass SendCoinsRecipient (208 bytes) by const referencepracticalswift
2017-07-21Qt: Use _putenv_s instead of setenv on Windows buildsBrian McMichael
2017-07-03Use TestingSetup to DRY qt rpcnestedtestsMatt Corallo
2017-06-20Merge #10536: Remove unreachable or otherwise redundant codePieter Wuille
2017-06-12Remove unreachable or otherwise redundant codepracticalswift
2017-06-05scripted-diff: Remove PAIRTYPEJorge Timón
2017-06-05scripted-diff: Remove Q_FOREACHJorge Timón
2017-06-01Fix bumpfee test after #10449Russell Yanofsky
2017-05-25Fix broken q4 test buildRussell Yanofsky
2017-05-23Add Qt tests for wallet spends & bumpfeeRussell Yanofsky
2017-05-17[test] Move some tests from qt -> walletRussell Yanofsky
2017-05-17[test] Add tests for some walletmodel functionsRussell Yanofsky
2017-04-20wallet: Introduce database handle wrapperWladimir J. van der Laan
2017-04-10Merge #10142: Run bitcoin_test-qt under minimal QPA platformWladimir J. van der Laan
2017-04-03Run bitcoin_test-qt under minimal QPA platformRussell Yanofsky
2017-04-03Replace uses of boost::filesystem with fsWladimir J. van der Laan
2017-04-03Replace includes of boost/filesystem.h with fs.hWladimir J. van der Laan
2017-04-02Merge #10098: Make qt wallet test compatible with qt4Wladimir J. van der Laan
2017-03-27Make qt wallet test compatible with qt4Russell Yanofsky
2017-03-22Merge #10045: [trivial] Fix typos in commentsJonas Schnelli
2017-03-21[trivial] Fix typos in commentspracticalswift
2017-03-20Avoid QTimer::singleShot compile error with Qt 5.3.2Russell Yanofsky
2017-03-20Avoid scoped_connection compile error with boost 1.55.0Russell Yanofsky
2017-03-15Add new test_bitcoin-qt static library dependenciesRussell Yanofsky
2017-03-15Add simple qt wallet test sending a transactionRussell Yanofsky
2017-03-15Add braces to if statements in Qt test_mainRussell Yanofsky
2017-03-10Make qt test compatible with TestChain100Setup frameworkRussell Yanofsky
2017-01-20trivial: squash missing field 'argNames' initializer warning in qt testsWladimir J. van der Laan
2017-01-04Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-29Qt/Test: Make sure filtering sensitive data works correctly in nested commandsLuke Dashjr
2016-12-27Add a ForceSetArg method for testingMatt Corallo
2016-12-24Un-expose mapArgs from utils.hMatt Corallo
2016-12-19Merge #9329: [Qt] Console: allow empty argumentsWladimir J. van der Laan
2016-12-17Uses 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-syntaxJonas Schnelli
2016-12-13Qt/Test: Check handling of empty arguments in RPC debug consoleLuke Dashjr
2016-12-02Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo
2016-08-23[Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-09-15Merge pull request #5665Jeff Garzik
2015-09-02tests: fix qt payment testCory Fields
2015-08-10[Qt] add verifySize() function to PaymentServerPhilip Kaufmann
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan