trisquel-icecat/icecat/dom/cache/test/xpcshell/xpcshell.toml
2025-10-06 02:35:48 -06:00

29 lines
522 B
TOML

[DEFAULT]
head = "head.js"
tags = "inc-origin-init"
support-files = [
"bug1425146_profile.zip",
"schema_15_profile.zip",
"schema_25_profile.zip",
]
["make_profile.js"]
run-if = ["false"] # dummy test entry to generate profile zip files
["test_bug1425146.js"]
["test_databaseWorkStarted.js"]
["test_empty_directories.js"]
["test_migration.js"]
["test_originInit.js"]
["test_padding_error_handle.js"]
["test_schema_26_upgrade.js"]
["test_slowDatabaseInitialization.js"]
["test_slowStorageInitialization.js"]