Jürg Lehni
|
4c84c3dad5
|
Tests: Start getting QUnit tests to work on Node.js
Work in progress…
|
2016-01-31 12:43:20 +01:00 |
|
Jürg Lehni
|
0b991cefdd
|
Only mark an image as loaded if it actually has src set and is complete.
|
2016-01-27 10:45:39 +01:00 |
|
Jürg Lehni
|
4dd0099094
|
Fix some linting errors.
|
2016-01-26 20:33:42 +01:00 |
|
Jürg Lehni
|
7bb102e218
|
Update boolean tests to correct intersection results.
|
2016-01-04 22:36:57 +01:00 |
|
Jürg Lehni
|
3e3f32329b
|
Implement unit-tests for all of @iconexperience's isolated edge cases.
Relates to #784
|
2016-01-04 12:20:00 +01:00 |
|
Jürg Lehni
|
4e1b26f4e0
|
Include stroke in boolean operation unit tests.
To compare more than just the filled results, catching additional errors.
|
2016-01-04 10:47:18 +01:00 |
|
Jürg Lehni
|
b9ee066610
|
Various fixes in the resemble.js QUnit extension.
|
2016-01-03 00:29:28 +01:00 |
|
Jürg Lehni
|
3035e1d445
|
Define additional boolean tests and improve resemble.js based image diffing.
|
2015-12-30 21:55:21 +01:00 |
|
Jürg Lehni
|
a1fcaabed6
|
Implement item comparison through rasterization and resemble.js diffing, directly integrated into QUnit.
And start using it for boolean operation unit tests.
|
2015-12-30 21:55:21 +01:00 |
|
Jürg Lehni
|
e9d575e8b1
|
Switch to QUnit 1.20 (bower), and implement a workaround for hidepassed issues.
|
2015-12-30 21:55:21 +01:00 |
|
Jürg Lehni
|
a7a07fb6d5
|
Update JSDoc and do some documentation spring-cleaning.
- Convert from {@code ...} to shorter `...`
- Reformat some documentation comment blocks
- Update copyright notices
|
2015-12-30 21:55:19 +01:00 |
|
Jürg Lehni
|
2fea40f86f
|
Introduce new Item#copyAttributes() & #copyContent(), and revamp #clone() handling.
|
2015-12-30 21:55:17 +01:00 |
|
Jürg Lehni
|
30f1441c26
|
Various boolean code clean-ups.
|
2015-09-16 18:34:35 +02:00 |
|
Jürg Lehni
|
4ad8875a8c
|
Install qunitjs module as a NPM dev dependency.
|
2015-07-27 12:25:45 +02:00 |
|