toxcore/other/travis
iphydf 9d58e0aa0a
Run all tests in parallel on Travis.
The first round some tests will fail and others will segfault. The second
round, still some will fail, but the third round it might pass. At some
point, tests will pass.

The reason for this is that tests assume a lot about which ports they are
given, and also toxcore's default port range has too few ports to run all
tests in parallel. These issues will be fixed in future PRs.
2018-02-18 21:44:58 +00:00
..
autotools-linux-install Fix NaCl build: tar was called incorrectly. 2017-01-08 16:37:56 +00:00
autotools-script Remove nTox from the repo. 2018-01-20 19:05:53 +00:00
env-freebsd.sh Run tests only once on FreeBSD due to Travis timeout 2017-08-22 04:10:45 -04:00
env-linux.sh Disable asan, since it seems to break on travis. 2018-01-10 18:39:09 +00:00
env-osx.sh Fix Travis always succeeding despite tests failing 2017-03-12 08:34:53 -04:00
env-windows.sh Make Travis test Windows Dockerfile 2018-01-25 17:27:26 -05:00
env.sh Improve stability of crypto_memcmp test. 2018-02-06 20:21:27 +00:00
freebsd-install Separate FreeBSD Travis build in 2 stages 2017-12-12 20:20:52 -05:00
freebsd-install-stage1 Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
freebsd-install-stage2 Separate FreeBSD Travis build in 2 stages 2017-12-12 20:20:52 -05:00
freebsd-script-stage1 Separate FreeBSD Travis build in 2 stages 2017-12-12 20:20:52 -05:00
installmd-windows-install Make Travis test Windows Dockerfile 2018-01-25 17:27:26 -05:00
installmd-windows-script Make Travis test Windows Dockerfile 2018-01-25 17:27:26 -05:00
phase Separate FreeBSD Travis build in 2 stages 2017-12-12 20:20:52 -05:00
tox-bootstrapd-docker-linux-script Test tox-bootstrapd Docker container on Travis 2017-12-16 14:41:01 -05:00
toxcore-after_failure Add OSX and Windows build to travis config. 2016-09-20 13:52:33 +01:00
toxcore-linux-after_script Clean up Travis build a bit in preparation for osx/win. 2016-09-16 11:22:23 +01:00
toxcore-linux-install use official debian domain 2018-02-05 14:23:31 +01:00
toxcore-osx-install Remove libcheck from the dependencies. 2018-02-09 20:51:39 +00:00
toxcore-script Run all tests in parallel on Travis. 2018-02-18 21:44:58 +00:00
toxcore-windows-install Add OSX and Windows build to travis config. 2016-09-20 13:52:33 +01:00