Commit Graph

118 Commits (bb1ec36fb171816309ae5af53d549ff3e4633f67)

Author SHA1 Message Date
MarcoFalke faebcd4e8d
ci: Remove xenial tsan workaround
5 years ago
MarcoFalke d7bdba460c
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid timeouts
5 years ago
MarcoFalke 54f812d9d2
Merge #18673: scripted-diff: Sort test includes
5 years ago
MarcoFalke faceeae49a
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Hennadii Stepanov 0c6318788b
ci: Limit cache size regardless of NO_DEPENDS
5 years ago
Hennadii Stepanov 6d480667b2
ci: Print ccache statistics summary
5 years ago
Hennadii Stepanov a6eea715ff
ci: Drop unused WINEDEBUG variable
5 years ago
MarcoFalke 1ae366ecb0
Merge #18569: ci: Add big endian native s390x build
5 years ago
Hennadii Stepanov 6136a96cdf
ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST
5 years ago
Hennadii Stepanov 97ba77aa8e
ci: Add native s390x
5 years ago
MarcoFalke fa7af33b4c
ci: Run unit tests sequential once
5 years ago
MarcoFalke faa9491870
ci: Use Focal for fuzzers
5 years ago
Hennadii Stepanov 25c8b73656
ci: Use Homebrew addon on native macOS
5 years ago
Hennadii Stepanov 596c627a1e
ci: Fix brew in Travis
5 years ago
MarcoFalke fae1e99289
ci: Only clone bitcoin-core/qa-assets when fuzzing
5 years ago
MarcoFalke fa92af5af3
ci: Run feature_block and feature_abortnode in valgrind
5 years ago
MarcoFalke 16dfaed1b7
Merge #18304: ci: Enable all functional tests in valgrind
5 years ago
MarcoFalke 4444edc2e6
ci: Enable all functional tests in valgrind
5 years ago
fanquake e21fa542b1
test: remove Boost Chrono installation from CI
5 years ago
Ben Woosley 9b0e16226e
doc: Correct spelling errors in comments
5 years ago
practicalswift 12a2f37718 util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTime) by checking gmtime_s/gmtime_r return value
5 years ago
practicalswift 733bbec34f tests: Add --exclude integer,parse_iso8601 (temporarily) to make Travis pass until uninitialized read issue in FormatISO8601DateTime is fixed
5 years ago
practicalswift a3b539a924 ci: Run fuzz testing test cases under valgrind
5 years ago
Sjors Provoost c98c26ee99
ci: use --enable-werror on more hosts
5 years ago
Sjors Provoost c456145b2c
[test] add 0.19 backwards compatibility tests
5 years ago
Sjors Provoost 8b1460dbd1
[tests] check v0.17.1 and v0.18.1 backwards compatibility
5 years ago
Wladimir J. van der Laan b063cb690f
Merge #18081: test: set a name for CI Docker containers
5 years ago
fanquake 9e111db088
test: set a name for CI Docker containers
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
fanquake 7e2104433c
build: use macOS 10.14 SDK
5 years ago
Wladimir J. van der Laan 84ff1b2076 test: Add crc32c to subtree check linter
5 years ago
Wladimir J. van der Laan 4a07233076
Merge #17767: ci: Fix qemu issues
5 years ago
MarcoFalke 2aaeca50b2
Merge #17900: ci: Combine 32-bit build with CentOS 7 build
5 years ago
MarcoFalke e09c701e01 scripted-diff: Bump copyright of files changed in 2020
5 years ago
Sebastian Falbesoner ef63f5fc11 ci: Combine 32-bit build with CentOS 7 build
5 years ago
MarcoFalke fa569e1a9c
ci: Set LC_ALL=C when running in qemu-s390x
5 years ago
MarcoFalke fa3d77623e
ci: Use debian to avoid apt install 404 errors
5 years ago
MarcoFalke fabb946090
ci: Install needed gcc and qemu-user iff cross-compiling
5 years ago
MarcoFalke faba4672b6
ci: Fix QEMU_USER_CMD parse issues
5 years ago
MarcoFalke fa5d709fb2
ci: Move wrap-qemu into separate script
5 years ago
Hennadii Stepanov 87744b16b0
ci: Fix brew python link
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
MarcoFalke 890eac8f82
Merge #17725: ci: Add valgrind run
5 years ago
Elichai Turkel e190000869
ci-s390x: Add qemu and depends support in the ci script
5 years ago
MarcoFalke facb416ad5
ci: Add valgrind run
5 years ago
MarcoFalke fc0da027e8
Merge #17635: ci: Add CentOS 7 build
5 years ago
Hennadii Stepanov 711e0449cf
ci: Remove trusty build
5 years ago
Hennadii Stepanov 7f3ae22468
ci: Add CentOS 7 build
5 years ago
practicalswift 1f9d5af4f1 tests: Add initialization order fiasco detection in Travis
5 years ago