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
/
ci
/
test
/
00_setup_env_native_valgrind.sh
Age
Commit message (
Expand
)
Author
2024-01-16
ci: cleanup C*FLAG usage in Valgrind jobs
fanquake
2023-08-23
ci: Add missing docker.io prefix to CI_IMAGE_NAME_TAG
MarcoFalke
2023-07-12
ci: Add missing -O2 to valgrind tasks
MarcoFalke
2023-06-28
ci: remove duplicate bsdmainutils from CI configs
fanquake
2023-06-16
Remove the syscall sandbox
fanquake
2023-04-13
ci: explicitly install libclang-rt-dev in valgrind jobs
fanquake
2023-04-12
ci: use Debian Bookworm and Valgrind 3.19 in Valgrind jobs
fanquake
2023-01-11
scripted-diff: ci: Rework docker naming
MarcoFalke
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-07-21
ci: better pin to dwarf4 in valgrind job
fanquake
2022-04-04
ci: use DWARF-4 for Valgrind CI job
fanquake
2022-02-13
build: use header-only Boost unit test
fanquake
2022-02-04
test: Remove unused valgrind suppressions
MarcoFalke
2022-02-04
test: Exclude broken feature_init for now
MarcoFalke
2022-02-03
build: remove Boost::system usage
fanquake
2022-02-03
build: remove boost::filesystem usage
Kiminuo
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-10-20
ci: Disable syscall sandbox in valgrind functional tests
MarcoFalke
2021-09-17
ci: Update valgrind config
MarcoFalke
2021-04-23
test: fix file permissions on various scripts
windsok
2021-02-17
build: explicitly install libboost-dev package
fanquake
2021-02-02
ci: remove boost thread installation
fanquake
2021-01-07
ci: Add libnatpmp-dev package to some builds
Hennadii Stepanov
2020-10-14
Add sqlite to travis and depends
Andrew Chow
2020-08-15
ci: Set increased --timeout-factor by default
MarcoFalke
2020-06-24
ci: Increase test timeout for sanitizer configs
MarcoFalke
2020-05-10
Remove unused ci configs that have been moved elsewhere
MarcoFalke
2020-05-03
test: add factor option to adjust test timeouts
Harris
2020-04-17
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid t...
MarcoFalke
2020-04-17
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-22
ci: Run feature_block and feature_abortnode in valgrind
MarcoFalke
2020-03-11
Merge #18304: ci: Enable all functional tests in valgrind
MarcoFalke
2020-03-10
ci: Enable all functional tests in valgrind
MarcoFalke
2020-03-07
test: remove Boost Chrono installation from CI
fanquake
2020-02-10
test: set a name for CI Docker containers
fanquake
2019-12-10
ci: Add valgrind run
MarcoFalke