summaryrefslogtreecommitdiff
path: root/test/src/mbgl/test/fixture_log_observer.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [tidy] modernize-use-default-member-initBruno de Oliveira Abinader2017-05-121-5/+5
|
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
|
* [tidy] Check modernize-use-overrideBruno de Oliveira Abinader2016-06-131-2/+2
| | | | Ref: http://clang.llvm.org/extra/clang-tidy/checks/modernize-use-override.html
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-1/+1
| | | | Ref: http://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
|
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-111-0/+71