1
0
Fork 0
easejs/test
Mike Gerwitz fd2b3ccc6d Added support for getters/setters in propParse() 2010-12-05 20:50:13 -05:00
..
common.js Changed license to LGPL 2010-11-10 22:07:03 -05:00
test-class-abstract.js Abstract methods of subtypes overriding abstract methods must be compatiable with the previous definition 2010-12-01 21:34:57 -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 Freezing class object after creation 2010-11-15 23:22:24 -05:00
test-index.js Added index.js 2010-11-11 08:50:05 -05:00
test-interface-extend.js Added extend method to Interface 2010-12-01 23:27:31 -05:00
test-interface.js Interface prototype contains defined methods 2010-12-01 23:01:20 -05:00
test-util-prop-copy.js Began moving utility methods into their own module 2010-11-15 23:44:15 -05:00
test-util-prop-parse.js Added support for getters/setters in propParse() 2010-12-05 20:50:13 -05:00