summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2009-05-30Added code coverage report generation target.Paul Joseph Davis
To generate reports: # Assuming etap is installed $ cd /path/to/couchdb $ ./bootstrap && ERLC_FLAGS=+debug_info ./configure && make cover You can browse the report by opening ./cover/index.html in your html consuming software of choice. Shoutout to Nick Gerakines in THANKS for helping with etap and testing in general. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@780326 13f79535-47bb-0310-9956-ffa450edef68
2009-05-30renamed directoryNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@780288 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24added runner.sh to test/Noah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757630 13f79535-47bb-0310-9956-ffa450edef68
2009-02-15Reorganize the tests into one file per test. No other changes.John Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@744782 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Fix ini-section duplication. When we tried to assign a value to a ↵Jan Lehnardt
config-item that happened to be set to that value already, a new and duplicated ini section with that config parameter was written to the ini file. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@731521 13f79535-47bb-0310-9956-ffa450edef68
2009-01-02test runner is back up (thanks davisp), and tests pass in safari again (e4x ↵John Christopher Anderson
syntax fix) git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@730656 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Fix last make distcheck issueJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707907 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25added tests to distNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707893 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23moved erlang compilation out of check_PROGRAMSNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@707385 13f79535-47bb-0310-9956-ffa450edef68
2008-10-11simplified CouchDB.port handling in testsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@703698 13f79535-47bb-0310-9956-ffa450edef68
2008-10-09make check now runs the JavaScript test suiteJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@703276 13f79535-47bb-0310-9956-ffa450edef68
2008-09-24remove EXEEXTNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@698609 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23Fix config file writer issue, where doplicate sections would be createdJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@698202 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17added $(EXEEXT) to target per automakes adviceNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@696354 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Changes and refactorings to couch_configDamien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@694989 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Remove unused fileJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690585 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30- Remove dependency on test/local.iniJan Lehnardt
- Write out new variables in key = value format - Fix tests git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690584 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Add dummy ini file. Fixes test runs.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690488 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make ↵Christopher Lenz
the test runner script executable). git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690487 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20add missing filesJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@687339 13f79535-47bb-0310-9956-ffa450edef68