Commit Graph

139 Commits (0d00fd5901102d9ca2b99d6f17a3bd96c946e3b7)

Author SHA1 Message Date
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
6 years ago
Chun Kuan Lee 3d69853090 travis: Change Mac goal to all deploy so that travis can build all executables for Mac.
6 years ago
Chun Kuan Lee 51ed05a2b9 travis: Increase travis_wait time while verifying commits
6 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
Wladimir J. van der Laan 9df1a9c004 test: Remove travis checkout depth
7 years ago
Karl-Johan Alm bc308ba999 [CI]: bump travis timeout for make check to 50m
7 years ago
MarcoFalke fa79016ab0
travis: Clone depth 1 unless $CHECK_DOC
7 years ago
MarcoFalke 0f58d7f3d6
Merge #12405: travis: Full clone for git subtree check
7 years ago
fanquake cc879675e1 depends: Remove ccache
7 years ago
MarcoFalke fa44af5cd2
travis: Full clone for git subtree check
7 years ago
Anthony Towns a2808cf8a4 [tests] Fix names of excluded extended tests for travis
7 years ago
practicalswift d60b320740 Add Travis check for unused Python imports
7 years ago
John Newbery ff8a9b068a [tests] Add combinedlogslen argument to test_runner.py
7 years ago
John Newbery ec85248c48 [travis-ci] Only run linters on Pull Requests
7 years ago
MarcoFalke 6e4e98ee8c
Merge #11394: Perform a weaker subtree check in Travis
7 years ago
Cory Fields 3d1c31126b Revert "travis: filter out pyenv"
7 years ago
Cory Fields a86e81b78f travis: move back to the minimal image
7 years ago
Pieter Wuille 487aff4218 Check subtree consistency in Travis
7 years ago
Evan Klitzke dd365612fd Add a lint check for trailing whitespace.
7 years ago
MarcoFalke 7fcd61b261
Merge #10753: test: Check RPC argument mapping
7 years ago
MarcoFalke cce94c518a
Merge #11311: travis: Revert default datadir check
7 years ago