summaryrefslogtreecommitdiff
path: root/share/www/script/couch_test_runner.js
AgeCommit message (Expand)Author
2011-09-08Fix CouchJS compatibility with older SpiderMonkey.Paul Joseph Davis
2011-01-11spell javascript correctly in loadScript(url)Robert Newson
2010-11-02Escape URL and cookie input.Jan Lehnardt
2010-09-17JavaScript test suite: adding more semi-collons where necessary to assure com...Filipe David Borba Manana
2010-08-25fix attachments.js in Safari by treating charset case-insensitively.Robert Newson
2010-06-16indicate which test is running in the top of the test runnerJohn Christopher Anderson
2010-05-28better test suite error messages. Patch by Volker Mische. Closes COUCHDB-777Jan Lehnardt
2010-04-19Fix to close users db immediately after authentication.Damien F. Katz
2010-01-18normalize userCtx name and roles, also, no log in via a conflict docJohn Christopher Anderson
2010-01-07merge account branch to trunkJohn Christopher Anderson
2009-10-14dont save so many test reportsJohn Christopher Anderson
2009-10-14save report with node version infoJohn Christopher Anderson
2009-10-14test reports are saved properJohn Christopher Anderson
2009-10-14tests not loadingJohn Christopher Anderson
2009-10-14save a test reportJohn Christopher Anderson
2009-10-12link to submit test failures to a google groupJohn Christopher Anderson
2009-07-14wheeeeeeeeNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-05-18View source loads the original file now.Paul Joseph Davis
2009-02-22Add runtime statistics -- without EUnit tests for now.Jan Lehnardt
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson
2009-01-16Show total elapsed time in test suite. Closes COUCHDB-203.Christopher Lenz
2009-01-15Oops, removed debugging leftovers from r734633.Christopher Lenz
2009-01-15Fix bug in test runner triggered by upgrade to jQuery 1.3.Christopher Lenz
2009-01-09Set go_faster=true in the test suite.Damien F. Katz
2008-11-17factored couch_test_runner.js out from couch_tests.js, made it usuable for un...John Christopher Anderson