Trent Mick
6f1433c89b
'make testall' to test against multiple node versions
...
Change test to look for new ENOENT error message changed in recent
nodes:
// Note: node v0.6.10:
// ENOENT, no such file or directory 'asdf.log'
// but node v0.6.14:
// ENOENT, open 'asdf.log'
// Somewhat annoying change.
2012-04-10 15:11:55 -07:00
Trent Mick
8b3bdef4a9
readme tweaks
2012-03-27 23:00:45 -07:00
Trent Mick
b187a48fab
Guard on accidental tmp dot-file publishes
2012-02-10 21:50:37 -08:00
Trent Mick
d89444baed
Some jsstyle cleaning.
2012-02-10 00:14:33 -08:00
Trent Mick
450e4eb434
start a test suite
2012-02-08 10:05:56 -08:00
Trent Mick
e75bbb11cc
latest cutarelease has support for scripts
2012-02-02 15:49:23 -08:00
Trent Mick
2652de8220
tell cutarelease the proj name has no 'node-'
2012-02-02 14:59:40 -08:00
Trent Mick
07b2bbf6c4
cutarelease can't handle this file yet (type detection)?
2012-02-02 09:14:12 -08:00
Trent Mick
135163e3a9
VERSIONS, cutarelease prep
2012-02-02 09:11:45 -08:00