michael@0: [DEFAULT] michael@0: head = head.js michael@0: tail = michael@0: michael@0: [test_available_free_space.js] michael@0: [test_osfile_closed.js] michael@0: [test_path.js] michael@0: [test_osfile_async.js] michael@0: [test_osfile_async_append.js] michael@0: [test_osfile_async_bytes.js] michael@0: [test_osfile_async_copy.js] michael@0: [test_osfile_async_flush.js] michael@0: [test_osfile_async_largefiles.js] michael@0: [test_osfile_async_setDates.js] michael@0: [test_removeEmptyDir.js] michael@0: [test_makeDir.js] michael@0: [test_file_URL_conversion.js] michael@0: [test_logging.js] michael@0: [test_creationDate.js] michael@0: [test_exception.js] michael@0: [test_path_constants.js] michael@0: [test_removeDir.js] michael@0: [test_reset.js] michael@0: [test_shutdown.js] michael@0: [test_unique.js] michael@0: [test_open.js] michael@0: [test_telemetry.js] michael@0: [test_duration.js] michael@0: [test_read_write.js] michael@0: [test_compression.js] michael@0: [test_osfile_writeAtomic_backupTo_option.js] michael@0: [test_osfile_error.js] michael@0: [test_queue.js] michael@0: michael@0: # Unimplemented on Windows (bug 1022816). michael@0: # Spurious failure on Android test farm due to non-POSIX behavior of michael@0: # filesystem backing /mnt/sdcard (not worth trying to fix). michael@0: [test_osfile_async_setPerms.js] michael@0: skip-if = os == "win" || os == "android"