index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
www
/
script
/
couch_test_runner.js
Age
Commit message (
Expand
)
Author
2010-11-02
Escape URL and cookie input.
Jan Lehnardt
2010-06-16
indicate which test is running in the top of the test runner
John Christopher Anderson
2010-05-28
better test suite error messages. Patch by Volker Mische. Closes COUCHDB-777
Jan Lehnardt
2010-04-19
Fix to close users db immediately after authentication.
Damien F. Katz
2010-01-18
normalize userCtx name and roles, also, no log in via a conflict doc
John Christopher Anderson
2010-01-07
merge account branch to trunk
John Christopher Anderson
2009-10-14
dont save so many test reports
John Christopher Anderson
2009-10-14
save report with node version info
John Christopher Anderson
2009-10-14
test reports are saved proper
John Christopher Anderson
2009-10-14
tests not loading
John Christopher Anderson
2009-10-14
save a test report
John Christopher Anderson
2009-10-12
link to submit test failures to a google group
John Christopher Anderson
2009-07-14
wheeeeeeee
Noah Slater
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-05-18
View source loads the original file now.
Paul Joseph Davis
2009-02-22
Add runtime statistics -- without EUnit tests for now.
Jan Lehnardt
2009-02-15
Reorganize the tests into one file per test. No other changes.
John Christopher Anderson
2009-01-16
Show total elapsed time in test suite. Closes COUCHDB-203.
Christopher Lenz
2009-01-15
Oops, removed debugging leftovers from r734633.
Christopher Lenz
2009-01-15
Fix bug in test runner triggered by upgrade to jQuery 1.3.
Christopher Lenz
2009-01-09
Set go_faster=true in the test suite.
Damien F. Katz
2008-11-17
factored couch_test_runner.js out from couch_tests.js, made it usuable for un...
John Christopher Anderson