XhmikosR
|
fd3ed7a0ac
|
Lint tweaks.
|
2016-06-06 09:27:20 +03:00 |
|
Kyle Robinson Young
|
5fac9fcb0e
|
Fix interrupt test.
|
2016-03-12 12:51:12 -08:00 |
|
XhmikosR
|
77525755d2
|
Update JSCS.
|
2015-10-11 13:28:46 +03:00 |
|
Joel Kemp
|
2fd46f1a81
|
Used JSCS and fixed violations
|
2014-12-07 19:43:44 -05:00 |
|
Kyle Robinson Young
|
bc14a58bf6
|
Replace deprecated grunt.util libs
|
2013-12-08 10:20:42 -08:00 |
|
Brian Lai
|
dfa6953aaf
|
Fix to make interrupt work more than once. Closes GH-155.
|
2013-08-27 16:39:40 -07:00 |
|
Jaime Pillora
|
7c5a485974
|
cwd option now accepts separate files and spawn cwd settings. Closes GH-125.
Conflicts:
test/fixtures/multiTargets/Gruntfile.js
|
2013-08-27 16:14:09 -07:00 |
|
Kyle Robinson Young
|
e0468bb2e0
|
Add dateFormat option to configure the date. Closes GH-129.
|
2013-07-18 15:09:09 -07:00 |
|
Kyle Robinson Young
|
2cb2441519
|
Fixing tests on Windows
|
2013-07-18 14:04:14 -07:00 |
|
John K. Paul
|
bfe7a2a1fb
|
Add atBegin option to run tasks when watcher starts. Closes GH-147.
|
2013-07-07 14:12:50 -07:00 |
|
Kyle Robinson Young
|
64902fe3d9
|
Ensure tasks are an array. Fixes GH-115.
|
2013-05-27 11:39:07 -07:00 |
|
Kyle Robinson Young
|
f8a7b3cebe
|
Revert "Run again if interrupt off and triggered during previous run. Closes GH-33."
This reverts commit d01491be1b .
|
2013-05-07 11:32:24 -07:00 |
|
Kyle Robinson Young
|
d01491be1b
|
Run again if interrupt off and triggered during previous run. Closes GH-33.
|
2013-05-01 15:35:23 -07:00 |
|
Kyle Robinson Young
|
2b9ce6fd3c
|
Refactor into task running lib. Reloads gruntfile upon changes.
|
2013-04-30 13:25:40 -07:00 |
|
Chris Danford
|
165df7827b
|
Debounce runTasks for each target individually. Closes GH-53.
Now, if simultaneous file changes will trigger multiple targets, all
targets execute instead of just one target.
|
2013-02-25 10:36:13 -08:00 |
|
Kyle Robinson Young
|
855396972a
|
Clean up tests
|
2013-02-21 15:28:42 -08:00 |
|
Kyle Robinson Young
|
9d12703c89
|
Break off test helpers
|
2013-02-12 19:36:16 -08:00 |
|
Kyle Robinson Young
|
a995d7d645
|
Add latest watch date and completion time. Closes GH-42.
|
2013-02-05 11:35:28 -08:00 |
|
Kyle Robinson Young
|
f0fe26e668
|
Tighten up tests
|
2012-12-13 19:18:37 -08:00 |
|
Kyle Robinson Young
|
98017e20af
|
Symlink node_modules to test folders so grunt-cli can find them
|
2012-12-13 18:35:31 -08:00 |
|
Chris Talkington
|
7c326a6fcf
|
prep for upcoming grunt release. Closes GH-23.
normalize linefeeds. remove grunt v0.3 and node v0.6 support
|
2012-12-13 16:09:16 -08:00 |
|
Kyle Robinson Young
|
0a6f8fcf86
|
Fix failing test. Just look for fatal.
|
2012-10-31 17:20:13 -07:00 |
|
Kyle Robinson Young
|
3682c6e654
|
Dont display empty stderr. Add test for failing task
|
2012-10-31 17:12:03 -07:00 |
|
Kyle Robinson Young
|
8f4bd99f40
|
Use process.argv to spawn grunt
Will use the node and grunt bin that originally spawned
the process to spawn child processes.
|
2012-10-28 14:36:06 -07:00 |
|
Gong Hao
|
faaa0d1118
|
Use process.argv[1] to find the globally installed grunt bin. Closes GH-9.
|
2012-10-23 09:32:42 -07:00 |
|
Kyle Robinson Young
|
7b25bd6fdb
|
More verbose output for tests and make the tests run more reliably
|
2012-10-17 11:30:42 -07:00 |
|
Kyle Robinson Young
|
671fbca08c
|
Fix test to run more reliably
|
2012-10-16 19:08:24 -07:00 |
|
Kyle Robinson Young
|
3f8be3283d
|
Better search for the Grunt bin
|
2012-10-16 18:59:55 -07:00 |
|
Kyle Robinson Young
|
7b7cd40b3f
|
Fix and add tests for spawn once and interrupt
|
2012-10-16 16:31:34 -07:00 |
|
Kyle Robinson Young
|
c2bd166d17
|
Add tests for different watch configs
|
2012-10-15 16:16:16 -07:00 |
|