paper.js/test/tests
2015-12-30 21:55:17 +01:00
..
Color.js Remove legacy Color constructor tests. 2015-09-06 15:37:03 +02:00
CompoundPath.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Curve.js Introduce CURVETIME_EPSILON, to be used when handling curve time parameters. 2015-09-12 22:55:58 +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 Fix Item#pivot test. 2015-08-18 17:23:33 +02:00
Item_Bounds.js Fix shape.strokeBounds with strokeScaling is false 2015-12-30 21:52:34 +01: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 No need to pass TOLERANCE. 2015-09-13 13:43:50 +02:00
Path.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path_Boolean.js Fix boolean test to adress shifted segment sequence. 2015-09-13 13:26:08 +02: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 Clean up #816 a bit. 2015-10-28 22:17:44 +01:00
Path_Drawing_Commands.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
Path_Intersections.js Clean up path intersection tests. 2015-12-30 21:55:17 +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 Rework handling of weighted and normalized curve tangents and normals. 2015-08-19 17:15:41 +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 Renamed Curve#reverse() and Segment#reverse() to #reversed() 2015-09-16 18:16:48 +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 Handle exportSVG({ precision: 0 }) correctly 2015-10-27 15:33:09 -07:00
SVGImport.js Clean up SVGExport tests. 2015-07-27 11:42:41 +02:00
TextItem.js Fix PointText size test on new Safari... 2015-09-06 12:33:41 +02:00