aboutsummaryrefslogtreecommitdiff
path: root/ci/test
Commit message (Expand)AuthorAgeFilesLines
...
* ci: Remove unused workaroundMarcoFalke2020-05-311-4/+0
* ci: Install llvm to get llvm symbolizerMarcoFalke2020-05-311-1/+1
* ci: Mute depends logs completelyMarcoFalke2020-05-301-1/+3
* ci: Use libc++ instead of libstdc++ for tsanMarcoFalke2020-05-301-4/+4
* ci: Set halt_on_error=1 for tsanMarcoFalke2020-05-301-1/+1
* ci: Deduplicate DOCKER_EXECMarcoFalke2020-05-301-7/+5
* test: Replace TEST_PREVIOUS_RELEASES env var with test_framework optionMarcoFalke2020-05-213-4/+2
* Merge #18677: Multiprocess build supportfanquake2020-05-213-1/+16
|\
| * multiprocess: add multiprocess travis configurationRussell Yanofsky2020-05-123-1/+16
* | ci: Set DEBIAN_FRONTEND=noninteractiveMarcoFalke2020-05-182-1/+3
* | ci: tsan on clang-9MarcoFalke2020-05-181-3/+3
|/
* Set LD_LIBRARY_PATH consistently in travis testsRussell Yanofsky2020-05-101-2/+2
* Remove unused ci configs that have been moved elsewhereMarcoFalke2020-05-101-5/+1
* fuzz: Pass down MAKEJOBS to test_runnerMarcoFalke2020-05-101-1/+1
* fuzz: use std::optional for sep_pos variableHarris2020-05-092-2/+2
* Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....MarcoFalke2020-05-082-2/+3
|\
| * [ci] make list of previous releases to download a settingSjors Provoost2020-05-082-2/+3
| * [test] backwards compatibility: bump v0.19.0.1 to v0.19.1Sjors Provoost2020-05-041-1/+1
* | travis: Remove s390xMarcoFalke2020-05-071-14/+0
|/
* Merge #18617: test: add factor option to adjust test timeoutsMarcoFalke2020-05-031-1/+1
|\
| * test: add factor option to adjust test timeoutsHarris2020-05-031-1/+1
* | ci: Merge C++17 build with one of the existing onesMarcoFalke2020-04-302-14/+1
* | Merge #18591: Add C++17 build to TravisWladimir J. van der Laan2020-04-301-0/+13
|\ \
| * | Add C++17 test to TravisPieter Wuille2020-04-111-0/+13
| * | Merge #16367: Multiprocess build supportMarcoFalke2020-04-102-2/+16
| |\ \
| | * | Add multiprocess travis configurationRussell Yanofsky2020-04-052-1/+15
| | * | Set LD_LIBRARY_PATH consistently in travis testsRussell Yanofsky2020-04-051-2/+2
* | | | Merge #18798: ci: Fix default retry script usageMarcoFalke2020-04-292-1/+2
|\ \ \ \
| * | | | ci: Fix default retry script usageHennadii Stepanov2020-04-282-1/+2
* | | | | Merge #18774: test: added test for upgradewallet RPCMarcoFalke2020-04-291-1/+1
|\ \ \ \ \
| * | | | | test: added test for upgradewallet RPCHarris2020-04-291-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge #18735: ci: Add and document BASE_BUILD_DIRMarcoFalke2020-04-284-10/+10
|\ \ \ \ \
| * | | | | ci: Add and document BASE_BUILD_DIRMarcoFalke2020-04-274-10/+10
| |/ / / /
* | / / / ci: Document why tests can not be run on macMarcoFalke2020-04-281-0/+1
| |/ / / |/| | |
* | | | ci: Run functional tests on mac againMarcoFalke2020-04-261-2/+0
|/ / /
* | | ci: Remove xenial tsan workaroundMarcoFalke2020-04-191-6/+2
* | | Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid t...MarcoFalke2020-04-172-2/+8
|\ \ \
| * | | ci: Disable valgrind functionl tests on forked repos to avoid timeoutsMarcoFalke2020-04-172-2/+8
* | | | Merge #18673: scripted-diff: Sort test includesMarcoFalke2020-04-1718-18/+18
|\ \ \ \ | |/ / / |/| | |
| * | | scripted-diff: Bump copyright headersMarcoFalke2020-04-1618-18/+18
* | | | ci: Limit cache size regardless of NO_DEPENDSHennadii Stepanov2020-04-161-5/+2
|/ / /
* | | ci: Print ccache statistics summaryHennadii Stepanov2020-04-101-0/+5
* | | ci: Drop unused WINEDEBUG variableHennadii Stepanov2020-04-102-3/+2
|/ /
* | Merge #18569: ci: Add big endian native s390x buildMarcoFalke2020-04-093-4/+18
|\ \
| * | ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOSTHennadii Stepanov2020-04-091-2/+2
| * | ci: Add native s390xHennadii Stepanov2020-04-093-2/+16
| |/
* / ci: Run unit tests sequential onceMarcoFalke2020-04-082-1/+10
|/
* ci: Use Focal for fuzzersMarcoFalke2020-03-302-6/+6
* ci: Use Homebrew addon on native macOSHennadii Stepanov2020-03-262-20/+0
* ci: Fix brew in TravisHennadii Stepanov2020-03-261-1/+0