Commit Graph

156 Commits (384967f311b4c6b1d6c797f7821d25feb26bafbf)

Author SHA1 Message Date
practicalswift 4773fa8207 Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces from the sanitizers.
6 years ago
practicalswift 9f49db7335 Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSAN). Merge UBSAN Travis job with no depends.
6 years ago
MarcoFalke 73a8408bc3
Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for quick identification of assertion/sanitizer failures in benchmarking code
6 years ago
MarcoFalke 742ee21349
Merge #14528: travis: Compile once on xenial
6 years ago
MarcoFalke f4e4ea1cee
Merge #13515: travis: Enable qt for all jobs
6 years ago
MarcoFalke fa4bcaf82a
travis: Compile once on xenial
6 years ago
MarcoFalke faa4043c66
qa: Run more tests with wallet disabled
6 years ago
Chun Kuan Lee 3387bb0829 travis: avoid timeout without saving caches, also enable all qt
6 years ago
practicalswift 00c6306a61 Remove RUN_BENCH logic
6 years ago
Chun Kuan Lee 4c530e0102 travis: add CXXFLAGS=-Wnopsabi at ARM job
6 years ago
Julian Fleischer 414326952c use export LC_ALL=C.UTF-8
6 years ago
Julian Fleischer 728c82d029 make script exit if a command fails
6 years ago
Julian Fleischer 506890b24d move remaining travis build steps into individual files
6 years ago
Julian Fleischer 272306ea57 number .travis/ script according to build lifecycle and add README to explain
6 years ago
Julian Fleischer 519e2739cf move lint stage up to resemble travis build ui
6 years ago
Julian Fleischer 4f2f88c7b0 move script sections info individual files and comply with shellcheck
6 years ago
MarcoFalke fad8afa388
travis: Run unit tests --with-sanitizers=undefined
6 years ago
MarcoFalke 5e17777777
qa: Create unicode tempdir in test_runner
6 years ago
Julian Fleischer 566f826902 use only travis jobs: instead of mix of jobs+matrix
6 years ago
MarcoFalke fa7a3a1783
travis: Run bench_bitcoin once
6 years ago
MarcoFalke d25079ac71
Merge #13779: travis: improve readability of travis.yml and log outputs
6 years ago
Julian Fleischer f98146d001 use travis:fold in test script steps
6 years ago
Julian Fleischer 9730d3af31 make .travis/yml a bit more readable
6 years ago
MarcoFalke faaf49147c
travis: Retry to fetch docker image
6 years ago
fanquake 26b15df99d
depends: set OSX_MIN_VERSION to 10.10
6 years ago
MarcoFalke 7a9bca61fa
Merge #13650: [travis] Don't store debug info if --enable-debug is set
6 years ago
Ben Woosley 751c9587d4
Use the Travis python language feature on the lint build
6 years ago
Ben Woosley 515348f704
Don't unnecessarily install shellcheck on the lint build
6 years ago
Ben Woosley 1be5c33333
Avoid unnecessarily setting env variables on the lint build
6 years ago
Wladimir J. van der Laan 2dc5ab6378
Merge #13482: Remove boost::program_options dependency
6 years ago
Chun Kuan Lee 14788fbada [travis] Don't store debug info if --enable-debug is set
6 years ago
Chun Kuan Lee f447a0a707 Remove program options from build system
6 years ago
MarcoFalke 41a8c8dfaf travis: Check that ~/.bitcoin is never created
6 years ago
practicalswift 98d842cb52 travis: Build with --enable-debug (x86_64-unknown-linux-gnu)
6 years ago
Wladimir J. van der Laan dc53f7f251
Merge #13458: gui: Drop qt4 support
6 years ago
Wladimir J. van der Laan 462c71f71b test: Update travis to not test Qt4 anymore
6 years ago
MarcoFalke 4382f192e5
Merge #13406: travis: Change Mac goal to all deploy
7 years ago
Chun Kuan Lee 3d69853090 travis: Change Mac goal to all deploy so that travis can build all executables for Mac.
7 years ago
Chun Kuan Lee 51ed05a2b9 travis: Increase travis_wait time while verifying commits
7 years ago
Chun Kuan Lee e5b2cd8e75 Use python instead of slow shell script on verify-commits
7 years ago
MarcoFalke fa2d83eb44
travis: Skip cache for lint stage
7 years ago
Wladimir J. van der Laan f8a29ca823
Merge #13215: Travis: Build tests on Ubuntu 18.04 with docker
7 years ago
Chun Kuan Lee 59e9688eda
Travis: Build tests on Ubuntu 18.04 with docker
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
practicalswift 3d8ae74657 travis: Rename the build stage "check_doc" to "lint"
7 years ago
Grady Laksmono 18c0b84308 [bitcoin-11004] creating another jobs for the CHECK_DOC=1, separated from the core jobs
7 years ago
James O'Beirne 58f9a0a002 Use --failfast when running functional tests on Travis
7 years ago
practicalswift 1499fdc350 Add shell script linting: Check for shellcheck warnings in shell scripts
7 years ago
Pieter Wuille f6dfb0f504 Reorder travis builds
7 years ago
MarcoFalke fa6f12af6b
travis: Run verify-commits only on cron jobs
7 years ago