Jeff Williams
|
5a34187ed7
|
switch from Grunt to gulp
|
2014-05-21 21:40:44 -07:00 |
|
Jeff Williams
|
e2b8dc39de
|
add Grunt task to measure code coverage
|
2013-12-26 05:03:11 -08:00 |
|
Jeff Williams
|
d426d5696b
|
add Grunt tasks to run tests for all supported runtimes/parsers (#525)
To run the tests:
1. npm install -g grunt-cli
2. npm install (in JSDoc directory)
3. npm test (or: grunt test)
|
2013-12-25 21:47:38 -08:00 |
|
Jeff Williams
|
5cde8d37ca
|
remove jshint from tree
|
2013-12-25 09:52:48 -08:00 |
|
Jeff Williams
|
866922906a
|
Revert "remove dev dependencies from git"
The Rhino tests need tv4 to be in the node_modules directory.
This reverts commit 027d42ad5d11efdb1d02158e4cf953f9d46e4c44.
|
2013-12-25 09:50:20 -08:00 |
|
Jeff Williams
|
5a73c68173
|
ignore node module binaries
|
2013-12-25 09:42:58 -08:00 |
|
Jeff Williams
|
027d42ad5d
|
remove dev dependencies from git
|
2013-12-25 09:40:30 -08:00 |
|
Jeff Williams
|
4d236d2d69
|
replace jake with grunt
|
2013-12-25 09:13:25 -08:00 |
|
Jeff Williams
|
7415bda02b
|
ignore Tern temp files
|
2013-09-21 16:39:06 -07:00 |
|
Jeff Williams
|
c1b5357c70
|
add default output directory to .gitignore
|
2013-01-05 21:16:20 -08:00 |
|
Jannon
|
60197c6164
|
Add 'install' task to Jakefile and ignore conf.json
Also adding wrench for directory copy goodness and pointing to more up-to-date Jake information
|
2012-03-16 02:46:39 -07:00 |
|
Rafał Wrzeszcz
|
2153d7cd0c
|
Tutorials sample to tests.
|
2011-12-15 13:46:40 +01:00 |
|
Michael Mathews
|
813fd8ad63
|
Changed name of build folder to make compatible with NPM.
|
2011-03-29 22:13:49 +01:00 |
|
Mark Wubben
|
53dbc2df1d
|
Rename build/ folder, NPM removes it upon installation
|
2011-03-29 15:34:07 +01:00 |
|