Commit Graph

111 Commits (f54753293fe7355e4280944d766f22054b560ba1)

Author SHA1 Message Date
Carl Dong 27e63e01cc
build: Accomodate makensis v2.x
5 years ago
Carl Dong fa791da02f
nsis: Specify OutFile path only once
5 years ago
Wladimir J. van der Laan bdc2644b72
Merge #18107: build: Add cov_fuzz target
5 years ago
Wladimir J. van der Laan b53af72b82
Merge #18416: util: Limit decimal range of numbers ParseScript accepts
5 years ago
pierrenn 9ab14e4d21 Limit decimal range of numbers ParseScript accepts
5 years ago
Hennadii Stepanov e4d366788b
build: Drop needless EXTRA_DIST content
5 years ago
MarcoFalke faf7d4fa86
build: Add cov_fuzz target
5 years ago
Wladimir J. van der Laan 402252a808 build: Add LCOV exception for crc32c
5 years ago
fanquake abc147de95
build: remove WINDOWS_BITS from build system
5 years ago
nijynot f736f6920b lcov: filter /usr/lib64 from coverage report
5 years ago
nijynot a5a705b46d lcov: filter depends from coverage report
5 years ago
Wladimir J. van der Laan 4258fd7377
Merge #17091: tests: Add test for loadblock option and linearize scripts
5 years ago
Fabian Jahr 89339d1460 tests: Add test for loadblock option
5 years ago
MarcoFalke fa91590a74
build: Add README.md to DIST target
5 years ago
Carl Dong 181989f6c9
build: Add variable printing target to Makefiles
5 years ago
fanquake c84ff23c6d
build: ignore macOS make deploy artefacts & add them to clean-local
5 years ago
Aseem Sood 9218ce8d48 Failing functional tests stop lcov
5 years ago
MarcoFalke 11e32e2fd1
Merge #12051: add missing debian contrib file to tarball
6 years ago
Peter Wagner 5d7ce74ab3 add missing debian contrib files to tarball
6 years ago
MarcoFalke 31f7c6dd21
Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis
6 years ago
Sjors Provoost 4a43eb8cdf
[build] Makefile.am: add rule for src/bitcoin-wallet
6 years ago
MarcoFalke fa7ca8ef58
qa: Add test/fuzz/test_runner.py
6 years ago
Chun Kuan Lee 5c5902acc5 build: Add bitcoin-tx.exe into Windows installer
6 years ago
MarcoFalke da32bd80bf
Merge #14253: Build: during 'make clean', remove some files that are currently missed.
6 years ago
murrayn 3f5ac27205 Include some files currently missed by 'make distclean'.
6 years ago
MarcoFalke fa6b30c40b
lcov: filter /usr/lib/ from coverage reports
6 years ago
MarcoFalke fa0e1e2f63
contrib: Remove debian and rpm subfolders
6 years ago
Chun Kuan Lee cf01fd6f9c Avoid concurrency issue
6 years ago
Ben Woosley 4138f42d24
Revert "Merge #12870: make clean removes src/qt/moc_ files"
7 years ago
Qasim Javed 6674a75bfb [tests] Make rpcauth.py testable and add unit tests
7 years ago
Sjors Provoost 2ebad11cf9
make clean removes src/qt/moc_ files
7 years ago
Andrea Comand a777244e48 Build: Add a makefile target for Doxygen documentation
7 years ago
Wladimir J. van der Laan 3c8f0a3b8e
Merge #11842: [build] Add missing stuff to clean-local
7 years ago
Karl-Johan Alm b3411435ae
[build] Add missing stuff to clean-local
7 years ago
Henrik Jonsson 3fdb29778a Rename rpcuser.py to rpcauth.py
7 years ago
James O'Beirne af9103eb75 [build] Add a script for installing db4
7 years ago
Wladimir J. van der Laan bb9ab0fccf
Merge #11541: Build: Fix Automake warnings when running autogen.sh
7 years ago
Wladimir J. van der Laan cf8c4a7633
Merge #11530: Add share/rpcuser to dist. source code archive
7 years ago
Evan Klitzke f8c66972dd
Fix automake warnings when running autogen.sh
7 years ago
MarcoFalke fa81534d06 Add share/rpcuser to dist. source code archive
7 years ago
Matt Corallo 28d4542a0a Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
7 years ago
Andrew Chow d5711f4a2d Filter subtrees and and benchmarks from coverage report
8 years ago
Andrew Chow 405b86a92a Replace lcov -r commands with faster way
8 years ago
Andrew Chow c8914b9dbb Have `make cov` optionally include branch coverage statistics
8 years ago
John Newbery 8ad5bdef78 Merge bctest.py into bitcoin-util-test.py
8 years ago
John Newbery 89fcd3586c Use an .ini config file for environment vars in bitcoin-util-test.py
8 years ago
Cory Fields 3577603701 build: remove wonky auto top-level convenience targets
8 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago
John Newbery 5b0bff4581 Rename --enable-extended-rpc-tests to --enable-extended-functional-tests
8 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
8 years ago