zotero/test
Dan Stillman 4f55f28e7d Honor .synced on data objects in all cases
Previously, if .synced was already true, setting it to true and saving
would result in .synced == false unless skipSyncedUpdate was passed. Now
the value assigned to .synced is always used on the next save. If the
value hasn't changed and no other values have changed, a save will be a
no-op.
2015-07-20 02:12:14 -04:00
..
components Merge branch '4.0' into sjk/659 2015-06-01 00:03:20 -04:00
content Merge branch '4.0' 2015-07-18 07:09:53 -04:00
resource Merge branch '4.0' 2015-06-27 16:59:58 -04:00
tests Honor .synced on data objects in all cases 2015-07-20 02:12:14 -04:00
chrome.manifest Unit testing infrastructure 2015-03-07 16:34:55 -05:00
install.rdf Unit testing infrastructure 2015-03-07 16:34:55 -05:00
runtests.sh Disable automatic backups during test runs 2015-06-11 16:06:32 -04:00