Jeff Williams
|
857a346f4b
add `jasmine.replaceTagDictionary` and `jasmine.restoreTagDictionary` test helpers
|
7 years ago |
Jeff Williams
|
d61c50cbd7
index doclets at parse time
|
7 years ago |
Björn Harrtell
|
5ca4590a9e
Replace wrench with fs-extra
|
8 years ago |
Jeff Williams
|
ba673ff4c1
cleanup
|
9 years ago |
Tim Schaub
|
621f012211
Remove Rhino support
|
9 years ago |
Jeff Williams
|
fe04fa18f9
change ID for pure JS parser to 'js'; remove half-baked ability to use arbitrary parsers; test coverage
|
10 years ago |
Jeff Williams
|
ae94af0cd8
turn `env` global into a module, and use the module instead of the global (#812)
|
10 years ago |
Jeff Williams
|
8d896db809
process `implements` tags before `augments` tags (#906)
|
10 years ago |
Jeff Williams
|
5512af9677
update package schema, and add tests to validate package objects against the schema (#788)
|
10 years ago |
MinHyeong Kim
|
cc9ceb700b
fix codes for patch. excepts 'implements not functions' issue.
|
10 years ago |
Jeff Williams
|
41ccdf832e
fix known issues on Node.js 0.11 (#555)
|
11 years ago |
Jeff Williams
|
d426d5696b
add Grunt tasks to run tests for all supported runtimes/parsers (#525)
|
11 years ago |
Jeff Williams
|
42e6822009
update JSON schema; validate doclets against schema (#327)
|
11 years ago |
Jeff Williams
|
99ab99298d
add partial test infrastructure to support testing multiple parsers in one runtime
|
11 years ago |
Jeff Williams
|
de4297b20b
refactor jsdoc.js; update Rhino
|
11 years ago |
Jeff Williams
|
751bea1b0a
fixes for Node.js compatibility (see details)
|
11 years ago |
Jeff Williams
|
735a9b790c
esprima parser (currently disabled)
|
11 years ago |
Jeff Williams
|
c058a60ed1
hook up node visitors; gratuitous refactor of 'runtime' module (formerly 'vm'); move runtime-specific code
|
11 years ago |
Jeff Williams
|
8d6f746091
don't execute templateHelper tests twice (#256)
|
11 years ago |
Jeff Williams
|
d73570defc
make fs module consistent with Node.js (#211)
|
12 years ago |
Jeff Williams
|
e4236eaa42
remove most globals from jsdoc.js (#287)
|
12 years ago |
Jeff Williams
|
a17c90dfd2
deprecate env.dirname in favor of __dirname (#286)
|
12 years ago |
Jeff Williams
|
cd2fba4a3a
use safer version of hasOwnProperty
|
12 years ago |
Jeff Williams
|
e17601feb1
remove Envjs from test harness; remove broken --coffee option; add --nocolor option
|
12 years ago |
Jeff Williams
|
22e899fa9d
change __dirname to env.dirname
|
12 years ago |
Ben Blank
|
a3c2147e17
make allowances for Windows-style paths when testing
|
12 years ago |
Jannon
|
2d73440b3d
Testing Framework Upgrade Part I
|
12 years ago |