svgedit/test
Flint O'Brien 87e25e9d2c Fix merge/cloneLayer. Migrate more Canvas functions to Draw. Tests.
Fixed recently introduced bugs in mergeLayer, cloneLayer.
More Draw unit tests.
Migrating Canvas methods to Draw, Layer, and utilities: copyElem,
pathActions.convertPath, cloneLayer, mergeLayer, and mergeAllLayers.
Canvas API is unchanged for backwards compatibility (i.e. previous
functions forward to new functions).
2016-05-04 09:38:29 -04:00
..
qunit Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
sinon Added qunit mocking plugin, Sinon.js 2016-05-03 15:44:12 -04:00
all_tests.html Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
contextmenu_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
coords_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
draw_test.html Fix merge/cloneLayer. Migrate more Canvas functions to Draw. Tests. 2016-05-04 09:38:29 -04:00
history_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
jquery-svg_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
math_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
path_test.html Remove fix that cloned path segments and add tests to show it works 2016-02-21 17:13:40 -08:00
recalculate_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
sanitize_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
select_test.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
svgtransformlist_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00
svgutils_bbox_test.html Optimized getBBoxWithTransform when rotation multiple of 90 2016-04-28 12:11:54 -04:00
svgutils_performance_test.html Refactoring and performance improvements for getStrokedBBox. 2016-04-24 16:43:20 -04:00
svgutils_test.html Refactor canvas.convertToPath() internals to svgutils in preparation for getBBox performance improvements. 2016-04-22 12:24:52 -04:00
test1.html Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
units_test.html Fix QUnit.log and references to it to reflect the currently included QUnit implementation; add missing files (test1.html is still failing even after the fixes, though it was not one of the tests included with all_tests.html) 2014-04-07 05:33:44 +00:00