Commit graph

60 commits

Author SHA1 Message Date
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