..
Color.js
Implement unit test comparator for Color and improve new comparator code.
2014-12-28 15:21:38 +01:00
CompoundPath.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Curve.js
Implement unit test for issue #708 .
2015-06-16 12:56:53 +02:00
CurveLocation.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Emitter.js
Rename custom emitter events in unit tests.
2015-05-13 20:24:08 +02:00
Group.js
Implement unit test comparators for Point, Size and Rectangle.
2014-12-28 14:59:48 +01:00
HitResult.js
Start implementing unit tests for hit-testing options.
2015-04-12 15:14:03 +02:00
Item.js
Implement unit test comparator for Color and improve new comparator code.
2014-12-28 15:21:38 +01:00
Item_Bounds.js
Implement unit test for error behind issue #676
2015-06-15 19:01:21 +02:00
Item_Cloning.js
Implement unit test comparator for Item & co + Project, and further improve new comparator code.
2014-12-28 18:10:53 +01:00
Item_Getting.js
Implement unit test for getItems({ empty: true }).
2014-10-20 18:19:47 +02:00
Item_Order.js
Start cleaning up unit tests by introducing new class/type-based comparators lookup table.
2014-12-28 14:33:22 +01:00
JSON.js
Clean up SVGImport tests.
2015-07-27 10:29:50 +02:00
Layer.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
load.js
Clean up SVGExport tests.
2015-07-27 11:42:41 +02:00
Matrix.js
Implement unit test comparators for Point, Size and Rectangle.
2014-12-28 14:59:48 +01:00
Path.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Path_Boolean.js
Implement unit test for #610
2015-01-04 22:10:30 +01:00
Path_Bounds.js
Implement unit test comparator for Color and improve new comparator code.
2014-12-28 15:21:38 +01:00
Path_Curves.js
Various changes on #isLinear(), #hasHandles() & co
2015-08-17 14:31:23 +02:00
Path_Drawing_Commands.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Path_Intersections.js
Implement unit tests for path intersection.
2015-01-04 14:01:32 +01:00
Path_Length.js
Replace compareNumbers() with equals() and improve numerical tolerance handling in test helpers.
2014-11-30 11:27:14 -08:00
Path_Shapes.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
PathItem_Contains.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
PlacedSymbol.js
Implement unit test comparator for Color and improve new comparator code.
2014-12-28 15:21:38 +01:00
Point.js
Fix typo: #isColinear() -> #isCollinear()
2015-06-16 18:39:52 +02:00
Project.js
Implement new strategy regarding Project#activeLayer:
2014-09-27 22:31:49 +02:00
Raster.js
Install qunitjs module as a NPM dev dependency.
2015-07-27 12:25:45 +02:00
Rectangle.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Segment.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Shape.js
Implement unit test for shape.toPath().toShape()
2015-06-16 18:38:57 +02:00
Size.js
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Style.js
Implement unit test comparator for Color and improve new comparator code.
2014-12-28 15:21:38 +01:00
SVGExport.js
Have option.matchShapes control conversion to SVG polygon elements as well.
2015-08-17 14:18:22 +02:00
SVGImport.js
Clean up SVGExport tests.
2015-07-27 11:42:41 +02:00
TextItem.js
Implement unit test comparator for Color and improve new comparator code.
2014-12-28 15:21:38 +01:00