Commit Graph

27 Commits (51985c5304dfc52bd45f505b3115989637d79ff5)

Author SHA1 Message Date
Hennadii Stepanov bd2de7ac59
refactor, test: Always initialize pointer
6 months ago
Ava Chow 2f218c664b
Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooks
10 months ago
Hennadii Stepanov 6e0f1d2abb
msvc: Optimize "Release" builds
11 months ago
Ryan Ofsky 4aaee23921 test: add ipc test to test multiprocess type conversion code
12 months ago
MarcoFalke fa940f41ea
Remove unused raw-pointer read helper from univalue
1 year ago
Hennadii Stepanov 30aee016f1
scripted-diff: Rename `libbitcoinconsensus` to `libbitcoin_consensus`
2 years ago
Russell Yanofsky 172096e9dd scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
3 years ago
Pieter Wuille 0eb7928ab8
Add MSVC build configuration for libminisketch
3 years ago
Russell Yanofsky 2565478c81 wallet test refactor: add CreateSyncedWallet function
3 years ago
MarcoFalke fa1a46e7f4
build: Fix appveyor test_bitcoin build of *.raw
5 years ago
Aaron Clauson b509554433
Added libtest_util library to msvc build configuration.
5 years ago
Aaron Clauson b80f7db832
Remove redundant class file includes from test_bitcoin project.
5 years ago
MarcoFalke 46e0e27639
Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc project fixes
5 years ago
Aaron Clauson 3c84deebaa
Updated appveyor config:
5 years ago
MarcoFalke faec28252c
scripted-diff: test: Move setup_common to test library
5 years ago
Sebastian Falbesoner a0fc076476 refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
5 years ago
nicolas.dorier 08c721dab2
[MSVC] Copy build output to src/ automatically after build
5 years ago
Aaron Clauson 750d1bc7df
Cleaned up and consolidated msvc build files to allow faster builds and easier migration to vs2019.
5 years ago
MarcoFalke fa821904bf
scripted-diff: Rename test_bitcoin to test/setup_common
6 years ago
MarcoFalke fa02b22245
test: Remove useless test_bitcoin_main.cpp
6 years ago
Chun Kuan Lee 4a5e52cb51 msvc: Use a single file to specify the include path
6 years ago
Chun Kuan Lee d067e81dcf msvc: add rapid check property tests
6 years ago
Chun Kuan Lee 82dcacb822 msvc: build leveldb locally
6 years ago
Chun Kuan Lee 52091066be msvc: build secp256k1 locally
6 years ago
Pierre Rochard ea3009ee94 wallet: Add walletdir arg unit tests
6 years ago
Chun Kuan Lee 1f6ff04e59 Use wildcard path in test_bitcoin.vcxproj
6 years ago
Aaron Clauson ef7beaea6a Visual Studio build configuration for Bitcoin Core
6 years ago