Commit Graph

26 Commits

Author SHA1 Message Date
David Capello
2fa07f17bf Always run script tests 2018-09-05 19:40:07 -03:00
David Capello
03d363d1a6 Use ninja in travis 2018-08-29 11:47:06 -03:00
David Capello
dcc4abdeeb Run tests with xvfb-run (not cmake) 2018-08-29 11:05:17 -03:00
David Capello
f110132222 Travis should fail if tests fail 2018-08-24 19:14:20 -03:00
David Capello
03e70a4b35 travis: Execute MATRIX_EVAL before install 2018-08-17 14:27:19 -03:00
David Capello
3e2a5cd4f3 travis/linux: Install dependencies and run tests with an X11 server 2018-08-10 22:23:07 -03:00
David Capello
7dfe6f21ee Update travis build matrix 2018-08-10 17:17:06 -03:00
David Capello
cca840c59c Add new tests for CLI/API/sprites 2018-06-14 14:05:36 -03:00
David Capello
139c5aac49 Add flag to compile CLI-only (fix #1279)
New cmake flag -DENABLE_UI=OFF can be used to turn off the GUI
and compile a CLI-only version of Aseprite.

Requested here too:
https://community.aseprite.org/t/1351
2018-05-07 00:11:50 -03:00
David Capello
16e1a650b1 Enable webp support by default 2018-04-03 12:50:25 -03:00
David Capello
c9b956ddb0 Compile with webp support on Travis 2018-03-26 14:50:34 -03:00
David Capello
4d04b3f391 Remove travis build with shared libraries 2017-03-15 16:53:52 -03:00
David Capello
91cd50cac4 Update laf library 2016-11-01 13:55:32 -03:00
David Capello
70b759a95b Install an updated libstdc++ for travis CI/clang
This is needed to avoid a compilation error using the
std::chrono::milliseconds(1) constructor in obs::safe_list class.
2016-06-28 20:17:30 -03:00
Azamat H. Hackimov
18d201cf8e Use shared freetype2 on travis build tests. 2016-04-19 20:56:26 +05:00
David Capello
e10a3e4a17 Disable tests by default
Sometimes a compilation error in a test is reported when the user only
wants to execute the Aseprite binary (and it's actually already compiled).
2016-03-29 19:07:45 -03:00
David Capello
795c4d5a87 Use ctest to run tests 2015-09-21 16:45:25 -03:00
David Capello
47a05434fe Remove some remaining parts of USE_SHARED_GTEST option 2015-06-09 10:54:04 -03:00
David Capello
4a6e17135e Keep going if some tests fails 2015-06-09 10:33:52 -03:00
David Capello
9d3f2b1225 Without special clang version 2015-06-08 17:26:12 -03:00
David Capello
0c09a0d229 Add special repository for g++-4.8 2015-06-08 17:20:18 -03:00
David Capello
54c1cbfd53 Specify exact libcurl library in apt-get install 2015-06-08 16:53:00 -03:00
David Capello
137a75c451 Install dependencies in before_install step 2015-06-08 16:49:36 -03:00
David Capello
ac4328f4cf Add matrix to travis.yml to compile with shared libraries 2015-06-08 16:33:59 -03:00
David Capello
470e1e93f7 Run only non-UI tests 2015-06-08 16:33:12 -03:00
David Capello
8324daaf67 Testing travis-ci 2015-06-08 15:57:15 -03:00