summaryrefslogtreecommitdiff
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* Happy new year! 🎉Minh Nguyễn2017-01-041-1/+1
* [build] upgrade to variant 1.1.4 and dependenciesKonstantin Käfer2016-11-281-1/+1
* [android][build] core tests - initial setup for rendering testsIvo van Dongen2016-11-271-1/+4
* [build] move logging to utilKonstantin Käfer2016-11-222-2/+2
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-221-2/+2
* [test] Use shared headless displayBruno de Oliveira Abinader2016-11-172-0/+10
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-111-3/+3
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-7/+6
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-4/+6
* [core] reload geojson source on url changeIvo van Dongen2016-10-201-0/+5
* [test] Show error message when expected file does not existKonstantin Käfer2016-09-271-2/+15
* [core] Don't allow OfflineDownload to flood the request queueJohn Firebaugh2016-09-261-0/+1
* [core] Source-driven attributionMinh Nguyễn2016-09-261-1/+6
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-9/+4
* [test] use recursive wrapper for recursive variant typesKonstantin Käfer2016-09-151-6/+10
* [core] #3980 - Switching Core GL instances of map to unordered_mapBrad Leege2016-09-141-2/+2
* [core] change bool to enum class bool TileLoadStateKonstantin Käfer2016-09-071-3/+3
* [core] Observe visibility changesJohn Firebaugh2016-09-061-0/+5
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-0/+28
* [core] Prepare style observer interfaces for source reloadingJohn Firebaugh2016-09-061-3/+3
* [tests] Make it possible to disable tests on the CIThiago Marcos P. Santos2016-08-261-0/+6
* [tests] Removed dead codeThiago Marcos P. Santos2016-08-241-8/+0
* [core] Don't allow style mutations to be overwritten by revalidationJohn Firebaugh2016-08-231-0/+60
* [tests] Fix a subtle ordering bug in StubFileSourceJohn Firebaugh2016-08-231-2/+10
* [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversionIvo van Dongen2016-08-231-0/+111
* [build] switch to CMakeKonstantin Käfer2016-08-053-4/+30
* [tests] Do not re-trigger answered requestsThiago Marcos P. Santos2016-06-212-4/+14
* [core] Make enum ↔ string conversion more generic-friendlyJohn Firebaugh2016-06-131-1/+3
* [tidy] Check modernize-use-overrideBruno de Oliveira Abinader2016-06-132-3/+3
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-132-3/+3
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-132-3/+3
* [core] rename onPlacementRedone -> onNeedsRepaintKonstantin Käfer2016-06-101-3/+3
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-6/+5
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-254-17/+5
* [core] move *Observers to their own filesKonstantin Käfer2016-05-231-3/+3
* [core] remove MockView and View dependency in TransformKonstantin Käfer2016-05-181-26/+0
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-4/+5
* [core] Use the proper type for font stacksJohn Firebaugh2016-04-221-4/+4
* [ios, osx] Fixed project upgrade warningsMinh Nguyễn2016-04-161-1/+1
* [ios] Don't try to launch test server (#4719)John Firebaugh2016-04-151-0/+3
* [tests] Rationalize storage testsJohn Firebaugh2016-04-141-0/+3
* [core] Render from the main threadJohn Firebaugh2016-04-142-7/+10
* [ios] Run core unit tests in CIJohn Firebaugh2016-04-1111-9/+309
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-2/+2
* [ios] make unit tests work on iOS and iOS SimulatorKonstantin Käfer2016-03-222-0/+63
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-224-0/+309