paper.js/test/tests
2011-05-18 20:11:59 +02:00
..
Color.js Fix bug in Color#read. 2011-05-15 14:11:35 +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 Use #appendTop() instead of the remove #appendChild() in tests. 2011-05-17 13:09:35 +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 Path_Bounds.js test: remove unnecessary code. 2011-05-18 20:11:59 +02: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 Fix test. 2011-05-18 20:08:52 +02:00
Point.js Reformating code to follow Scriptotgrapher coding conventions. 2011-02-13 16:26:24 +00:00
Project.js Rename unit test file Document.js to Project.js. 2011-05-17 13:08:36 +01: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