node-bunyan-lite/test
Trent Mick 37a1447f22 per issue #8 change the way a raw stream is handled
"raw" is now a stream "type" isntead of a separate attribute. The
idea is that writing raw objects (instead of JSON-stringified stings)
to, e.g. a file WriteStream isn't useful. So, lets re-use the stream
"type" field instead of an additional "raw" field.
2012-06-21 14:49:04 -07:00
..
corpus fix failing test 2012-06-21 13:29:42 -07:00
cli.test.js sort output from multiple sources 2012-05-11 16:22:28 -07:00
ctor.test.js jsstyle clean 2012-04-27 17:40:56 -07:00
error-event.test.js pull #21: some style tweaks, add stream to error event args, test case, example, changelog 2012-06-04 23:13:50 -07: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
raw-stream.test.js per issue #8 change the way a raw stream is handled 2012-06-21 14:49:04 -07:00
ringbuffer.test.js per issue #8 change the way a raw stream is handled 2012-06-21 14:49:04 -07:00