<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cloudant_bigcouch.git/test/javascript, branch debian</title>
<subtitle>[cloudant_bigcouch] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/'/>
<entry>
<title>clear out root folder a bit, moving couch bits into apps/couch or rel/</title>
<updated>2010-08-18T21:19:37+00:00</updated>
<author>
<name>Brad Anderson</name>
<email>brad@cloudant.com</email>
</author>
<published>2010-08-18T20:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=6d18638d747374cb0e90e9bcbefbc71d959254fd'/>
<id>6d18638d747374cb0e90e9bcbefbc71d959254fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace autotools with rebar</title>
<updated>2010-08-11T21:39:38+00:00</updated>
<author>
<name>Adam Kocoloski</name>
<email>adam@cloudant.com</email>
</author>
<published>2010-08-11T20:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=35da277fe75b2786952dbfb867cf60bdaab5f65d'/>
<id>35da277fe75b2786952dbfb867cf60bdaab5f65d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the command line JavaScript test runner.</title>
<updated>2010-02-23T21:37:12+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2010-02-23T21:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=b0c364febdda6e4e0c0cb57d99a2cc2607025a18'/>
<id>b0c364febdda6e4e0c0cb57d99a2cc2607025a18</id>
<content type='text'>
Thanks to Bob Dionne for the patch.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@915529 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Bob Dionne for the patch.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@915529 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove test/javascript/run for distcheck.</title>
<updated>2009-11-26T19:59:05+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-26T19:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=4a4077c5bd4df358fdbf6184750b4d6f8d8d27df'/>
<id>4a4077c5bd4df358fdbf6184750b4d6f8d8d27df</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884683 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884683 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot to add SCRIPT variable for test/javascript/run</title>
<updated>2009-11-26T19:50:55+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-26T19:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=d3b9a76f2eedcabd78f86ea0b52fa7b566905fbd'/>
<id>d3b9a76f2eedcabd78f86ea0b52fa7b566905fbd</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884679 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884679 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup JavaScript command line runner.</title>
<updated>2009-11-26T19:32:08+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-26T19:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=627b7d2d90c7cfcec2c8bb6e5b5e2b53ea60d217'/>
<id>627b7d2d90c7cfcec2c8bb6e5b5e2b53ea60d217</id>
<content type='text'>
All JS tests can now be run from the command line using the cURL
adapter. In the future I would like to rework this and provide better
TAP output. For now, each test is a single TAP assert.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884675 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All JS tests can now be run from the command line using the cURL
adapter. In the future I would like to rework this and provide better
TAP output. For now, each test is a single TAP assert.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884675 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes 'make distcheck' to run the test suite.</title>
<updated>2009-11-09T00:39:16+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-09T00:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=e29a1924afe9e6051369f7bcbf44ccdf53de536a'/>
<id>e29a1924afe9e6051369f7bcbf44ccdf53de536a</id>
<content type='text'>
Quite a few changes to the build system to handle VPATH builds appropriately as well as make the test suite know about them.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@833951 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Quite a few changes to the build system to handle VPATH builds appropriately as well as make the test suite know about them.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@833951 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
