zotero/chrome/content
Dan Stillman d9c32a8e90 Fix search saving, and add some unit tests
Also:

- Return an object from `Zotero.Search.prototype.getConditions()`
  instead of an array.
- Add support function `getPromiseError(promise)` to return the error
  thrown from a chain of promises, or false if none. (We could make an
  `assert.throwsAsync()`, but this allows testing of various properties
  such as `.name`, which even the built-in `assert.throws()` can't
  test.)
- Clarify some search save errors
2015-04-17 00:25:09 -04:00
..
zotero Fix search saving, and add some unit tests 2015-04-17 00:25:09 -04:00
zotero-platform Set tree image height to 16px everywhere 2015-04-07 14:37:13 -04:00