zotero/test
Dan Stillman 4b040c78a7 Fix various saved search bugs, and add tests
Search condition ids are now indexed from 0, and always saved
contiguously (no more 'fixGaps' option), since they're just in an array
in the API. (They're still returned as an object from
Zotero.Search.prototype.getConditions() because it's easier for the
advanced search window to not have to deal with shifting ids between
saves.)
2015-04-17 19:29:37 -04:00
..
components Make debugging tests a bit easier 2015-03-07 22:17:44 -05:00
content Fix search saving, and add some unit tests 2015-04-17 00:25:09 -04:00
resource Add header to EventUtils.jsm 2015-03-09 17:40:58 -04:00
tests Fix various saved search bugs, and add tests 2015-04-17 19:29:37 -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 Add -b option to skip translator/style installation in tests 2015-04-16 20:50:15 -04:00