aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/test_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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