Commit Graph

23 Commits

Author SHA1 Message Date
Kyle Robinson Young
7d2093370b Update copyright year 2018-04-20 15:23:12 -07:00
XhmikosR
fd3ed7a0ac Lint tweaks. 2016-06-06 09:27:20 +03:00
Kyle Robinson Young
d57ca3cbba Update copyright to 2016 2016-01-04 17:17:42 -08:00
Kyle Robinson Young
64ef021e7c Update copyright to 2015 2015-01-01 11:32:47 -08:00
Joel Kemp
2fd46f1a81 Used JSCS and fixed violations 2014-12-07 19:43:44 -05:00
Tim Kang
13c383c4bc Fix running individual tests with 'test' task
Undo overwriting of existing 'test' task from commit 3d70678, while preserving
intention of linting before tests.
2014-11-06 18:04:14 -08:00
Radko Dinev
3d706781a1 First check code with jshint upon running npm/grunt test 2014-08-30 15:22:48 +03:00
Kyle Robinson Young
c12d19b6ac Update copyright to 2014 2014-02-28 17:06:18 -08:00
Kyle Robinson Young
467e1990ab Add trailing commas (to secretly nudge travis-ci) 2013-08-06 09:57:48 -07:00
Kyle Robinson Young
fbca6e84c6 Dynamic alias task to test individual files. 2013-07-11 12:51:23 -07:00
Kyle Robinson Young
44edaf2a30 Clean up Gruntfile.js 2013-07-07 14:16:25 -07:00
Kyle Robinson Young
0b79c61d6a Fixing tests 2013-04-30 13:25:40 -07:00
Kyle Robinson Young
2b9ce6fd3c Refactor into task running lib. Reloads gruntfile upon changes. 2013-04-30 13:25:40 -07:00
Kyle Robinson Young
f0fe26e668 Tighten up tests 2012-12-13 19:18:37 -08:00
Kyle Robinson Young
38617875b4 Run nodeunit instead of test. Use the latest deps. 2012-11-19 13:06:25 -08:00
Tyler Kellen
c1778613ad docs 2012-10-18 17:23:26 -05:00
Kyle Robinson Young
d62b6501d3 Fix line endings from windows to unix 2012-10-16 15:25:07 -07:00
Kyle Robinson Young
596b69e95d Only spawn per task one at a time. Add interrupt option. 2012-10-16 15:23:43 -07:00
Kyle Robinson Young
5d491ddaf4 Read the config exactly like existing watch task 2012-10-11 22:26:00 -07:00
Kyle Robinson Young
2584c17722 lint to jshint in watch config 2012-10-09 15:13:17 -07:00
Kyle Robinson Young
80c33bc12e Updates to run on Grunt v0.4 2012-10-09 15:10:58 -07:00
Kyle Robinson Young
4c16bf5e27 Release watch task 2012-10-08 22:47:41 -07:00
Tyler Kellen
3996790fa2 prep for 0.4 2012-10-03 13:14:12 -05:00