1
0
Fork 0
easejs/test
Mike Gerwitz 591434b82f [*] Previous commit (property cloning per instance) now applied to subtypes as well 2010-12-16 23:37:18 -05:00
..
common.js Changed license to LGPL 2010-11-10 22:07:03 -05:00
test-class-abstract.js Using TypeError instead of Error for property type inconsistiencies 2010-12-10 00:00:47 -05:00
test-class-constructor.js Changed license to LGPL 2010-11-10 22:07:03 -05:00
test-class-extend.js [*] Previous commit (property cloning per instance) now applied to subtypes as well 2010-12-16 23:37:18 -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-clone.js Added util.clone(); does not yet support deep cloning 2010-12-16 23:15:42 -05:00
test-util-prop-copy.js Added ability to override propCopy() parser functions 2010-12-16 21:11:07 -05:00
test-util-prop-parse.js Both concrete and abstract methods now use the same callback in propParse() 2010-12-07 00:46:50 -05:00