7 Commits (546e8333baec20da35708238bf1a497ae00122c5)

Author SHA1 Message Date
Brendan Ashworth 8af5962608 test: add spaces after keywords 9 years ago
Christopher Monsanto 7d14dd9b5e util: display constructor when inspecting objects 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Christopher Monsanto bf7ac08dd0 util: add Map and Set inspection support 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Vladimir Kurchatkin c70d192ab3 util: show symbol properties 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
gyson cb97bcd6f9 util: add es6 Symbol support for `util.inspect` 10 years ago
Nathan Rajlich 8874a31748 util: show meaningful values for boxed primitives 11 years ago
Tom Gallacher 38a07a929b util: handle escaped forward slashes correctly 11 years ago
David Chan b3e4fc6a48 util: Format negative zero as '-0' 11 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 11 years ago
Marcin Kostrzewa 1f55704718 util: fix util.inspect() line width calculation 12 years ago
Nathan Rajlich 66280de133 util: custom `inspect()` method may return an Object 12 years ago
Fedor Indutny 8a96bb42c6 test: make tests work with newer v8 12 years ago
Nathan Rajlich 4eb5399bb2 util: add a "customInspect" option to `util.inspect()` 12 years ago
Nathan Rajlich 07774e6b95 util: make `inspect()` accept an "options" argument 12 years ago
Nathan Rajlich fb383a0ad0 util: make util.inspect() work when "hasOwnProperty" is overwritten 12 years ago
Pavel Lang ff14007573 Enable color customization of `util.inspect` 12 years ago
Alex Kocharin e85927119c util: handle non-string return value in .inspect() 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
koichik 93298afc4e test: for #2109 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Nathan Rajlich b204006105 util: ensure that the .inspect function isn't the one being executed 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Nathan Rajlich 4fb2ac5be1 Add test cases for #1944. 13 years ago
Nathan Rajlich d4379fcee3 Add test case for #1941. 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
koichik 389e2a07e6 util: Fix inspection for Error 13 years ago
koichik 6139459d45 util: Fix inspection for sparse array 13 years ago
Nathan Rajlich cafcc7e67a test: add test case for util.isDate() behavior 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Joshaven Potter 3d4e4d8909 syntax fixes to pass jslint 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl a934566eb9 Disable test-idle-watcher 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
arlolra 04fac19822 Split tests. 15 years ago
Ryan Dahl aeb7d6d168 Add process.IdleWatcher 15 years ago