Commit Graph

285 Commits (master)

Author SHA1 Message Date
Wladimir J. van der Laan 77aa9e59ea test: Check RPC argument mapping
7 years ago
Cory Fields aa2e0f09ec travis: filter out pyenv
7 years ago
MarcoFalke fa40b0eb51 travis: Assert default datadir isn't created, Run scripted diff only once
7 years ago
practicalswift a65e02803c Build with --enable-werror under OS X
7 years ago
Luke Dashjr 6d2aac8bb1 Travis: Test build against system libs (& Qt4)
7 years ago
Luke Dashjr 8d82e1336a Travis: Remove bc tool from dependencies
7 years ago
Wladimir J. van der Laan 1caafa6cde
Merge #10508: Run Qt wallet tests on travis
7 years ago
John Newbery bd00fa52a1 [test] don't run dbcrash.py on Travis
7 years ago
Russell Yanofsky 4f92b5fb30 Run Qt wallet tests on travis
8 years ago
MarcoFalke bea5b00cfe
Merge #10509: Remove xvfb configuration from travis
8 years ago
Russell Yanofsky e4bc19f6f8 Remove xvfb configuration from travis
8 years ago
Pieter Wuille a5e02bc7f8 Increase travis unit test timeout
8 years ago
Cory Fields e50c33ea27 devtools: add script to verify scriptable changes
8 years ago
John Newbery 16791c5e27 [trivial] remove unused line in Travis config
8 years ago
John Newbery 91f1f19674 Make all Travis test runs quiet, non just cron job runs
8 years ago
John Newbery 6d780b1b0c Update travis config to run rpc-tests.py in quiet mode
8 years ago
John Newbery 88e3aa0bcb Run extended tests once daily
8 years ago
John Newbery a9bd622a65 Rename test/pull-tester/rpc-tests.py to test/functional/test_runner.py
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago
Jonas Schnelli b9f930b383
Merge #9974: Add basic Qt wallet test
8 years ago
Russell Yanofsky 9576b015a1 Enable xvfb in travis to allow running test_bitcoin-qt
8 years ago
Matt Corallo 8ed849fbcd Fix travis failing to fetch keys from the sks keyserver pool
8 years ago
MarcoFalke fa32a16c57 travis: Verify commits only for one target
8 years ago
Matt Corallo ba94426d53 Test that pushes to bitcoin/bitcoin are signed per verify-commits
8 years ago
MarcoFalke faaf3ca0af travis: make distdir before make
8 years ago
MarcoFalke fad632ed7a travis: make distdir
8 years ago
MarcoFalke fa16991e7b [travis] cross-mac: explicitly enable gui
8 years ago
MarcoFalke fa0afdee16 [travis] Drop java
8 years ago
Wladimir J. van der Laan eb0c52ec1d travis: Remove hostname hack
8 years ago
MarcoFalke fa6ad56948 [travis] Update SDK_URL
9 years ago
Jonas Schnelli 59d063d076
Use runtime linking of QT libdbus, use custom/temp. SDK URL
9 years ago
Jonas Schnelli 6194d9a501
Fix bitcoin_qt.m4 and fix-xcb-include-order.patch
9 years ago
Wladimir J. van der Laan 3e4cf8fe26
Merge #8067: travis: use slim generic image, and some fixups
9 years ago
Cory Fields 142ffc7e61 travis: use out-of-tree build
9 years ago
Cory Fields 2ca8962a09 travis: use slim generic image, and some fixups
9 years ago
Cory Fields 401ae654b2 travis: 'make check' in parallel and verbose
9 years ago
MarcoFalke fa389d4edc [qa] Switch to py3
9 years ago
Cory Fields a33b7c9cb5 travis: temporarily disable qt to avoid timeouts
9 years ago
Cory Fields 174023c9b0 travis: Don't disable writing ccache for pull-requests
9 years ago
Cory Fields cf77fcdb1f travis: drop MAKEJOBS=2 for windows compilers
9 years ago
Cory Fields 06fdffd222 travis: switch to Trusty
9 years ago
MarcoFalke fac9ca2ec6 [travis] echo $TRAVIS_COMMIT_RANGE
9 years ago
MarcoFalke faef3b710f [travis] Print the commit which was evaluated
9 years ago
MarcoFalke fa5f19319a [travis] Exit early when check-doc.py fails
9 years ago
Wladimir J. van der Laan 1b68de3525
Merge #7620: [travis] Only run check-doc.py once
9 years ago
Wladimir J. van der Laan bf1e113311
Merge #7487: Workaround Travis-side CI issues
9 years ago
Luke Dashjr 149641e8fc Travis: Use Blue Box VMs for IPv6 loopback support
9 years ago
Luke Dashjr c01f08db12 Bugfix: depends/Travis: Use --location (follow redirects) and --fail [on HTTP error response] with curl
9 years ago
Luke Dashjr 5d1148cb79 Travis: Use curl rather than wget for Mac SDK
9 years ago
Luke Dashjr a68bb9f5e7 Merge branch 'master' into single_prodname
9 years ago
MarcoFalke fa1b80db88 [travis] Only run check-doc.py once
9 years ago
MarcoFalke faeda0e677 [travis] Run contrib/devtools/check-doc.py early
9 years ago
MarcoFalke fada0c90b6 [travis] Fail when documentation is outdated
9 years ago
Luke Dashjr c39a6fffd7 Travis & gitian-osx: Use depends for ds_store and mac_alias modules
9 years ago
Luke Dashjr e611b6e329 macdeploy: Use rsvg-convert rather than cairosvg
9 years ago
Luke Dashjr 63bcdc5227 More complicated package name substitution for Mac deployment
9 years ago
MarcoFalke 9999cb0626 Fix url in .travis.yml
9 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests
9 years ago
ptschip 5467820be5 Migrated rpc-tests.sh to all python rpc-tests.py
9 years ago
Cory Fields 745f909925 travis: install a recent libzmq and pyzmq for tests
9 years ago
Jonas Schnelli a9c27cdf55 [travis] add zmq python module
9 years ago
Cory Fields 10e469ae37 travis: bump wine to 1.7
9 years ago
Cory Fields bfadae3374 travis: for travis generating an extra build
9 years ago
Cory Fields cc602d0f83 travis: don't spew fixme messages when running wine tests
10 years ago
Suhas Daftuar 29bff0e684 Add some travis debugging for python scripts
10 years ago
Pieter Wuille 5abe2cf110 Reorder travis builds for faster response
10 years ago
Gavin Andresen 69866436be
Run unit tests in different orders
10 years ago
Cory Fields 06715165f9 build: change reduce exports/static libstdc++ options for gitian and travis
10 years ago
Cory Fields f0172bf91e osx: bump build sdk to 10.9
10 years ago
Cory Fields 46f54bf796 build: osx builders no longer need 32bit compiler support
10 years ago
Cory Fields c54d647a92 travis: let travis use shared libs for tests
10 years ago
Pieter Wuille 3c1e10b161
Merge pull request #5297
10 years ago
Cory Fields 560e99636c travis: attempt to fix unlikely build issue
10 years ago
Cory Fields 096efc5812 travis: install less packages from apt-get
10 years ago
Cory Fields 2191eac812 add tests to travis
10 years ago
Luke Dashjr caecb42b38 Travis: Descriptive build names
10 years ago
Cory Fields d6b0539f45 travis: add non-default shell testing to travis.
10 years ago
Cory Fields e9f3fa7c0b travis: enable windows tests
10 years ago
Matt Corallo e166c177bc Revert "travis: retry tests before giving up"
10 years ago
Cory Fields 93e24dddf3 travis: use debug for one build
10 years ago
Cory Fields 1b0c981cb6 travis: use DEBUG_LOCKORDER for our quick/small Linux build
10 years ago
Cory Fields 7e3821c097 travis: retry tests before giving up
10 years ago
Luke Dashjr 21b7addc9b Bugfix: Add missing equals-sign to Travis config
10 years ago
Cory Fields 81061ffd69 travis: add osx build
10 years ago
Cory Fields 9380d019a1 travis: initial descriptor
10 years ago