node-bunyan-lite/test
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
..
cli.test.js 'make testall' to test against multiple node versions 2012-04-10 15:11:55 -07:00
ctor.test.js Some jsstyle cleaning. 2012-02-10 00:14:33 -08:00
log.test.js [issue #5] Fix `log.info() -> boolean` to work properly. Previous all were returning false. 2012-02-19 21:42:23 -08:00