ci: also compile tests

This should make sure we catch test errors such as
https://github.com/GNOME/libglnx/pull/76 when bumping submodules (until
we eventually get a PR tester on libglnx).

Requires: https://github.com/GNOME/libglnx/pull/76

Update submodule: libglnx

Closes: #954
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2017-08-25 10:34:54 -04:00 committed by Atomic Bot
parent 8a87887988
commit 44ea9f35a1
2 changed files with 3 additions and 1 deletions

View File

@ -16,3 +16,5 @@ git clean -dfx
export CC=clang
export CFLAGS='-Werror=unused-variable'
build_default
# don't actually run the tests, just compile them
/usr/bin/make check TESTS=

@ -1 +1 @@
Subproject commit 7100ebbc6800c7e5e2e09cefe067fbb88b32f10b
Subproject commit 47d816329370ca315d4ffec9872690b1fd4c27c9