paper.js/test/tests
2011-12-20 22:04:55 +01:00
..
Color.js Rename RGBColor -> RgbColor, to avoid clash with native constructor, and follow same naming convention for HsbColor and HslColor, but keep references to old names for PaperScript scopes for now. 2011-11-10 19:16:34 +01:00
CompoundPath.js Fix CompoundPath tests to reflect new behavior in orientation handling. 2011-07-28 11:06:29 +01:00
Group.js Clean up white spaces. 2011-07-07 16:09:02 +02:00
HitResult.js Clean up test code. 2011-11-11 14:47:25 +01:00
Item.js Implement Item#layer. 2011-09-18 10:38:16 +02:00
Item_Bounds.js Implement tests for bounds caching. 2011-11-28 22:59:34 +01:00
Item_Cloning.js We cannot use PaperScript extensions in tests. 2011-11-24 14:54:30 +01:00
Item_Order.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Layer.js Clean up white spaces. 2011-07-07 16:09:02 +02:00
load.js Implement tests for bounds caching. 2011-11-28 22:59:34 +01:00
Path.js Clean up white spaces. 2011-07-07 16:09:02 +02:00
Path_Bounds.js Now that Path#strokeBounds produces correct results, the tests need fixing too. 2011-12-20 22:04:55 +01:00
Path_Curves.js Clean up white spaces. 2011-07-07 16:09:02 +02:00
Path_Drawing_Commands.js Remove debug logging. 2011-07-04 20:09:49 +02:00
Path_Length.js Rename Curve#getParameter(length) -> Curve#getParameterAt(offset) 2011-07-06 23:13:38 +02:00
Path_Shapes.js Update copyright notices. 2011-07-01 12:17:45 +02:00
PathStyle.js Rename RGBColor -> RgbColor, to avoid clash with native constructor, and follow same naming convention for HsbColor and HslColor, but keep references to old names for PaperScript scopes for now. 2011-11-10 19:16:34 +01:00
PlacedSymbol.js Now that Path#strokeBounds produces correct results, the tests need fixing too. 2011-12-20 22:04:55 +01:00
Point.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Project.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Rectangle.js Update copyright notices. 2011-07-01 12:17:45 +02:00
Segment.js Add failing test where new Segment(size) creates a Segment with Segment#point: {x: NaN, y: NaN}. 2011-07-13 12:55:25 +02:00
Size.js Update copyright notices. 2011-07-01 12:17:45 +02:00