Commit Graph

16 Commits

Author SHA1 Message Date
Boris Faure 233004c03a circleci: use new packages path 2019-10-14 23:27:11 +02:00
Boris Faure 9b3e416890 circleci: test with efl-1.22.6 2019-10-04 21:30:21 +02:00
Boris Faure c74b793b97 circleci: test with efl-1.22.5 2019-10-03 12:13:51 +02:00
Boris Faure 81aee6eadd circleci: fix cflags when compiling with clang and ubsan 2019-07-08 21:30:27 +02:00
Boris Faure 86420ba22e circleci: run tests with UndefinedBehaviorSanitizer 2019-07-08 21:30:27 +02:00
Boris Faure 7fc64bf356 circleci: fix typo 2019-07-08 21:30:27 +02:00
Boris Faure c7d92ecc6c ci: build with different versions of EFL (1.20.7, 1.21.1, 1.22.2) 2019-05-21 11:19:26 +02:00
Boris Faure bf3d3991cd ci: fix codecov script
The script is doing a find with -execdir (not on busybox's find btw…) ,
this made it not finding the source code.

Add -Z so that build fails if codecov script fails
2019-01-12 18:35:12 +01:00
Boris Faure 9b9e50a6b1 ci: tweak config 2019-01-12 17:24:07 +01:00
Boris Faure d29b7a52d6 ci: compile -O0 and -g to improve coverage reports 2019-01-12 17:17:43 +01:00
Boris Faure 0fb2781c95 coverage: avoid conflict with other binaries 2018-12-27 22:14:44 +01:00
Boris Faure df005b5a67 ci: upload coverage to codecov.io 2018-12-27 22:14:44 +01:00
Boris Faure 473b266182 ci: run tests 2018-12-27 22:14:44 +01:00
Boris Faure 01a5ca477b ci: fix checkout 2018-12-23 11:21:19 +01:00
Boris Faure c37c3313a2 ci: compile with gcc and clang 2018-12-23 10:48:12 +01:00
Boris Faure a459704bb7 ci: add circleci config 2018-12-23 10:48:12 +01:00