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
/
apptests.cpp
Age
Commit message (
Expand
)
Author
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-17
protect g_chainman with cs_main
James O'Beirne
2020-03-17
test: add basic tests for ChainstateManager
James O'Beirne
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-10-01
doc: Explain QT_QPA_PLATFORM for gui tests
MarcoFalke
2019-09-06
Testchains: Qt: Simplify network/chain styles
Jorge Timón
2019-06-27
qt: test: Create at most one testing setup
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-20
test: Log to debug.log in all tests
MarcoFalke
2019-06-20
test: use common setup in gui tests
MarcoFalke
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-02-14
Bump minimum Qt version to 5.5.1
Sjors Provoost
2019-01-04
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky