dom/devicestorage/test/mochitest.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 [DEFAULT]
michael@0 2 skip-if = toolkit == 'android' || e10s #bug 781789 & bug 782275
michael@0 3 support-files = devicestorage_common.js
michael@0 4
michael@0 5 [test_823965.html]
michael@0 6 # [test_add.html]
michael@0 7 # man, our mime database sucks hard. followup bug # 788273
michael@0 8 [test_addCorrectType.html]
michael@0 9 [test_available.html]
michael@0 10 [test_basic.html]
michael@0 11 [test_overrideDir.html]
michael@0 12 # [test_diskSpace.html]
michael@0 13 # Possible race between the time we write a file, and the
michael@0 14 # time it takes to be reflected by statfs(). Bug # 791287
michael@0 15 [test_dotdot.html]
michael@0 16 [test_enumerate.html]
michael@0 17 [test_enumerateMultipleContinue.html]
michael@0 18 [test_enumerateOptions.html]
michael@0 19 [test_freeSpace.html]
michael@0 20 [test_lastModificationFilter.html]
michael@0 21 [test_overwrite.html]
michael@0 22 [test_sanity.html]
michael@0 23 [test_usedSpace.html]
michael@0 24 [test_watch.html]
michael@0 25 [test_watchOther.html]
michael@0 26
michael@0 27 # FileSystem API tests
michael@0 28 [test_fs_basic.html]
michael@0 29 [test_fs_createDirectory.html]
michael@0 30 [test_fs_get.html]
michael@0 31 [test_fs_remove.html]
michael@0 32 [test_fs_createFile.html]

mercurial