16 Commits (7ea19d02fd95d50b6f76ddb457fd3836e1de6694)

Author SHA1 Message Date
Ryan Dahl 5a05992155 Lint 14 years ago
Oleg Slobodskoi 23cf938e4f fix assert.throws 14 years ago
Ryan Dahl db78043d52 lint 14 years ago
Oleg Slobodskoi 02083412eb assert.throws can now accept as RegExp 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
Joshaven Potter 3d4e4d8909 syntax fixes to pass jslint 14 years ago
Ryan Dahl 1be722a271 Special deepEquals for buffer 14 years ago
Mikeal Rogers fe3d8f2411 Add assert.ifError 15 years ago
isaacs 57fbb627ca trailing whitespace fixes 15 years ago
Ryan Dahl 4ccdc501d4 Include lib/ directory in node executable. Compile on demand. 15 years ago
Ryan Dahl b021a845f7 Move process.inherits to sys 15 years ago
Ryan Dahl c420c89dbd Make assert.AssertionError instance of Error 15 years ago
Ryan Dahl 0accebe583 Stack trace for asserts shouldn't include assert module 15 years ago
Ryan Dahl dd35637603 Fix assert.js code style 15 years ago
Karl Guertin 4f679fd8d0 Dependency free assert module with unit tests 15 years ago
Felix Geisendörfer 530328f12b CommonJS testing for node.js 15 years ago