paper.js/test/tests
2011-06-20 16:51:13 +02:00
..
Color.js Punctuation. 2011-05-21 21:02:06 +02:00
CompoundPath.js Add more CompounPath tests. 2011-05-16 20:16:51 +01:00
Group.js Improve Group tests. 2011-05-16 19:21:44 +01:00
Item.js Merge branch 'master' of github.com:scriptographer/paper.js 2011-06-17 16:36:58 +01:00
Item_Cloning.js Remove unused project references. 2011-05-29 19:42:01 +01:00
Item_Order.js Remove console.log() debug info. 2011-05-29 21:35:17 +01:00
Layer.js Item: implement #addChild(item), #insertChild(index, item), #insertAbove(item) and #insertBelow(item) Deprecate: #moveAbove, #moveBelow, #appendTop, #appendBottom. 2011-06-17 16:58:41 +02:00
Path.js Add tests for Path selection after calling Path#curvesToPoints() and Path#smooth(). 2011-06-20 16:51:13 +02:00
Path_Bounds.js Path_Bounds.js test: remove unnecessary code. 2011-05-18 20:11:59 +02:00
Path_Curves.js Add failing Path#curveToPoints tests. 2011-06-05 21:26:36 +02:00
Path_Drawing_Commands.js Fix tests for #arcTo() commands that are supposed to throw an error. 2011-06-16 23:58:28 +01:00
Path_Length.js Have test() method automatically create and remove a Document for reach test. 2011-05-14 18:59:04 +01:00
Path_Shapes.js Fix Path#arcTo() tests. 2011-06-14 13:09:06 +01:00
PathStyle.js Item: implement #addChild(item), #insertChild(index, item), #insertAbove(item) and #insertBelow(item) Deprecate: #moveAbove, #moveBelow, #appendTop, #appendBottom. 2011-06-17 16:58:41 +02:00
PlacedSymbol.js Add tests for Symbol#place 2011-06-03 22:27:18 +02:00
Point.js Fix tests for Point#getDirectedAngle(point). 2011-06-14 12:44:56 +01:00
Project.js Rename proj -> project in all tests. 2011-05-20 14:08:17 +01:00
Rectangle.js Rectangle & Size tests: use toString where possible for comparisons. 2011-05-21 21:11:53 +02:00
Segment.js Update tests to use new function() {} notation for automatic rendering of messages. 2011-05-07 17:46:06 +01:00
Size.js Rectangle & Size tests: use toString where possible for comparisons. 2011-05-21 21:11:53 +02:00