fabric.js/test/unit
kangax 769c0c1eb7 Function.prototype.bind now calls object it's being invoked on indirectly (better spec compliance), thanks Garrett Smith;
Unit test `fabric.util.makeElementUnselectable` and make test names in util module more descriptive.
2010-09-14 12:53:29 -04:00
..
circle.html Some more renaming. 2010-07-24 00:34:18 -04:00
circle.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
color.html Some more renaming. 2010-07-24 00:34:18 -04:00
color.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
element.html Some more renaming. 2010-07-24 00:34:18 -04:00
element.js Fix bug in Polyline and Polygon points attribute parsing (thanks to unit tests). 2010-09-09 17:10:21 -04:00
ellipse.html Some more renaming. 2010-07-24 00:34:18 -04:00
ellipse.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
group.html Some more renaming. 2010-07-24 00:34:18 -04:00
group.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
image.html Some more renaming. 2010-07-24 00:34:18 -04:00
image.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
line.html Some more renaming. 2010-07-24 00:34:18 -04:00
line.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
object.html Some more renaming. 2010-07-24 00:34:18 -04:00
object.js Fix fabric.Object.prototype.toJSON test (which was testing toJSON according to old behavior — returning string, rather than an object). 2010-09-09 17:20:55 -04:00
parser.html Some more renaming. 2010-07-24 00:34:18 -04:00
parser.js Update unit tests count. Add link to project on github to a demo page. Fix one of the remaining failing json tests. 2010-09-09 17:37:32 -04:00
path.html Some more renaming. 2010-07-24 00:34:18 -04:00
path.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
path_group.html Some more renaming. 2010-07-24 00:34:18 -04:00
path_group.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
polygon.html Some more renaming. 2010-07-24 00:34:18 -04:00
polygon.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
polyline.html Some more renaming. 2010-07-24 00:34:18 -04:00
polyline.js Fix bug in Polyline and Polygon points attribute parsing (thanks to unit tests). 2010-09-09 17:10:21 -04:00
rect.html Some more renaming. 2010-07-24 00:34:18 -04:00
rect.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
suite_runner.html Add information about test suite results in IE 6 & 7. Few tweaks to make test suite run in IE6. 2010-07-26 15:39:00 -04:00
text.html Some more renaming. 2010-07-24 00:34:18 -04:00
text.js Rename test files: canvas_* --> * 2010-07-24 00:15:13 -04:00
util.html Add information about test suite results in IE 6 & 7. Few tweaks to make test suite run in IE6. 2010-07-26 15:39:00 -04:00
util.js Function.prototype.bind now calls object it's being invoked on indirectly (better spec compliance), thanks Garrett Smith; 2010-09-14 12:53:29 -04:00