aboutsummaryrefslogtreecommitdiff
path: root/build_msvc/test_bitcoin
AgeCommit message (Expand)Author
2021-12-20scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.aRussell Yanofsky
2021-10-21Add MSVC build configuration for libminisketchPieter Wuille
2021-06-12wallet test refactor: add CreateSyncedWallet functionRussell Yanofsky
2020-01-29build: Fix appveyor test_bitcoin build of *.rawMarcoFalke
2019-11-23Added libtest_util library to msvc build configuration.Aaron Clauson
2019-11-07Remove redundant class file includes from test_bitcoin project.Aaron Clauson
2019-11-07Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...MarcoFalke
2019-11-06Updated appveyor config:Aaron Clauson
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-10-23refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner
2019-07-01[MSVC] Copy build output to src/ automatically after buildnicolas.dorier
2019-06-19Cleaned up and consolidated msvc build files to allow faster builds and easie...Aaron Clauson
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2019-02-28test: Remove useless test_bitcoin_main.cppMarcoFalke
2019-03-01msvc: Use a single file to specify the include pathChun Kuan Lee
2019-02-04msvc: add rapid check property testsChun Kuan Lee
2019-02-01msvc: build leveldb locallyChun Kuan Lee
2019-02-01msvc: build secp256k1 locallyChun Kuan Lee
2018-09-12wallet: Add walletdir arg unit testsPierre Rochard
2018-08-14Use wildcard path in test_bitcoin.vcxprojChun Kuan Lee
2018-08-10Visual Studio build configuration for Bitcoin CoreAaron Clauson