<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-console.js, branch node-review</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>Added support for options parameter in console.dir()</title>
<updated>2014-06-12T17:33:15+00:00</updated>
<author>
<name>Xavi Magrinyà</name>
<email>xavi.mb89@gmail.com</email>
</author>
<published>2014-06-08T09:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=e00cafa311e2503dbd7e016623de718979161754'/>
<id>e00cafa311e2503dbd7e016623de718979161754</id>
<content type='text'>
Signed-off-by: Fedor Indutny &lt;fedor@indutny.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Fedor Indutny &lt;fedor@indutny.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>console: `console.dir()` bypasses inspect() methods</title>
<updated>2013-03-12T20:15:03+00:00</updated>
<author>
<name>Nathan Rajlich</name>
<email>nathan@tootallnate.net</email>
</author>
<published>2013-01-30T02:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=da8b0eefde10d24b22dc87c32d5fc76be41874f0'/>
<id>da8b0eefde10d24b22dc87c32d5fc76be41874f0</id>
<content type='text'>
Use the `customInspect: false` option of `util.inspect()` to bypass any custom
inspect() function on the object being logged.

Closes #2717.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the `customInspect: false` option of `util.inspect()` to bypass any custom
inspect() function on the object being logged.

Closes #2717.
</pre>
</div>
</content>
</entry>
<entry>
<title>console: Support formatting options in trace()</title>
<updated>2013-01-18T23:39:08+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-01-18T00:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=539bf1d7b7070eae0d0da067741d5bedf41750a8'/>
<id>539bf1d7b7070eae0d0da067741d5bedf41750a8</id>
<content type='text'>
Fix #4589
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #4589
</pre>
</div>
</content>
</entry>
<entry>
<title>console: throw when no such label exists in `console.timeEnd`</title>
<updated>2012-04-29T20:27:45+00:00</updated>
<author>
<name>Maciej Małecki</name>
<email>maciej.malecki@notimplemented.org</email>
</author>
<published>2012-04-29T13:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=77c18d1e1b470d99af317a2b1ed4b7e9bb81d5b6'/>
<id>77c18d1e1b470d99af317a2b1ed4b7e9bb81d5b6</id>
<content type='text'>
Test included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test included.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove separation of libuv tests</title>
<updated>2011-11-02T23:38:59+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-11-02T23:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=850609ea2d3e0de2aad5485edcc89bd6ddd94b6e'/>
<id>850609ea2d3e0de2aad5485edcc89bd6ddd94b6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>process.stderr goes through libuv now</title>
<updated>2011-10-10T21:15:44+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-10-10T20:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=2c25507b81a18ab927071f8383fb73f65e7453d3'/>
<id>2c25507b81a18ab927071f8383fb73f65e7453d3</id>
<content type='text'>
This commit removes one assert from test-console.js in which we check that
process.stderr.write returns true. In the case of a dump to a file we cannot
guarantee this any longer now that it goes through fs.WriteStream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes one assert from test-console.js in which we check that
process.stderr.write returns true. In the case of a dump to a file we cannot
guarantee this any longer now that it goes through fs.WriteStream.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a lot of jslint errors.</title>
<updated>2011-10-06T01:51:06+00:00</updated>
<author>
<name>Colton Baker</name>
<email>github@netrefuge.net</email>
</author>
<published>2011-10-04T22:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=87286cc7371886d9856edf424785aaa890ba05a9'/>
<id>87286cc7371886d9856edf424785aaa890ba05a9</id>
<content type='text'>
Fixes #1831
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1831
</pre>
</div>
</content>
</entry>
<entry>
<title>Support legacy API: process.stdout.fd</title>
<updated>2011-09-15T20:57:41+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-09-15T20:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=b2811710303bfaac92087b02b278a6effae39e4a'/>
<id>b2811710303bfaac92087b02b278a6effae39e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net.Socket(fd) should start readable and writable</title>
<updated>2011-09-15T20:35:29+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-09-15T20:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=5cb1fd2e3239356cbddc833fb4c8b8817c49c5f8'/>
<id>5cb1fd2e3239356cbddc833fb4c8b8817c49c5f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark tests which are broken in libuv</title>
<updated>2011-08-24T06:45:21+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-08-24T06:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=4e1d6fca8e6801292213be9a06914fe088df6e64'/>
<id>4e1d6fca8e6801292213be9a06914fe088df6e64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
