paper.js/test/tests
Jürg Lehni bc2729683c Core: Renamed Symbol and PlacedSymbol classes and properties.
- Symbol -> SymbolDefinition
- PlacedSymbol -> SymbolItem
- Symbol#definition -> SymbolDefinition#item
- PlacedSymbol#symbol -> SymbolItem#definition
- Deprecate Project#symbols

Closes #770
2016-01-31 16:52:51 +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 Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +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 Travis CI: Try installing msttcorefonts to solve the font-size issue in tests. 2016-01-31 12:43:32 +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 Core: Renamed Symbol and PlacedSymbol classes and properties. 2016-01-31 16:52:51 +01:00
Matrix.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Boolean.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Bounds.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Curves.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Drawing_Commands.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Intersections.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Length.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
Path_Shapes.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
PathItem_Contains.js Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +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 Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
SVGImport.js Tests: Improve QUnit test logging and various cleanup on helpers. 2016-01-31 12:43:38 +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