aboutsummaryrefslogtreecommitdiff
path: root/ci/test/06_script_b.sh
AgeCommit message (Expand)Author
2023-11-28ci: Rename test script to 03_test_script.shMarcoFalke
2023-10-13ci: Add missing CI_RETRY_EXE before git cloneMarcoFalke
2023-10-10ci: use LLVM/Clang 17 in tidy jobfanquake
2023-10-03ci: Print Linux kernel infoMarcoFalke
2023-08-30ci: Asan with -ftrivial-auto-var-init=patternMarcoFalke
2023-08-23ci: Limit scope of some env varsMarcoFalke
2023-08-18ci: Add missing ${CI_RETRY_EXE} before curlMarcoFalke
2023-08-07ci: Use qemu-user through container engineMarcoFalke
2023-08-03tidy: Integrate bicoin-tidy clang-tidy pluginfanquake
2023-08-03lint: drop DIR_IWYU globalfanquake
2023-07-30ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`Hennadii Stepanov
2023-07-06ci: Print full lscpu outputMarcoFalke
2023-06-29ci: filter all subtrees from tidy outputfanquake
2023-06-20ci: Run fuzz target even if input folder is emptyMarcoFalke
2023-06-15build: suppress external warnings by defaultfanquake
2023-05-25Fix `#include`s in `src/wallet`Hennadii Stepanov
2023-05-22Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missingfanquake
2023-05-22Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()fanquake
2023-05-22Merge bitcoin/bitcoin#27683: ci: remove `RUN_SECURITY_TESTS`fanquake
2023-05-22ci: Log qa-assets repo last commitMarcoFalke
2023-05-20ci: remove MSAN getrandom syscall workaroundfanquake
2023-05-20ci, iwyu: Double maximum line length for includesHennadii Stepanov
2023-05-18ci: Bump centos:stream8 to centos:stream9MarcoFalke
2023-05-18Merge bitcoin/bitcoin#27682: build: Bump minimum supported Clang to clang-10fanquake
2023-05-17Merge bitcoin/bitcoin#27571: ci: Run iwyu on all src filesfanquake
2023-05-17ci: remove RUN_SECURITY_TESTSfanquake
2023-05-17doc: Remove outdated CentOS commentMarcoFalke
2023-05-16Merge bitcoin/bitcoin#27667: ci: Remove unused errtrace trap ERRfanquake
2023-05-16ci: Fix "Number of CPUs" outputHennadii Stepanov
2023-05-16ci: Remove unused errtrace trap ERRMarcoFalke
2023-05-15Merge bitcoin/bitcoin#27616: ci: Remove CI_EXEC bloatfanquake
2023-05-13ci: Run iwyu on all src filesMarcoFalke
2023-05-10refactor/iwyu: Complete includes for blockmanager_argsTheCharlatan
2023-05-10ci: Remove CI_EXEC bloatMarcoFalke
2023-05-10move-only: Move almost all CI_EXEC code to 06_script_b.shMarcoFalke
2023-05-05ci: Remove CI_EXEC bloat in test/06_script_b.shMarcoFalke
2023-05-05ci: Move CI container kill out of 06_script_b.shMarcoFalke
2023-04-21Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/systemfanquake
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2023-04-05ci: use clang-16 in tidy taskfanquake
2023-03-27fuzz: Remove legacy int parse fuzz testsMarcoFalke
2023-03-22ci: Use clang-15 in "tidy" taskHennadii Stepanov
2023-03-13refactor: Extract util/exception from util/systemBen Woosley
2023-03-08Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBe...fanquake
2023-03-02Use steady clock in SeedStrengthen and FindBestImplementationMarcoFalke
2023-02-28Deduplicate bitcoind and bitcoin-qt init codeRyan Ofsky
2023-02-09De-duplicate add_coin methods to a test util helperJon Atack
2023-02-06Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uint256.*Andrew Chow
2023-02-01ci: Print iwyu patch in git diff formatMarcoFalke
2023-01-31Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`, no...fanquake