summaryrefslogtreecommitdiff
path: root/platform/node/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-2/+0
* [test] Update test suiteJohn Firebaugh2015-12-091-0/+5
* [node] Fix race condition in testsJohn Firebaugh2015-11-181-8/+0
* [node] make ratio optional, default to 1.0Mike Morris2015-11-041-4/+25
* [node] enable npm to build mapbox-gl-native package from sourceLucas Wojciechowski2015-11-042-2/+2
* [node] Output debug logs when a render test times outJohn Firebaugh2015-10-281-0/+13
* Update test-suiteJohn Firebaugh2015-10-071-1/+1
* Install RapidJSON from masonJohn Firebaugh2015-10-011-1/+1
* [node] throw if a render is already pending, fixes #2247Mike Morris2015-09-151-6/+2
* [node] change request semanticsMike Morris2015-09-102-4/+4
* Add more tests to check for bufferbsudekum2015-09-041-2/+2
* Return raw image buffer instead of an objectbsudekum2015-09-042-6/+4
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-048-430/+57
* move package.json and binding.gyp to root, drop tiles.tilejsonMike Morris2015-09-016-32/+14
* Remove debug loggingJohn Firebaugh2015-08-311-7/+0
* In still mode, don't load resources until a render request is madeJohn Firebaugh2015-08-311-0/+22
* Clean up testsJohn Firebaugh2015-08-311-185/+156
* More loggingJohn Firebaugh2015-08-311-0/+5
* Always release mapJohn Firebaugh2015-08-311-2/+5
* Fix render test scriptJohn Firebaugh2015-08-311-5/+15
* fix consecutive.test.js suitePathMike Morris2015-08-281-1/+1
* update suitePath in consecutive.test.jsMike Morris2015-08-281-2/+1
* local nvm?Mike Morris2015-08-281-8/+1
* more logging, don't respond to cancelled requestsMike Morris2015-08-271-2/+8
* add request/respond loggingMike Morris2015-08-271-3/+5
* use mapbox-gl-test-suite submodule, bump node depsMike Morris2015-08-261-2/+2
* migrate style test fixture to v8, handle errors more gracefully in render testMike Morris2015-08-252-25/+31
* move node-mbgl to platform/node/ directoryMike Morris2015-08-2111-0/+728