summaryrefslogtreecommitdiff
path: root/test/miscellaneous
Commit message (Expand)AuthorAgeFilesLines
* Add Thread tests; get argument transfer working for all casesJohn Firebaugh2015-05-211-0/+102
* Removed unneeded unique_ptrThiago Marcos P. Santos2015-05-151-5/+3
* Make the MapContext object run on its own thread on the testsThiago Marcos P. Santos2015-05-151-5/+7
* add BinPack testKonstantin Käfer2015-05-121-0/+51
* Merge pull request #1469 from mapbox/1435-android-gl-crashBrad Leege2015-05-112-11/+70
|\
| * Ignore deactivate when no valid EGL display. Fixes #1435Leith Bade2015-05-092-11/+70
* | ignore Transform changes with NaN parametersKonstantin Käfer2015-05-081-0/+125
* | make WorkRequests cancelableKonstantin Käfer2015-05-081-10/+17
* | add worker cancellation test (failing)Konstantin Käfer2015-05-081-0/+27
* | Added tests for 6292e95f80fa2e0a9a7aa4d4d4e320a207e78d27Minh Nguyễn2015-05-071-0/+7
* | Reference safety for Worker after callbacksJohn Firebaugh2015-05-061-0/+70
|/
* Don't crash if ResourceLoader::_sprite is nullJohn Firebaugh2015-05-051-0/+22
* Move ClipID to clip_id.hpp/cppJohn Firebaugh2015-04-091-1/+1
* Tile::ID ⇢ TileIDJohn Firebaugh2015-04-062-104/+105
* add style URL testsJustin R. Miller2015-03-311-0/+5
* support wrapped bilinear scalingAnsis Brammanis2015-03-261-11/+11
* fix sprites for pixel ratios that are not 1 and 2Konstantin Käfer2015-03-171-0/+53
* Revert "Move atlas ownership to Style"John Firebaugh2015-03-131-12/+16
* Move atlas ownership to StyleJohn Firebaugh2015-03-131-16/+12
* Get rid of printf and cout by using Log::*Thiago Marcos P. Santos2015-03-121-15/+15
* Update the FixtureLogThiago Marcos P. Santos2015-03-121-5/+7
* Fix conditional in normalizeSourceURLJohn Firebaugh2015-03-061-2/+2
* Insert {ratio} before extension, not inside access tokenMinh Nguyễn2015-03-061-0/+4
* Only add {ratio} to raster tile URLsMinh Nguyễn2015-03-061-6/+10
* Ported util::mapbox tests from mapbox-gl-jsMinh Nguyễn2015-03-061-0/+61
* remove unused filesKonstantin Käfer2015-02-041-26/+0
* rearrange tests and make more robustKonstantin Käfer2015-02-049-9/+9
* rearrange tests and add storage testsKonstantin Käfer2015-02-0411-0/+1321