summaryrefslogtreecommitdiff
path: root/platform/node/test/js
Commit message (Expand)AuthorAgeFilesLines
* [node] move memory growth test into separate npm scriptMike Morris2016-07-131-106/+0
* [node] Added memory testThiago Marcos P. Santos2016-07-131-0/+106
* [node] don't fire callback for canceled AsyncRequestKonstantin Käfer2016-05-261-0/+20
* [core] Render from the main threadJohn Firebaugh2016-04-141-1/+3
* [node] don't dispose parent module in NodeLog destructorMike Morris2016-04-071-0/+1
* [node] Add test that explicitly doesn call map.release()Thiago Marcos P. Santos2016-02-241-0/+16
* [node] Not all tests were calling `map.release()`Thiago Marcos P. Santos2016-02-201-3/+8
* [node] Fix handling of response callback with no arguments; add testJohn Firebaugh2016-02-191-0/+29
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-2/+0
* [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-041-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-101-2/+2
* Add more tests to check for bufferbsudekum2015-09-041-2/+2
* Return raw image buffer instead of an objectbsudekum2015-09-041-4/+2
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-043-242/+43
* move package.json and binding.gyp to root, drop tiles.tilejsonMike Morris2015-09-013-16/+9
* 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
* fix consecutive.test.js suitePathMike Morris2015-08-281-1/+1
* update suitePath in consecutive.test.jsMike Morris2015-08-281-2/+1
* move node-mbgl to platform/node/ directoryMike Morris2015-08-213-0/+502