58 Commits (ae4139ba10c10e32b9c673546614578274c72aee)

Author SHA1 Message Date
Christian Decker ad049c36c1 travis: Enable TEST_CHECK_DBSTMTS=1 mode for one of the configs 4 years ago
Christian Decker 1afa8b88c9 travis: Re-enable the postgres configuration again 4 years ago
Rusty Russell 75ce380e0e Travis: disable postgres test. 4 years ago
Rusty Russell dcf45b47b3 Travis: spread the load a little more. 4 years ago
Christian Decker 0923215834 travis: Add dependencies to cache 4 years ago
Christian Decker cec755f796 travis: Compact heavy-weight valgrind tests and add two new configs 4 years ago
Christian Decker 15adb914a3 travis: Add postgresql libraries as dependencies 4 years ago
Rusty Russell b3f6a0e78d Travis: don't install requirements.txt if we're just building. 4 years ago
Christian Decker 33fae1f383 travis: Reorganize tests a bit to move non-integration tests out 4 years ago
Christian Decker 86ad15d040 travis: Spread the valgrind load on more configurations 4 years ago
Niklas Claesson 601464416b travis: Actually build for arm 5 years ago
Vasil Dimov 2b2ee87801 travis: do not cache ./external 5 years ago
Christian Decker 9e2231aaa8 travis: Make sure to install all python dependencies 5 years ago
arowser 68271f7c6b add arm32v7/arm64v8 unit test to travis-ci 5 years ago
Christian Decker e4ab98459c wallet: Add tooling to extract SQL queries and generate driver info 5 years ago
Rusty Russell 3ef5160fa7 travis: add --enable-experimental-features (build-only) test. 5 years ago
Rusty Russell 43edd91440 Travis: Try sharding 12 ways, not 7. 5 years ago
Rusty Russell bf3b77a947 Travis: skip testing VALGRIND=1 DEVELOPER=0, remove the slowest non-developer tests. 5 years ago
Rusty Russell 5a3ba1ce99 travis: don't run full testsuite with gcc-4.8 5 years ago
Rusty Russell 6a2a118467 travis: upgrade to bionic 5 years ago
Rusty Russell 7961a815aa travis: add compilation to SOURCE_CHECK_ONLY. 5 years ago
Rusty Russell 6b32b72dee configure: use "-Og" for non-developer builds, add COPTFLAGS variable. 6 years ago
Rusty Russell a3bac88e08 travis: add a test that we compile under gcc-4.8 (CentOS!) 6 years ago
fanquake 01c9cdec97 travis: fix cache directories syntax 6 years ago
Christian Decker 7ac0f53da3 travis: Attempt to setup travis without docker and without sudo 6 years ago
Rusty Russell 62e6a9ff54 travis: add test for compilation with higher optimization. 6 years ago
Christian Decker 50a45fdb12 travis: Filter out Travis-related envvars 6 years ago
Rusty Russell aab91557f3 Travis: eliminate 4 slowest tests, with new SLOW_MACHINE flag. 6 years ago
Christian Decker d124f22421 travis: Actually build with clang if we want to 6 years ago
Rusty Russell 32af9d1e19 Travis: re-enable BOLT text check. 6 years ago
Rusty Russell 361ed8675a Makefile: we should use COMPAT instead of NO_COMPAT. 6 years ago
Rusty Russell 5d0a54b7f0 travis: use VALGRIND rather than NO_VALGRIND. 6 years ago
Rusty Russell 328786ffeb Travis: do test build without compat defined. 7 years ago
practicalswift ca487d5115 Add "make clean" check to Travis 7 years ago
ZmnSCPxj 33b25b6a9b travis: Correctly process $SOURCE_CHECK_ONLY. 7 years ago
Rusty Russell 6757300a0e Travis: slightly more finegrained, should be under 17 minutes now. 7 years ago
Rusty Russell 106c8304f6 Travis: don't perform source-check on every build variant. 7 years ago
Rusty Russell b4a2f51384 Travis: use more fine-grained tests. 7 years ago
Christian Decker ab620c5068 travis: Enable pytest-test-groups to split tests across several runs 7 years ago
Christian Decker 1a91786def travis: Use env-file to pass in environment variables 7 years ago
Rusty Russell 887e9dcc44 travis: reenable check-source (without BOLT text). 7 years ago
Christian Decker 7572c22a26 travis: Add clang build to build matrix 7 years ago
Christian Decker fda77f27a5 travis: Disable BOLT checking while they are being copy-edited 7 years ago
Rusty Russell 1ec19093f7 Travis: check bolt quotes. 7 years ago
Christian Decker f78205f30f travis: Fold build output 7 years ago
Christian Decker fa28bf4ec9 travis: use tee while pulling docker images 7 years ago
Rusty Russell 8fdf334168 Travis: turn off email notifications. 7 years ago
Rusty Russell 3c6eec87e3 Add DEVELOPER flag, set by default. 7 years ago
Christian Decker 058600bee6 travis: Added 32bit variant 7 years ago
Rusty Russell 5a5e23c011 test_lightning.py: use NO_VALGRIND instead of NOVALGRIND. 7 years ago