toolkit/components/osfile/tests/xpcshell/xpcshell.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 [DEFAULT]
michael@0 2 head = head.js
michael@0 3 tail =
michael@0 4
michael@0 5 [test_available_free_space.js]
michael@0 6 [test_osfile_closed.js]
michael@0 7 [test_path.js]
michael@0 8 [test_osfile_async.js]
michael@0 9 [test_osfile_async_append.js]
michael@0 10 [test_osfile_async_bytes.js]
michael@0 11 [test_osfile_async_copy.js]
michael@0 12 [test_osfile_async_flush.js]
michael@0 13 [test_osfile_async_largefiles.js]
michael@0 14 [test_osfile_async_setDates.js]
michael@0 15 [test_removeEmptyDir.js]
michael@0 16 [test_makeDir.js]
michael@0 17 [test_file_URL_conversion.js]
michael@0 18 [test_logging.js]
michael@0 19 [test_creationDate.js]
michael@0 20 [test_exception.js]
michael@0 21 [test_path_constants.js]
michael@0 22 [test_removeDir.js]
michael@0 23 [test_reset.js]
michael@0 24 [test_shutdown.js]
michael@0 25 [test_unique.js]
michael@0 26 [test_open.js]
michael@0 27 [test_telemetry.js]
michael@0 28 [test_duration.js]
michael@0 29 [test_read_write.js]
michael@0 30 [test_compression.js]
michael@0 31 [test_osfile_writeAtomic_backupTo_option.js]
michael@0 32 [test_osfile_error.js]
michael@0 33 [test_queue.js]
michael@0 34
michael@0 35 # Unimplemented on Windows (bug 1022816).
michael@0 36 # Spurious failure on Android test farm due to non-POSIX behavior of
michael@0 37 # filesystem backing /mnt/sdcard (not worth trying to fix).
michael@0 38 [test_osfile_async_setPerms.js]
michael@0 39 skip-if = os == "win" || os == "android"

mercurial