summaryrefslogtreecommitdiff
path: root/test/test.gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-11 13:55:18 -0700
committerKonstantin Käfer <mail@kkaefer.com>2014-07-11 13:55:18 -0700
commitf3c55eba9da59042a96e683f841060674519520b (patch)
treee2224b3e7e2d7c84a61b2db0ccc171bf9c615980 /test/test.gyp
parent8fc4d61025397180374ccc99e6798659470afb69 (diff)
downloadqtlocation-mapboxgl-f3c55eba9da59042a96e683f841060674519520b.tar.gz
add logging facility and check logs in tests
Diffstat (limited to 'test/test.gyp')
-rw-r--r--test/test.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.gyp b/test/test.gyp
index bb4bfc759b..c6869fd47d 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -151,6 +151,8 @@
"../common/headless_view.hpp",
"../common/headless_view.cpp",
"./fixtures/fixture_request.cpp",
+ "./fixtures/fixture_log.hpp",
+ "./fixtures/fixture_log.cpp",
],
"dependencies": [
"../deps/gtest/gtest.gyp:gtest",