45 Commits (a46f87f0c17323d8853d95f8ea99f8fb0f3bda1a)

Author SHA1 Message Date
Cory Fields 6e996d39da tests: fix qt payment test 9 years ago
Philip Kaufmann be942def4b [Qt] add verifySize() function to PaymentServer 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 10 years ago
dexX7 3a3ecc02e5
Initialization: setup environment before starting QT tests 10 years ago
Philip Kaufmann a6516686dc [Qt] prevent amount overflow problem with payment requests 10 years ago
Philip Kaufmann 6715efb9ca [Qt] Payment request expiration bug fix (re-done) 10 years ago
Philip Kaufmann 17005bc0fc [Qt] add payment request unit test for non matching networks 10 years ago
Philip Kaufmann 080da96c7c [Qt] prepare paymentservertests for new unit tests 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 4333e26c8e [Qt] add BIP70 DoS protection test 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Cory Fields 85c579e3a6 script: add a slew of includes all around and drop includes from script.h 10 years ago
Philip Kaufmann 1ffb99b07f [Qt] copyright, style and indentation cleanup of Qt tests 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 11 years ago
Cory Fields f3967bcc50 build: fix build weirdness after 54372482. 11 years ago
Cory Fields 8b09ef7b63 build: add stub makefiles for easier subdir builds 11 years ago
Cory Fields be4e9aeb14 build: delete old Makefile.am's 11 years ago
LongShao007 d90491a766 Update test_main.cpp 11 years ago
Cory Fields 6986861fda build: use -mwindows for gui targets when linking with mingw 11 years ago
Philip Kaufmann d464edfb8c [Qt] fix alphabetical ordering in Makefile.am 11 years ago
Wladimir J. van der Laan 5a407bd095
makefile.am: split long lines into one file per line 11 years ago
Wladimir J. van der Laan b7f4b6d35d GUI for --disable-wallet compiles and -disablewallet mode 11 years ago
Cory Fields 8b0f608815 qt5: tests: Make sure static plugin symbols are pulled in 11 years ago
Cory Fields 328bdb1cd6 qt5: Ensure correct link order 11 years ago
Philip Kaufmann 4cf3411056 [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) 11 years ago
Wladimir J. van der Laan 4f9e993bc9 Add --disable-wallet option to build system 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Philip Kaufmann 7634e0d8de [Qt] paymentserver: start netManager in uiReady() 11 years ago
Luke Dashjr eb12a14da7 configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan 03535acd05 qt: add message field to SendCoinsRecipient 11 years ago
Cory Fields 7a3df1cd94 autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Matt Corallo 319236afa2 Fix Win32 compiling of qt/test/uritests.cpp 12 years ago
Matt Corallo 026594e269 Return !0 when qt tests fail. 12 years ago
fanquake 7790f391ab Fix a couple more typos 13 years ago
Luke Dashjr fa2544e79f Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs 13 years ago
Wladimir J. van der Laan 23b3cf9d10 Restructure IPC URL handling (fixes #851) 13 years ago
Matt Corallo 245484679a Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start. 13 years ago