summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-08-11Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...John Christopher Anderson
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-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz
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-20Initial checkin of _changes filters. The prime weak-spot for this approach is...John Christopher Anderson
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-14wheeeeeeeeNoah Slater
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-24refactor view server specs to accommodate multiple languages in the future, n...Jan Lehnardt
2009-06-24Lots of tests for couch_config.erlPaul Joseph Davis
2009-06-14merge list-iterator branch to trunk. changes JavaScript _list APIJohn Christopher Anderson
2009-06-11Forgot to set the plan size.Paul Joseph Davis
2009-06-11Integrating more ETAP tests from Bob Dionne.Paul Joseph Davis
2009-06-01add an rspec/ruby test suite for the javascript query serverJohn Christopher Anderson
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
2009-03-24added runner.sh to test/Noah Slater
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson
2009-01-05Fix ini-section duplication. When we tried to assign a value to a config-item...Jan Lehnardt
2009-01-02test runner is back up (thanks davisp), and tests pass in safari again (e4x s...John Christopher Anderson
2008-10-25Fix last make distcheck issueJan Lehnardt
2008-10-25added tests to distNoah Slater
2008-10-23moved erlang compilation out of check_PROGRAMSNoah Slater
2008-10-11simplified CouchDB.port handling in testsJohn Christopher Anderson
2008-10-09make check now runs the JavaScript test suiteJohn Christopher Anderson
2008-09-24remove EXEEXTNoah Slater
2008-09-23Fix config file writer issue, where doplicate sections would be createdJan Lehnardt
2008-09-17added $(EXEEXT) to target per automakes adviceNoah Slater
2008-09-13Changes and refactorings to couch_configDamien F. Katz
2008-08-30Remove unused fileJan Lehnardt
2008-08-30- Remove dependency on test/local.iniJan Lehnardt
2008-08-30Add dummy ini file. Fixes test runs.Jan Lehnardt
2008-08-30Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make t...Christopher Lenz
2008-08-20add missing filesJan Lehnardt