paper.js/test/tests
2017-01-08 15:14:47 +01:00
..
Color.js Take Color#alpha default into account in Color#equals() 2016-07-25 21:09:53 +02:00
CompoundPath.js Use shorter zero checks for array indices and length. 2016-07-22 13:46:24 +02:00
Curve.js Correctly handle offset in Curve#divideAt(offset) 2016-12-31 00:34:37 +01:00
CurveLocation.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Emitter.js Tests: Clean up Emitter tests. 2016-01-31 12:43:20 +01:00
Group.js Implement an efficient mechanism to prioritize key in Item#set() 2016-07-25 23:17:45 +02:00
HitResult.js Fix handling of hit-test tolerance on scaled items with #applyMatrix = false 2017-01-08 14:34:58 +01:00
Item.js Implement an efficient mechanism to prioritize key in Item#set() 2016-07-25 23:17:45 +02:00
Item_Bounds.js Fix Item#strokeBounds with #strokeScaling and #applyMatrix 2016-05-22 21:17:24 +02:00
Item_Cloning.js Fix matrix cloning for groups with #applyMatrix = false 2016-12-30 13:25:08 +01:00
Item_Getting.js Implement unit tests for Item#getItems() with overlapping / inside properties. 2016-02-12 20:09:41 +01:00
Item_Order.js Fix #1015: Improve handling of already inserted children in#insertChildren() 2016-04-13 13:36:26 -07:00
JSON.js Fix Item#importJSON() to preserve #parent on existing, already inserted items. 2016-06-10 17:45:02 +02:00
Layer.js Clean up Layer unit tests a bit. 2016-08-07 15:58:54 +02:00
load.js Fix issue in setPathData(), horizontal or vertical lineto and relative moveto commands. 2016-07-19 10:09:55 +02:00
Matrix.js Matrix: Switch to a better implementation of #decompose() 2016-02-14 10:59:57 +01:00
Numerical.js Clean-up code from PR #1087 2016-07-09 01:01:19 +02:00
Path.js Improve Style#equals() to correctly handle default values. 2016-07-25 21:42:06 +02:00
Path_Boolean.js Implement more unit tests for #1109 2017-01-08 15:14:47 +01:00
Path_Constructors.js Move Path_Bounds tests to Item_Bounds. 2016-02-02 13:55:36 +01:00
Path_Intersections.js Fix curve-bounds check in getIntersections() 2016-11-20 20:19:38 -05:00
PathItem.js Fix overlap sequence handling in Path#compare() 2016-12-31 06:49:57 +01:00
PathItem_Contains.js Implement unit tests for #1116 2017-01-08 15:07:40 +01:00
Point.js Replace all occurences of Math.sqrt(2) with Math.SQRT2 2016-12-29 10:56:06 +01:00
Project.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Raster.js Implement new and shorter segments array notation. 2016-07-19 13:08:21 +02:00
Rectangle.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Segment.js Improve Segment constructor to correctly handle undefined values. 2016-07-03 13:30:56 +02:00
Shape.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Size.js Clean up handling of #_set(), #set() and #initialize() 2016-07-18 20:11:01 +02:00
Style.js Improve Style#equals() to correctly handle default values. 2016-07-25 21:42:06 +02:00
SvgExport.js Properly handle generated IDs in SVG export. 2016-11-20 20:53:41 -05:00
SvgImport.js Travis CI: More SVG test adjustments. 2016-03-17 11:59:41 +01:00
SymbolItem.js Improve handling of SymbolItem bounds with #applyMatrix = false. 2016-06-10 21:32:22 +02:00
TextItem.js Travis CI: Try installing msttcorefonts to solve the font-size issue in tests. 2016-01-31 12:43:32 +01:00