summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-07-06 16:44:48 +0200
committerKonstantin Käfer <mail@kkaefer.com>2015-07-06 16:44:48 +0200
commit3ea640e6e333dae950ff08cd01bc38d11387a3c6 (patch)
treeb8eafd46d7d1ccc2ab5a1cef8e56158812b940da /test
parentec1b4c43fd711b7f4f924a21e8428868d7a5f78d (diff)
downloadqtlocation-mapboxgl-3ea640e6e333dae950ff08cd01bc38d11387a3c6.tar.gz
run the Assert.Always test first by reordering the symbols
Diffstat (limited to 'test')
-rw-r--r--test/test.gypi3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test.gypi b/test/test.gypi
index ddbc532456..6afee47a44 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -35,13 +35,14 @@
'fixtures/fixture_log_observer.hpp',
'fixtures/fixture_log_observer.cpp',
+ 'miscellaneous/assert.cpp',
+
'api/api_misuse.cpp',
'api/repeated_render.cpp',
'api/set_style.cpp',
'headless/headless.cpp',
- 'miscellaneous/assert.cpp',
'miscellaneous/clip_ids.cpp',
'miscellaneous/binpack.cpp',
'miscellaneous/bilinear.cpp',