summaryrefslogtreecommitdiff
path: root/test/miscellaneous
Commit message (Expand)AuthorAgeFilesLines
* [tests] Added utests for RunLoop refcountingThiago Marcos P. Santos2016-01-201-0/+75
* Revert "Revert WebP support due to broken builds"Bruno de Oliveira Abinader2016-01-202-0/+15
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-2/+2
* Revert WebP support due to broken buildsJohn Firebaugh2016-01-192-15/+0
* [linux] Replace PNG with WebP on tile source URLBruno de Oliveira Abinader2016-01-191-0/+7
* [linux] Added WebP tile supportBruno de Oliveira Abinader2016-01-191-0/+8
* [core] Added padding option to CameraOptionsMinh Nguyễn2016-01-181-2/+34
* [core] Consolidated zoom and angle anchor logicMinh Nguyễn2016-01-141-0/+25
* [core] remove bilinear, nearest scaling, fix #3164Ansis Brammanis2016-01-131-54/+0
* [core] move raster tile URL normalization to source parsingKonstantin Käfer2016-01-131-13/+9
* [core] Get rid of ::unref() for Timer and AsyncTaskThiago Marcos P. Santos2016-01-092-13/+0
* [tests] Test that Timer::stop on a stopped timer is a no-opJohn Firebaugh2016-01-081-0/+8
* [tests] Test with OnlineFileSourceJohn Firebaugh2015-12-232-7/+7
* [tests] Create less threads on the AsyncTask testsThiago Marcos P. Santos2015-12-211-2/+2
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-142-6/+6
* [tests] Force classic locale on toString testsThiago Marcos P. Santos2015-12-101-0/+4
* [core] Replace StyleLayerType with RTTIJohn Firebaugh2015-12-071-35/+0
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-033-4/+4
* [core] fix various errors reported by clang-tidyKonstantin Käfer2015-12-031-1/+1
* [core] Move MapData storage to MapContextJohn Firebaugh2015-12-011-2/+2
* Partially revert "[core] Source should receive a ref to MapData just once"John Firebaugh2015-12-011-4/+1
* [tests] Add utests for ThreadLocalThiago Marcos P. Santos2015-12-011-0/+95
* [tests] Remove libuv dependency from the testsThiago Marcos P. Santos2015-12-012-13/+14
* [tests] Add utests for TimerThiago Marcos P. Santos2015-12-011-0/+179
* [tests] Add utests for AsyncTaskThiago Marcos P. Santos2015-12-011-0/+129
* [core] Source should receive a ref to MapData just onceBruno de Oliveira Abinader2015-11-271-1/+4
* [core] Fix image type of Map::renderStillJohn Firebaugh2015-11-252-4/+5
* [core] Add image testsJohn Firebaugh2015-11-251-0/+93
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-3/+4
* [core] For binary image data use uint8_t, not charJohn Firebaugh2015-11-231-1/+1
* Fixed Linux builds; code styleMinh Nguyễn2015-11-191-10/+10
* Ported replaceTokens() tests from GL JSMinh Nguyễn2015-11-181-0/+50
* [core] Added ConstrainMode::{HeightOnly,WidthAndHeight}Bruno de Oliveira Abinader2015-11-181-9/+49
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-61/+0
* [core] Merge PiecewiseConstantFunction into FunctionJohn Firebaugh2015-11-061-33/+33
* [core] Simplify FunctionJohn Firebaugh2015-11-061-14/+15
* [core] Ensure URL normalization is safe. Fixes #2695Tom MacWright2015-10-281-0/+3
* [core] Remove MapData dependency from StyleParserJohn Firebaugh2015-10-231-9/+1
* [core] Added GLContextMode to MapDataBruno de Oliveira Abinader2015-10-222-2/+3
* [core] Fix swapped lat/lon in geo.cppJohn Firebaugh2015-10-201-21/+21
* Install RapidJSON from masonJohn Firebaugh2015-10-011-26/+26
* [core] include api.mapbox.com in canonicalizationKonstantin Käfer2015-09-281-0/+56
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-041-0/+61
* add Point <--> LatLng conversion testsAnsis Brammanis2015-08-271-0/+32
* Fixed missing labels and iconsLucas Wojciechowski2015-08-241-0/+1
* Support v8 sprite, glyph, and style mapbox:// urlsLucas Wojciechowski2015-08-211-4/+12
* Support new glyph URL syntaxLucas Wojciechowski2015-08-201-2/+1
* Adding special case for non-fontstack "glyph" resource URLsjakepruitt2015-07-271-0/+1
* Added unit tests for the WorkQueueThiago Marcos P. Santos2015-07-161-0/+63
* Unify default transition values in MapDataBruno de Oliveira Abinader2015-07-141-1/+8