diff options
author | Matt A. Tobin <email@mattatobin.com> | 2020-02-25 15:07:00 -0500 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-14 12:55:19 +0200 |
commit | eb70e6e3d0bff11c25f14b1196025791bf2308fb (patch) | |
tree | 5ef4ce17db83c74d7b05ec12c8f59e095a6dd5bd /toolkit/modules/tests/xpcshell/xpcshell.ini | |
parent | 32ead795290b3399d56b4708fc75b77d296f6a1a (diff) | |
download | UXP-eb70e6e3d0bff11c25f14b1196025791bf2308fb.tar UXP-eb70e6e3d0bff11c25f14b1196025791bf2308fb.tar.gz UXP-eb70e6e3d0bff11c25f14b1196025791bf2308fb.tar.lz UXP-eb70e6e3d0bff11c25f14b1196025791bf2308fb.tar.xz UXP-eb70e6e3d0bff11c25f14b1196025791bf2308fb.zip |
Issue #439 - Remove tests from toolkit/
Diffstat (limited to 'toolkit/modules/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | toolkit/modules/tests/xpcshell/xpcshell.ini | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/toolkit/modules/tests/xpcshell/xpcshell.ini b/toolkit/modules/tests/xpcshell/xpcshell.ini deleted file mode 100644 index 65d7c45e9..000000000 --- a/toolkit/modules/tests/xpcshell/xpcshell.ini +++ /dev/null @@ -1,75 +0,0 @@ -[DEFAULT] -head = -tail = -support-files = - propertyLists/bug710259_propertyListBinary.plist - propertyLists/bug710259_propertyListXML.plist - chromeappsstore.sqlite - zips/zen.zip - -[test_BinarySearch.js] -skip-if = toolkit == 'android' -[test_CanonicalJSON.js] -[test_client_id.js] -skip-if = toolkit == 'android' -[test_Color.js] -[test_DeferredTask.js] -skip-if = toolkit == 'android' -[test_FileUtils.js] -skip-if = toolkit == 'android' -[test_FinderIterator.js] -[test_GMPInstallManager.js] -skip-if = toolkit == 'android' -[test_Http.js] -skip-if = toolkit == 'android' -[test_Integration.js] -[test_jsesc.js] -skip-if = toolkit == 'android' -[test_JSONFile.js] -skip-if = toolkit == 'android' -[test_Log.js] -skip-if = toolkit == 'android' -[test_MatchPattern.js] -skip-if = toolkit == 'android' -[test_MatchGlobs.js] -skip-if = toolkit == 'android' -[test_MatchURLFilters.js] -skip-if = toolkit == 'android' -[test_NewTabUtils.js] -skip-if = toolkit == 'android' -[test_ObjectUtils.js] -skip-if = toolkit == 'android' -[test_ObjectUtils_strict.js] -skip-if = toolkit == 'android' -[test_PermissionsUtils.js] -skip-if = toolkit == 'android' -[test_Preferences.js] -skip-if = toolkit == 'android' -[test_Promise.js] -skip-if = toolkit == 'android' -[test_PromiseUtils.js] -skip-if = toolkit == 'android' -[test_propertyListsUtils.js] -skip-if = toolkit == 'android' -[test_readCertPrefs.js] -skip-if = toolkit == 'android' -[test_Services.js] -skip-if = toolkit == 'android' -[test_session_recorder.js] -skip-if = toolkit == 'android' -[test_sqlite.js] -skip-if = toolkit == 'android' -[test_sqlite_shutdown.js] -skip-if = toolkit == 'android' -[test_task.js] -skip-if = toolkit == 'android' -[test_timer.js] -skip-if = toolkit == 'android' -[test_UpdateUtils_url.js] -[test_UpdateUtils_updatechannel.js] -[test_web_channel.js] -[test_web_channel_broker.js] -[test_ZipUtils.js] -skip-if = toolkit == 'android' -[test_Log_stackTrace.js] -[test_servicerequest_xhr.js] |