Luigi Trabacchin
04eb30761a
opz same function name
...
maybe less significative names can be ok too
2014-04-04 11:20:48 +02:00
Luigi Trabacchin
c801c1475f
wrong comment
2014-04-03 20:56:44 +02:00
Luigi Trabacchin
18dad4a676
Update svgjs-tests.ts
2014-04-03 20:51:46 +02:00
Luigi Trabacchin
900f86cb1f
added a Test to check Element.children()
...
as title says
2014-04-03 19:44:18 +02:00
Luigi Trabacchin
4fbbc8c6e3
added a test for Element.transform()
...
Test if svgjs.Element.transform() correctly return an svgjs.Element.Transform
2014-03-27 21:36:45 +01:00
John Reilly
cfde90d4e7
jQuery: tests now cast to svgjs.LinkedHTMLElement
...
This could be made implicit by extending the JQuery interface with:
get(index: number): svgjs.LinkedHTMLElement;
Looking at the library it didn't seem sensible to create a dependency on
jQuery even though the tests have one.
2014-03-14 10:51:24 +00:00
Sean Clark Hess
fab5ce721c
added some tests
2013-11-20 09:20:08 -07:00