index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
test
/
test_main.cpp
Age
Commit message (
Expand
)
Author
2016-12-17
Uses 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 queries
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-09-02
tests: fix qt payment test
Cory Fields
2015-03-29
Initialization: setup environment before starting QT tests
dexX7
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-09-05
[Qt] copyright, style and indentation cleanup of Qt tests
Philip Kaufmann
2014-06-23
build: fix build weirdness after 54372482.
Cory Fields
2014-05-22
Update test_main.cpp
LongShao007
2014-01-11
GUI for --disable-wallet compiles and -disablewallet mode
Wladimir J. van der Laan
2014-01-10
qt5: tests: Make sure static plugin symbols are pulled in
Cory Fields
2013-12-06
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
Philip Kaufmann
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2012-08-07
Return !0 when qt tests fail.
Matt Corallo
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-02-10
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo