# HG changeset patch # User Atul Varma # Date 1239813224 25200 # Node ID bdba88a67034b4c526cee7c2273cd19269148168 # Parent e132a393b2fcec79d6bd68c318325331d5a37be6 Added more doc/page links, reworded some text. diff -r e132a393b2fc -r bdba88a67034 big.html --- a/big.html Wed Apr 15 09:30:51 2009 -0700 +++ b/big.html Wed Apr 15 09:33:44 2009 -0700 @@ -11,7 +11,7 @@

Browser Big Couch Test

-

You can read my source code You can read the source code documentation for this test here.

diff -r e132a393b2fc -r bdba88a67034 js/tests.js --- a/js/tests.js Wed Apr 15 09:30:51 2009 -0700 +++ b/js/tests.js Wed Apr 15 09:33:44 2009 -0700 @@ -37,6 +37,8 @@ // = BrowserCouch Test Suite = // // This file contains a simple test runner and suite for BrowserCouch. +// +// The suite can be run [[tests.html|here]]. // == The Runner == // diff -r e132a393b2fc -r bdba88a67034 tests.html --- a/tests.html Wed Apr 15 09:30:51 2009 -0700 +++ b/tests.html Wed Apr 15 09:33:44 2009 -0700 @@ -11,7 +11,7 @@

Browser Couch Tests

-

You can read my source code You can read the source code documentation for these tests here.