<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/doc/api/assert.markdown, branch execSync-wip</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>doc: update assert.doesNotThrow() docs</title>
<updated>2012-08-29T00:36:22+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2012-08-29T00:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=e4cef1a0833e6d677298600e205a142d15639bf2'/>
<id>e4cef1a0833e6d677298600e205a142d15639bf2</id>
<content type='text'>
It takes an optional "expected exception" argument that is not used meaningfully
but is nevertheless documented. Undocument it, it confuses casual readers of the
documentation.

Fixes #3935.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It takes an optional "expected exception" argument that is not used meaningfully
but is nevertheless documented. Undocument it, it confuses casual readers of the
documentation.

Fixes #3935.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: correct the description of assert.ok()</title>
<updated>2012-03-12T01:27:55+00:00</updated>
<author>
<name>Nao Iizuka</name>
<email>iizuka@kyu-mu.net</email>
</author>
<published>2012-03-11T00:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=f8ce384446d38598df53fe18d004baabb65591ff'/>
<id>f8ce384446d38598df53fe18d004baabb65591ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add stability indicators to documentation</title>
<updated>2012-03-04T01:03:52+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-03-02T23:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=2d44dcc8be9dc8d9b1dde3f68983478aa30de59c'/>
<id>2d44dcc8be9dc8d9b1dde3f68983478aa30de59c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc refactor: assert</title>
<updated>2012-02-29T23:23:00+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-02-27T19:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=d383954ffe0aca64036a7d1bfeb25f6a87e81203'/>
<id>d383954ffe0aca64036a7d1bfeb25f6a87e81203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update `assert` module docs</title>
<updated>2011-10-02T00:25:52+00:00</updated>
<author>
<name>Maciej Małecki</name>
<email>maciej.malecki@notimplemented.org</email>
</author>
<published>2011-10-01T11:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=f4f037aa64879585d956992b11d4b3fb24da14ea'/>
<id>f4f037aa64879585d956992b11d4b3fb24da14ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect documentation for assert.fail()</title>
<updated>2011-05-24T17:44:14+00:00</updated>
<author>
<name>Brian White</name>
<email>mscdex@gmail.com</email>
</author>
<published>2011-05-24T05:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=d22259426c900f0083513d8b43c250792a5ca7f7'/>
<id>d22259426c900f0083513d8b43c250792a5ca7f7</id>
<content type='text'>
Fixes #1100.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1100.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix assert.throws</title>
<updated>2010-12-21T20:41:57+00:00</updated>
<author>
<name>Oleg Slobodskoi</name>
<email>oleg008@gmail.com</email>
</author>
<published>2010-12-21T17:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=23cf938e4f7272635a50f8be9a5d99d40d60e0da'/>
<id>23cf938e4f7272635a50f8be9a5d99d40d60e0da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs for assert.throws</title>
<updated>2010-12-02T19:07:47+00:00</updated>
<author>
<name>Oleg Slobodskoi</name>
<email>oleg008@gmail.com</email>
</author>
<published>2010-12-02T19:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c5c1dc5ddaaaf228dc76b365a2d20a54f33aa97e'/>
<id>c5c1dc5ddaaaf228dc76b365a2d20a54f33aa97e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...)</title>
<updated>2010-11-21T22:33:09+00:00</updated>
<author>
<name>Silas Sewell</name>
<email>silas@sewell.ch</email>
</author>
<published>2010-11-21T22:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=11b2ee76322c2d251d618ece286d23272ca92af5'/>
<id>11b2ee76322c2d251d618ece286d23272ca92af5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix line wrapping in docs. Add tics for constants in docs text.</title>
<updated>2010-11-18T23:41:15+00:00</updated>
<author>
<name>Oleg Efimov</name>
<email>efimovov@gmail.com</email>
</author>
<published>2010-11-18T12:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=8b980d729c712d2254618402f1e419ee14b85c5c'/>
<id>8b980d729c712d2254618402f1e419ee14b85c5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
