Alexander van Gessel
fc0674bcb6
Change *_RUNNING vars to string comparisons
2017-10-04 17:00:31 +02:00
Alexander van Gessel
fea609d309
Add missing break
2017-10-04 11:17:38 +02:00
Alexander van Gessel
2e5c5da003
MP test: treat failed init of SDL_video as a 'successful' test
2017-10-04 09:32:00 +02:00
Alexander van Gessel
7b3254964d
Ensure that mp_test_executor exits
2017-10-04 09:12:32 +02:00
Celtic Minstrel
c9191c9812
Add OpenSSL's libcrypto as a dependency
...
This also removes the included SHA1 and MD5 implementations
in favour of those from OpenSSL.
Thanks to @jyrkive for helping to get the CMake build working and
ensuring the game still compiles with OpenSSL 1.1.0.
(The SHA_xxx() aliases were removed in OpenSSL 1.1.0.)
2017-05-12 15:57:13 -04:00
Celtic Minstrel
5bc16e2544
Travis hack: Don't require vorbis on OSX
2016-11-12 15:20:04 -05:00
Celtic Minstrel
217a6e91f7
Travis: Install OSX dependencies
...
Also restrict environment and compiler for OSX build
2016-11-12 15:20:04 -05:00
Charles Dang
3ff4a18983
Update GUI2 test plugin names (since c43651f99b24)
2016-11-12 18:35:44 +11:00
Celtic Minstrel
bc7c66d9f0
Travis: Wrap entire install script in travis_wait
...
Using travis_wait inside the install script doesn't
have the desired effect of increasing the timeout duration.
2016-11-11 20:07:58 -05:00
Celtic Minstrel
9322f90b3a
Split Travis dependency installation into a shell script
...
This is a prerequisite for getting an OSX build working,
since a different package manager is used there.
2016-11-11 17:41:04 -05:00
Celtic Minstrel
c43651f99b
Rename GUI2 MP tests to replace their now-missing GUI1 counterparts
2016-11-11 17:33:25 -05:00
Celtic Minstrel
5c57f25ce7
Remove GUI1 MP tests
2016-11-11 17:33:25 -05:00
Jyrki Vesterinen
1c97c8890c
Mark mp_test_executor-gui2.sh as executable
2016-09-25 20:17:48 +03:00
Jyrki Vesterinen
c4992dcd38
viesti.txt
2016-09-13 21:18:50 +03:00
Charles Dang
793b8491ad
Added GUI2-compatible versions of mp tests and plugin scripts
2016-08-27 01:14:49 +11:00
aquileia
a349b0eb7e
WML tests: Delete old scripts, fix OpenMP
2015-03-14 18:06:32 +01:00
Chris Beck
9b78a41d25
unit tests: add --noaddons switch to the networked mp unit tests
2015-03-05 13:28:33 -05:00
Chris Beck
032d8c1a93
fixup travis test_wrapper.sh
...
fixes up commit 6695365efb25b329a09f7b191f1ebb851cf44d48
2014-12-28 18:00:41 -05:00
Chris Beck
7a148154c3
travis: also check changelogs & RN for utf8 errors
2014-12-28 14:18:16 -05:00
Chris Beck
6695365efb
travis: ignore error code 200 from test executable if repeats 10x
2014-12-28 14:14:32 -05:00
Chris Beck
e3bc595fff
travis: add mp unit tests to travis build #3 (clang -O2)
2014-12-19 19:47:29 -05:00
Chris Beck
392f980dbf
Revert "travis: as a test, try turning off the nogui option for play test"
...
This reverts commit 6bca3fa96db46908c5914b8315024344e784e882.
2014-12-02 20:57:13 -05:00
Chris Beck
6bca3fa96d
travis: as a test, try turning off the nogui option for play test
2014-12-02 20:12:08 -05:00
Chris Beck
baeac17fa2
move ai playtest and backtrace out of travis.yml to a script
2014-07-07 15:18:35 -04:00
Chris Beck
49be669cd0
move bom search code to a script
2014-07-07 15:14:28 -04:00
Chris Beck
38a2852ee7
mark the test executor script as executable
2014-07-07 15:11:02 -04:00
Chris Beck
166c69b65f
run test executable through gdb always, on travis
...
We keep getting segfaults that don't reproduce the second time it
is run, so maybe this will catch them.
It also moves the test execution code out into a script.
2014-07-07 15:08:48 -04:00
Chris Beck
30276db7d3
wrap exit commands when used in .travis.yml
2014-07-05 13:52:05 -04:00
Chris Beck
2659acdb19
debug output on travis
2014-07-05 10:51:25 -04:00
Chris Beck
56dc1c2307
fixup travis segfault handling in test executable
2014-07-05 09:22:23 -04:00
Chris Beck
e8298cff01
fix travis test wrapper
...
Apparently it doesn't like the "let" syntax for some reason
2014-07-05 08:24:13 -04:00
Chris Beck
e370bfdefc
add po/ to the set of folders checked for ut8 validity by travis
2014-06-29 19:38:15 -04:00
Chris Beck
b8eb79411e
inline a very short travis-related script
2014-06-29 19:31:32 -04:00
Chris Beck
f5aab2680a
move travis related scripts to utils/travis/
2014-06-29 19:26:25 -04:00