aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/test_main.cpp
AgeCommit message (Expand)Author
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-18gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan
2018-04-25[tests] [qt] Add tests for address book manipulation via EditAddressDialogJames O'Beirne
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-01Stop test_bitcoin-qt touching ~/.bitcoinMeshCollider
2017-08-16Merge #10705: Trivial: spelling fixesMarcoFalke
2017-08-16doc: spelling fixesklemens
2017-07-21Qt: Use _putenv_s instead of setenv on Windows buildsBrian McMichael
2017-04-03Run bitcoin_test-qt under minimal QPA platformRussell 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
2016-12-17Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm
2016-08-23[Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-09-02tests: fix qt payment testCory Fields
2015-03-29Initialization: setup environment before starting QT testsdexX7
2014-12-19Added "Core" to copyright headerssandakersmann
2014-09-05[Qt] copyright, style and indentation cleanup of Qt testsPhilip Kaufmann
2014-06-23build: fix build weirdness after 54372482.Cory Fields
2014-05-22Update test_main.cppLongShao007
2014-01-11GUI for --disable-wallet compiles and -disablewallet modeWladimir J. van der Laan
2014-01-10qt5: tests: Make sure static plugin symbols are pulled inCory Fields
2013-12-06[Qt] misc PaymentServer changes (e.g. changes to eventFilter())Philip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
2012-08-07Return !0 when qt tests fail.Matt Corallo
2012-04-06Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr
2012-02-10Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.Matt Corallo