paper.js/test/tests
Jürg Lehni 0371f66bda Do not snap curve points to t = 0 / 1 with epsilon
Closes #936. Also:
- Reduce CLIPPING_EPSILON to 1e-9 to fix errors that were masked by the snapping
- Implement unit tests for edge cases in #936
2016-02-06 15:12:35 +01:00
..
Color.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
CompoundPath.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Curve.js Rename curve-time in API from 'parameter' to 'time' 2016-02-02 11:59:53 +01:00
CurveLocation.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Emitter.js Tests: Clean up Emitter tests. 2016-01-31 12:43:20 +01:00
Group.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
HitResult.js Core: Renamed Symbol and PlacedSymbol classes and properties. 2016-01-31 16:52:51 +01:00
Item.js Core: Renamed Symbol and PlacedSymbol classes and properties. 2016-01-31 16:52:51 +01:00
Item_Bounds.js Define unit test for #internalBounds regression. 2016-02-03 17:38:30 +01:00
Item_Cloning.js Core: Renamed Symbol and PlacedSymbol classes and properties. 2016-01-31 16:52:51 +01:00
Item_Getting.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Item_Order.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
JSON.js Core: Renamed Symbol and PlacedSymbol classes and properties. 2016-01-31 16:52:51 +01:00
Layer.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
load.js Move Path_Bounds tests to Item_Bounds. 2016-02-02 13:55:36 +01:00
Matrix.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path.js Add #interpolate() method to Segment, Path and CompoundPath 2016-02-02 22:11:06 +01:00
Path_Boolean.js Do not snap curve points to t = 0 / 1 with epsilon 2016-02-06 15:12:35 +01:00
Path_Constructors.js Move Path_Bounds tests to Item_Bounds. 2016-02-02 13:55:36 +01:00
Path_Curves.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Intersections.js Clean-up unit test for #943 and add edge case from #944 2016-02-05 21:18:16 +01:00
PathItem_Contains.js Clean-up unit test for #943 and add edge case from #944 2016-02-05 21:18:16 +01:00
Point.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Project.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Raster.js Tests: Switch to our own gulp-qunits module. 2016-01-31 12:43:38 +01:00
Rectangle.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Segment.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Shape.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Size.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Style.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
SvgExport.js SVG: Rename 'SVG' prefix to 'Svg' 2016-02-01 12:50:22 +01:00
SvgImport.js Implement unit tests for SVG Importing, based on visual comparison. 2016-02-01 20:15:37 +01:00
SymbolItem.js Core: Renamed Symbol and PlacedSymbol classes and properties. 2016-01-31 16:52:51 +01:00
TextItem.js Travis CI: Try installing msttcorefonts to solve the font-size issue in tests. 2016-01-31 12:43:32 +01:00