Mike Gerwitz
|
4e1380837f
|
Began making changes ... (overwrite this commit)
|
2011-12-09 23:07:41 -05:00 |
Mike Gerwitz
|
e0254f6441
|
Removed invalid @package tags
Not a valid tag in jsdoc
|
2011-12-06 20:19:31 -05:00 |
Mike Gerwitz
|
e385a9c8fb
|
MemberBuilderValidator tests now properly wrap certain functions (they were working, but let's be safe)
|
2011-12-06 18:27:20 -05:00 |
Mike Gerwitz
|
e86ed63fd8
|
Fixed trailing comma issue in test
- Caused problems in IE6
- Comma stripping script did not catch it due to trailing comments
|
2011-12-04 13:06:28 -05:00 |
Mike Gerwitz
|
e41495c0d1
|
Added private member name conflict validations
|
2011-12-03 00:38:41 -05:00 |
Mike Gerwitz
|
8bcd55dbbb
|
MemberBuilderValidator will now throw a warning if 'override' keyword is used without a super method
|
2011-11-05 11:58:12 -04:00 |
Mike Gerwitz
|
08cb663833
|
[#25] Refactored quickVisChangeTest to share code between each of the member test cases
|
2011-10-29 10:08:08 -04:00 |
Mike Gerwitz
|
31a7980e37
|
[#25] Moved bulk of visibility escalation test into common file to be shared with other member tests
|
2011-10-28 20:22:14 -04:00 |
Mike Gerwitz
|
6fc3d05166
|
[#25] Moved quick keyword validation into shared MemberBuilderValidator test module
|
2011-10-23 01:11:09 -04:00 |
Mike Gerwitz
|
5e46298e39
|
[#25] Moved MemberBuilderValidator's quickFailureTest into its own file to share with upcoming property tests
|
2011-10-23 00:27:25 -04:00 |