paper.js/test/tests
2011-05-01 13:27:53 +01:00
..
Color.js Add more color tests. 2011-03-09 02:25:50 +01:00
CompoundPath.js Rename Doc -> Document since paper code is namespaced now and does not clash with global Document prototype. 2011-03-03 17:23:27 +00:00
Document.js Rename Doc -> Document since paper code is namespaced now and does not clash with global Document prototype. 2011-03-03 17:23:27 +00:00
Group.js Add tests for strokeBounds of groups. 2011-04-28 12:56:30 +02:00
item.js Item test: initialize paths with segments, so they can be selected. 2011-04-22 11:41:32 +02:00
Layer.js Rename Doc -> Document since paper code is namespaced now and does not clash with global Document prototype. 2011-03-03 17:23:27 +00:00
Path.js Change Segment to be aware of its index in the segment list and have the curves list update automatically on each change to segments. 2011-05-01 13:27:53 +01:00
Path_Bounds.js Rename Doc -> Document since paper code is namespaced now and does not clash with global Document prototype. 2011-03-03 17:23:27 +00:00
Path_Drawing_Commands.js Clean up test folder. 2011-02-12 17:49:09 +01:00
Path_Length.js Update Path Length tests. 2011-04-26 12:34:27 +01:00
Path_Shapes.js Path.Constructors: implement Path.Star and add tests. 2011-04-12 14:18:00 +02:00
PathStyle.js Rename Doc -> Document since paper code is namespaced now and does not clash with global Document prototype. 2011-03-03 17:23:27 +00:00
PlacedSymbol.js Minor clean-up. 2011-03-07 00:01:26 +00:00
Point.js Reformating code to follow Scriptotgrapher coding conventions. 2011-02-13 16:26:24 +00:00
Rectangle.js Tests: Add compareRectangles() function and use it in Rectangle tests. 2011-02-13 14:35:48 +00:00
Segment.js Segment tests: add a test for segment selection. 2011-04-22 11:42:07 +02:00
Size.js Reformating code to follow Scriptotgrapher coding conventions. 2011-02-13 16:26:24 +00:00