aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/test_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* gui: Replace interface::Node references with pointersRussell Yanofsky2020-08-261-5/+6
* gui: Partially revert #10244 gArgs and Params changesRussell Yanofsky2020-08-261-2/+1
* test: Remove duplicate NodeContext hacksRussell Yanofsky2020-07-131-1/+2
* wallet: Pass unused args to StartWalletsMarcoFalke2020-07-091-1/+3
* test: Show debug log on unit test failureMarcoFalke2020-01-021-0/+2
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-1/+1
* Pass NodeContext, ConnMan, BanMan references more placesRussell Yanofsky2019-10-281-4/+4
* Remove BIP70 Supportfanquake2019-10-241-9/+0
* qa: Do not force overwrite of QT_QPA_PLATFORM on windows for gui testsMarcoFalke2019-10-011-1/+1
* doc: Explain QT_QPA_PLATFORM for gui testsMarcoFalke2019-10-011-1/+1
* Give QApplication dummy argumentsAndrew Chow2019-08-091-1/+1
* test: only include and init openSSL where it's actually usedfanquake2019-08-061-4/+0
* qt: test: Create at most one testing setupMarcoFalke2019-06-271-3/+9
* tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift2019-06-261-1/+0
* test: use common setup in gui testsMarcoFalke2019-06-201-11/+3
* Add BitcoinApplication & RPCConsole testsRussell Yanofsky2019-01-041-2/+10
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* build: Add --disable-bip70 configure optionWladimir J. van der Laan2018-10-091-2/+4
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan2018-06-181-7/+0
* [tests] [qt] Add tests for address book manipulation via EditAddressDialogJames O'Beirne2018-04-251-0/+5
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-8/+8
* Stop test_bitcoin-qt touching ~/.bitcoinMeshCollider2017-09-011-0/+6
* Merge #10705: Trivial: spelling fixesMarcoFalke2017-08-161-1/+1
|\
| * doc: spelling fixesklemens2017-08-161-1/+1
* | Qt: Use _putenv_s instead of setenv on Windows buildsBrian McMichael2017-07-211-1/+5
|/
* Run bitcoin_test-qt under minimal QPA platformRussell Yanofsky2017-04-031-0/+8
* Add new test_bitcoin-qt static library dependenciesRussell Yanofsky2017-03-151-1/+11
* Add simple qt wallet test sending a transactionRussell Yanofsky2017-03-151-3/+10
* Add braces to if statements in Qt test_mainRussell Yanofsky2017-03-151-4/+8
* Make qt test compatible with TestChain100Setup frameworkRussell Yanofsky2017-03-101-3/+0
* Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm2016-12-171-0/+4
* [Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli2016-08-231-1/+15
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* tests: fix qt payment testCory Fields2015-09-021-0/+4
* Initialization: setup environment before starting QT testsdexX72015-03-291-0/+2
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* [Qt] copyright, style and indentation cleanup of Qt testsPhilip Kaufmann2014-09-051-1/+6
* build: fix build weirdness after 54372482.Cory Fields2014-06-231-1/+1
* Update test_main.cppLongShao0072014-05-221-1/+0
* GUI for --disable-wallet compiles and -disablewallet modeWladimir J. van der Laan2014-01-111-1/+8
* qt5: tests: Make sure static plugin symbols are pulled inCory Fields2014-01-101-0/+9
* [Qt] misc PaymentServer changes (e.g. changes to eventFilter())Philip Kaufmann2013-12-061-2/+6
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+5
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-16/+21
* Return !0 when qt tests fail.Matt Corallo2012-08-071-1/+6
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-2/+2
* Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.Matt Corallo2012-02-101-0/+11