Files
npm/test
domenic 391b8a3239 Quote paths passed to child_process.exec.
This is necessary on Windows; otherwise you get

    2> 'c:\PROGRAM' is not recognized as an internal or external command,
    2> operable program or batch file.

since Node/npm are in "C:\Program Files (x86)\nodejs", which has spaces in it.
2012-06-17 18:02:48 -07:00
..
2012-03-06 19:12:39 -08:00
2012-06-04 15:00:13 -07:00
2011-07-20 02:58:40 -07:00
2010-08-10 15:39:19 -07:00