Jeff Williams
41d33e8399
fix multiple naming issues with members of a class that is the default export ( #1120 )
2015-12-07 15:56:07 -08:00
Jeff Williams
42104c82ee
enable lint-checking for tests; delint/cleanup tests
2014-11-28 18:36:04 -08:00
Jeff Williams
c083ab7bd1
remove unused test; cleanup
2014-10-07 08:54:22 -07:00
Jeff Williams
413c7eb186
whitespace
2014-10-07 08:53:48 -07:00
Dominic Chambers
f2f8d74d22
Added failing test that should work (it works within the template) and
...
which otherwise explains how the class information is available for use
within module documentation pages.
2014-08-19 17:41:56 +01:00
Dominic Chambers
28cb42de33
Added missing coverage around modules that contain a default CommonJs
...
class being exported within the module -- this has actually shown that
the doclets produced are probably correct, and that the bug is likely to
be within the template.
2014-08-19 16:53:58 +01:00
Jeff Williams
e5be860cc4
support modules that export a single non-constructor function ( #384 )
2013-04-06 16:53:20 -07:00