aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test
Commit message (Expand)AuthorAgeFilesLines
* [Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli2016-08-233-1/+133
* Bump copyright headers to 2015MarcoFalke2015-12-135-5/+5
* Merge pull request #5665Jeff Garzik2015-09-151-1/+2
|\
| * [Qt] add verifySize() function to PaymentServerPhilip Kaufmann2015-08-101-1/+2
* | tests: fix qt payment testCory Fields2015-09-021-0/+4
|/
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-153-4/+4
* Initialization: setup environment before starting QT testsdexX72015-03-291-0/+2
* [Qt] prevent amount overflow problem with payment requestsPhilip Kaufmann2015-02-042-0/+42
* [Qt] Payment request expiration bug fix (re-done)Philip Kaufmann2015-01-152-2/+104
* [Qt] add payment request unit test for non matching networksPhilip Kaufmann2015-01-142-0/+52
* [Qt] prepare paymentservertests for new unit testsPhilip Kaufmann2015-01-132-23/+57
* Added "Core" to copyright headerssandakersmann2014-12-196-6/+6
* [Qt] add BIP70 DoS protection testPhilip Kaufmann2014-12-081-0/+12
* Fix all header definesPavel Janík2014-11-032-6/+6
* script: add a slew of includes all around and drop includes from script.hCory Fields2014-10-171-0/+1
* [Qt] copyright, style and indentation cleanup of Qt testsPhilip Kaufmann2014-09-056-6/+30
* Remove unnecessary dependencies for bitcoin-cliWladimir J. van der Laan2014-06-251-0/+1
* build: fix build weirdness after 54372482.Cory Fields2014-06-231-1/+1
* build: add stub makefiles for easier subdir buildsCory Fields2014-06-051-0/+6
* build: delete old Makefile.am'sCory Fields2014-06-051-46/+0
* Update test_main.cppLongShao0072014-05-221-1/+0
* build: use -mwindows for gui targets when linking with mingwCory Fields2014-01-271-0/+1
* [Qt] fix alphabetical ordering in Makefile.amPhilip Kaufmann2014-01-121-3/+5
* makefile.am: split long lines into one file per lineWladimir J. van der Laan2014-01-111-3/+10
* GUI for --disable-wallet compiles and -disablewallet modeWladimir J. van der Laan2014-01-112-4/+22
* qt5: tests: Make sure static plugin symbols are pulled inCory Fields2014-01-101-0/+9
* qt5: Ensure correct link orderCory Fields2014-01-101-1/+1
* Merge pull request #3332Wladimir J. van der Laan2013-12-081-1/+1
|\
| * Add --disable-wallet option to build systemWladimir J. van der Laan2013-12-041-1/+1
* | [Qt] misc PaymentServer changes (e.g. changes to eventFilter())Philip Kaufmann2013-12-063-8/+16
|/
* bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan2013-12-031-1/+1
* Merge pull request #3187 from Diapolo/netManagerWladimir J. van der Laan2013-11-111-1/+0
|\
| * [Qt] paymentserver: start netManager in uiReady()Philip Kaufmann2013-11-111-1/+0
* | configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr2013-11-111-6/+5
|/
* Cleanup code using forward declarations.Brandon Dahler2013-11-105-18/+21
* qt: add message field to SendCoinsRecipientWladimir J. van der Laan2013-10-231-2/+1
* autotools: fix the Makefile.include to be safely included anywhere.Cory Fields2013-09-181-2/+2
* autotools: switch to autotools buildsystemCory Fields2013-09-052-0/+27
* Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann2013-08-291-1/+2
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-224-16/+466
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-9/+0
* Fix Win32 compiling of qt/test/uritests.cppMatt Corallo2012-08-071-1/+1
* Return !0 when qt tests fail.Matt Corallo2012-08-071-1/+6
* Fix a couple more typosfanquake2012-06-301-1/+1
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-064-41/+41
* Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan2012-02-171-10/+13
* Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.Matt Corallo2012-02-103-0/+94