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
/
build_msvc
/
test_bitcoin
/
test_bitcoin.vcxproj
Age
Commit message (
Expand
)
Author
2020-01-29
build: Fix appveyor test_bitcoin build of *.raw
MarcoFalke
2019-11-23
Added libtest_util library to msvc build configuration.
Aaron Clauson
2019-11-07
Remove redundant class file includes from test_bitcoin project.
Aaron Clauson
2019-11-07
Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...
MarcoFalke
2019-11-06
Updated appveyor config:
Aaron Clauson
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-07-01
[MSVC] Copy build output to src/ automatically after build
nicolas.dorier
2019-06-19
Cleaned up and consolidated msvc build files to allow faster builds and easie...
Aaron Clauson
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-02-28
test: Remove useless test_bitcoin_main.cpp
MarcoFalke
2019-03-01
msvc: Use a single file to specify the include path
Chun Kuan Lee
2019-02-04
msvc: add rapid check property tests
Chun Kuan Lee
2019-02-01
msvc: build leveldb locally
Chun Kuan Lee
2019-02-01
msvc: build secp256k1 locally
Chun Kuan Lee
2018-09-12
wallet: Add walletdir arg unit tests
Pierre Rochard
2018-08-14
Use wildcard path in test_bitcoin.vcxproj
Chun Kuan Lee
2018-08-10
Visual Studio build configuration for Bitcoin Core
Aaron Clauson