1
0
Fork 0
firefox/modules/libpref/test/unit_ipc/xpcshell.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

22 lines
424 B
TOML

[DEFAULT]
head = ""
["test_existing_prefs.js"]
["test_initial_prefs.js"]
["test_large_pref.js"]
["test_locked_prefs.js"]
["test_observed_prefs.js"]
["test_sharedMap.js"]
["test_sharedMap_static_prefs.js"]
run-if = ["debug"] # Relies on debug assertions to catch failure cases.
["test_update_prefs.js"]
["test_user_default_prefs.js"]
skip-if = ["os == 'android' && android_version == '24' && processor == 'x86_64'"]