paper.js/test/tests
2011-05-16 13:33:15 +01:00
..
Color.js Fix bug in Color#read. 2011-05-15 14:11:35 +02:00
CompoundPath.js Add test for #clockwise orientation in CompoundPath. 2011-05-15 19:10:12 +01:00
Document.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
Group.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
Item.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
Layer.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
Path.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
Path_Bounds.js Have test() method automatically create and remove a Document for reach test. 2011-05-14 18:59:04 +01:00
Path_Curves.js Have test() method automatically create and remove a Document for reach test. 2011-05-14 18:59:04 +01:00
Path_Drawing_Commands.js Replace compareSegments() / compareSegmentLists() calls with straight toString() compares. 2011-05-04 19:40:52 +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 Have test() method automatically create and remove a Document for reach test. 2011-05-14 18:59:04 +01:00
PathStyle.js Rename Document -> Project, DocumentView -> ProjectView, paper.document -> paper.project and paper.documents -> paper.projects, to avoid name clashing with window.document. 2011-05-16 13:33:15 +01:00
PlacedSymbol.js Have test() method automatically create and remove a Document for reach test. 2011-05-14 18:59:04 +01:00
Point.js Reformating code to follow Scriptotgrapher coding conventions. 2011-02-13 16:26:24 +00:00
Rectangle.js Update tests to use new function() {} notation for automatic rendering of messages. 2011-05-07 17:46:06 +01: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 Reformating code to follow Scriptotgrapher coding conventions. 2011-02-13 16:26:24 +00:00