1
0
Fork 0
easejs/test
Mike Gerwitz a3cf31aa40 Tests now explicitly specify relative path to tested module
- Certain modules otherwise have naming conflicts (e.g. util in node.js is loaded instead)
2010-12-21 22:51:42 -05:00
..
common.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -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 Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-class-extend.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-class-gettersetter.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-class-parent.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-class.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-combine.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-index.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-interface-extend.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-interface.js Tests now explicitly specify relative path to tested module 2010-12-21 22:51:42 -05:00
test-rmtrail separated rmtrail function into its own tool and added test 2010-12-20 22:19:18 -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-define-secure-prop.js Tests for util.defineSecureProp() (had accidently omitted from previous commit) 2010-12-20 19:13:27 -05:00
test-util-prop-copy.js Refactored abstract method logic out of util.propCopy() into class extend() 2010-12-19 00:11:39 -05:00
test-util-prop-parse.js util.propParse() now ignores instance prototype properties 2010-12-18 07:07:27 -05:00