konva/tests/js/unit/shapes
2012-11-28 23:18:17 -08:00
..
circleTests.js further decoupled scene, hit, and buffer graph drawing. To define a custom hit draw function, you now need to set the drawHitFunc attr. 2012-11-18 19:50:50 -08:00
ellipseTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
imageTests.js changed createImageBuffer to createImageHitRegion for consistency 2012-11-28 23:18:17 -08:00
lineTests.js fixed up Image hit draw func 2012-11-23 23:55:20 -08:00
pathTests.js fixed up Image hit draw func 2012-11-23 23:55:20 -08:00
polygonTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
rectTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
regularPolygonTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
spriteTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
starTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
textPathTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
textTests.js cleaned up unit test data urls. All unit tests now pass with no warnings 2012-11-24 22:48:23 -08:00