1
0
Fork 0
easejs/test
Mike Gerwitz d4593725a4 If a definition is provided for an abstract method, the concrete implementation must be compatiable (proper number of arguments) 2010-11-14 21:33:13 -05:00
..
common.js Changed license to LGPL 2010-11-10 22:07:03 -05:00
test-class-abstract.js If a definition is provided for an abstract method, the concrete implementation must be compatiable (proper number of arguments) 2010-11-14 21:33:13 -05:00
test-class-constructor.js Changed license to LGPL 2010-11-10 22:07:03 -05:00
test-class-extend.js Added tests to ensure it is possible to extend classes that were not previously created using Class.extend() 2010-11-11 21:02:09 -05:00
test-class-gettersetter.js Added checks for ES5 features 2010-11-10 23:28:20 -05:00
test-class-parent.js Methods can no longer be overridden with non-methods (anything other than a Function) 2010-11-10 23:42:26 -05:00
test-class.js Changed license to LGPL 2010-11-10 22:07:03 -05:00
test-index.js Added index.js 2010-11-11 08:50:05 -05:00