zotero/test
Dan Stillman d838bc952a fx-compat: Change "pref(" prefix in prefs file to "user_pref(" for tests
We now copy the prefs file into the app omni.ja, which requires
`pref()`, but for tests we copy it to the profile directory, where it
needs to stay as `user_pref()`.
2022-05-13 04:28:56 -04:00
..
components fx-compat: XPCOMUtils.generateQI() → ChromeUtils.generateQI() 2022-05-12 02:38:59 -04:00
content fx-compat: DB.executeTransaction() no longer takes generator functions 2022-05-12 02:38:59 -04:00
resource fx-compat: Remove 'context' from onStartRequest()/onStopRequest()/etc. 2022-05-12 05:18:47 -04:00
tests fx-compat: Replace nsIDOMParser with new DOMParser() 2022-05-12 02:38:59 -04:00
chrome.manifest Unit testing infrastructure 2015-03-07 16:34:55 -05:00
install.rdf Update maxVersion 2015-10-29 03:57:08 -04:00
runtests.sh fx-compat: Change "pref(" prefix in prefs file to "user_pref(" for tests 2022-05-13 04:28:56 -04:00