summaryrefslogtreecommitdiff
path: root/platform/node/test
Commit message (Expand)AuthorAgeFilesLines
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-1/+0
* [node] Added 'removeSource'Bruno de Oliveira Abinader2017-09-151-0/+1
* [core] Do not cache stale tilesBruno de Oliveira Abinader2017-09-141-1/+0
* [node] Reflect GL JS changes in render.test.jsBruno de Oliveira Abinader2017-09-141-45/+1
* [node] Implement GeoJSON converterBruno de Oliveira Abinader2017-09-131-5/+3
* [core] Clear atlasImage rect for a removed patternBruno de Oliveira Abinader2017-09-131-0/+1
* [node] Shuffle seed supportBruno de Oliveira Abinader2017-09-121-1/+27
* [core] Fix z-fighting of translucent fillsJohn Firebaugh2017-09-081-1/+3
* [test] Unignore render-tests/circle-pitch-alignment/*Bruno de Oliveira Abinader2017-08-311-4/+0
* [test] One map per pixel ratio in render.test.js --recycle-mapBruno de Oliveira Abinader2017-08-311-16/+36
* [test] Interpret render tests params: --recycleMap and --shuffleBruno de Oliveira Abinader2017-08-311-2/+14
* [node] Set style default camera upon each test suite runBruno de Oliveira Abinader2017-08-311-1/+1
* Update gl-js SHA + ignore fill-extrusion-multiple testLauren Budorick2017-08-301-0/+1
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-4/+0
* Enable tests for #1350, #9704Asheem Mamoowala2017-08-291-6/+1
* [core] Fix issue #9843 (overzoomed line label rendering glitch).Chris Loer2017-08-251-2/+2
* [test] Un-ignore regressions/mapbox-gl-native#9792Bruno de Oliveira Abinader2017-08-251-1/+0
* Update ignores + suite_implementationLauren Budorick2017-08-232-3/+10
* Skip test for issue #9792, as it currently causes the test harness to time out.Chris Loer2017-08-181-0/+1
* [tests] Ignore render test failuresJohn Firebaugh2017-08-081-0/+7
* [core] fix rendering of fill outlines that have a different color than the fi...Konstantin Käfer2017-08-071-6/+1
* Add native ignore for text-letter-spacing/property-function and zoom-and-prop...Nicki Dlugash2017-08-011-0/+2
* [test] Add native ignore for text-max-width/property-function and text-max-wi...Nicki Dlugash2017-08-011-0/+2
* [core] modify texture coordinate scaling (#9153)Molly Lloyd2017-07-271-0/+3
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-5/+0
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-261-0/+2
* [node] Reset Style::Impl::lastError when loading a new styleJohn Firebaugh2017-07-241-0/+51
* [node] Protect against more badly behaved request implementationsJohn Firebaugh2017-07-241-0/+48
* [node] Rewrite request testsJohn Firebaugh2017-07-244-136/+71
* add native ignore for `text-justify/property-function`Nicki Dlugash2017-07-201-0/+1
* [test] Add native ignore for 'text-anchor/property-function' (#9556)Chris Loer2017-07-191-1/+2
* [tests] Local ignores.json file for ignored integration testsJohn Firebaugh2017-07-123-8/+71
* [tests] Enable set-style-* integration testsJohn Firebaugh2017-06-151-0/+5
* [tests] Test updating icon and pattern imagesJohn Firebaugh2017-06-131-1/+1
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-1/+0
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-021-1/+1
* [node] Add test for request not foundThiago Marcos P. Santos2017-04-201-0/+74
* [node] Add map.cancel()Thiago Marcos P. Santos2017-04-203-11/+128
* [node] Benchmark/stress testThiago Marcos P. Santos2017-04-201-0/+104
* [node] Add request failure testsThiago Marcos P. Santos2017-04-201-0/+59
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-0/+2
* [node] Update changes in MapObserver::onDidFailLoadingMapBruno de Oliveira Abinader2017-03-171-3/+3
* [node] Fix memory test hanging after GlyphAtlas refactoring (#8394)Thiago Marcos P. Santos2017-03-142-37/+57
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-1/+1
* [node] adhere to node module naming requirementsKonstantin Käfer2017-02-231-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-2/+2
* [build] Use test-suite integration tests from mapbox-gl-jsJohn Firebaugh2017-01-093-3/+3
* Add addImage, removeImage API (#7610)Bobby Sudekum2017-01-092-0/+173
* [tests] Fix variable reference in test-suite harnessJohn Firebaugh2016-12-141-4/+4
* [node] Fix order of operations when setting zoom and centerJohn Firebaugh2016-12-142-0/+42