paper.js/test
Jürg Lehni 32d8c969fb Clean up handling of #_set(), #set() and #initialize()
Convention:

- #_set() is for actually setting properties, e.g. on Point, Size, so that derived classes can reuse other parts (e.g. SegmentPoint)
- #set() is a shortcut to #initialize() on all basic types, to offer the same amount of flexibility when setting values.
2016-07-18 20:11:01 +02:00
..
assets Travis CI: Use Arial in all SVG tests and reduce tolerance. 2016-03-17 11:35:06 +01:00
tests Clean up handling of #_set(), #set() and #initialize() 2016-07-18 20:11:01 +02:00
helpers.js Fix Node.js unit-tests, and add CHANGELOG entry for #1103 2016-07-12 19:27:35 +02:00
index.html Tests: Start getting QUnit tests to work on Node.js 2016-01-31 12:43:20 +01:00
load.js Tests: Improve QUnit test logging and various cleanup on helpers. 2016-01-31 12:43:38 +01:00