summaryrefslogtreecommitdiff
path: root/test/etap
AgeCommit message (Expand)Author
2009-09-27Remove crap to test buildbot.Paul Joseph Davis
2009-09-27A single sub-assert deactivated for buildbot.Paul Joseph Davis
2009-09-27Add a test for couch_erl_driver.Paul Joseph Davis
2009-09-21Updated the headers for test config files.Paul Joseph Davis
2009-09-17Fixes COUCHDB-396Paul Joseph Davis
2009-09-15update etap tests to reflect changes in couch_btree, patch by Bob Dionne, clo...Jan Lehnardt
2009-09-13allow config callbacks to get passed the X-Couch-Persist flagJan Lehnardt
2009-09-11Refactoring of endkey code in views and btrees. End key functionaility is now...Damien F. Katz
2009-09-09choice of uuid algos for better insert perf. Closes COUCHDB-465. Thanks rnew...Adam Kocoloski
2009-09-02fix make check, patch by Bob Dionne, closes COUCHDB-493Jan Lehnardt
2009-08-28fix pattern matching bug in redirects for replicationAdam Kocoloski
2009-08-25update etap; missing_revs output now includes DB update_seqAdam Kocoloski
2009-08-19make httpc test work in R12B (no macros allowed)Adam Kocoloski
2009-08-16Set executable bit on etap tests.Paul Joseph Davis
2009-08-10remove leftover line from testAdam Kocoloski
2009-08-09oops, whitespaceAdam Kocoloski
2009-08-09next piece of new replicator -- missing_revs bufferAdam Kocoloski
2009-08-08update rep_changes_feed to use feed=continuous and rep_httpcAdam Kocoloski
2009-08-07ibrowse wrapper for replicator, will replace do_http_requestAdam Kocoloski
2009-07-24reassemble split chunks in changes feed, add all() exportAdam Kocoloski
2009-07-23etap tests should be executableAdam Kocoloski
2009-07-23Fixes etap tests for recent updates.Paul Joseph Davis
2009-07-17update etap tests for new attachment format.Adam Kocoloski
2009-07-16second cut at _changes feed consumer. still not used by replicatorAdam Kocoloski
2009-07-16first cut at _changes feed consumer. not yet used by replicationAdam Kocoloski
2009-07-14added licence check, and licence.skipNoah Slater
2009-07-06trimmed trailing whitespaceNoah Slater
2009-06-25Cleaning out tabs from source code. Purely whitespace diff.Paul Joseph Davis
2009-06-25Adding tests for couch_ref_counter.erlPaul Joseph Davis
2009-06-25Adding tests for couch_task_status.erlPaul Joseph Davis
2009-06-24Lots of tests for couch_config.erlPaul Joseph Davis
2009-06-11Forgot to set the plan size.Paul Joseph Davis
2009-06-11Integrating more ETAP tests from Bob Dionne.Paul Joseph Davis
2009-05-31Had to swap macro definitions to support R12B.Paul Joseph Davis
2009-05-30Adding code:add_pathz/1 calls for older Erlang versions.Paul Joseph Davis
2009-05-30Updating various version control propertiesPaul Joseph Davis
2009-05-30Added code coverage report generation target.Paul Joseph Davis
2009-05-30renamed directoryNoah Slater