core-lightning/daemon/test
Christian Decker 9848b4ac3e travis-ci: Added travis-ci config
Added .travis.yml to get travis-ci to build and run tests for us.

In addition this fixes a flaky test due to the fact that when lightning2
connects to lightning3 and we tell lightning3 to restart, then
lightning2 will back-off its reconnection attempts, potentially causing
a timeout to trigger during tests. This was triggered by travis-ci
relatively consistently since the restart would take quite some
time. Now simply restarting them in reverse order and a small timeout
seems to fix this consistently.
2016-11-11 14:25:41 +01:00
..
scripts test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
Makefile test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
run-maxfee.c db: save error, return it when we commit transaction. 2016-09-06 16:47:49 +09:30
test-basic test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
test-different-fees test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
test-funding-timeout test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
test-invoice test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
test-mutual-close-with-htlcs test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
test-routing travis-ci: Added travis-ci config 2016-11-11 14:25:41 +01:00
test-steal test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30
test-unilateral test.sh: split into multiple scripts. 2016-11-10 23:44:49 +10:30