Commit Graph

2 Commits

Author SHA1 Message Date
Durham Goode
22bfad4b6f Add tests
Adds test to test synchronizing between master repos and to test the
prevention of non-push/pull transactions (such as commit and strip).

Adds tests/getdb.sh to the ignored list. This is a script that provides the
database host, port, and name for the test. It must be in the form
"ip:port:databasename". The test assumes that the database name is unique and
doesn't already exist each time getdb.sh is called.
2014-01-28 20:49:56 -08:00
Durham Goode
91f0ca4206 Enable bookmark/head sync 2013-10-28 16:09:47 -07:00