Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/components/shell/test/unit/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 876 B image not shown  

Quelle  xpcshell.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[DEFAULT]
run-if = [
  "os != 'android'",
]
firefox-appdir = "browser"
tags = "os_integration"

["test_desktopEntryStatus.js"]
run-if = [
  "os == 'linux'",
]

["test_dynamicLauncher.js"]
environment = [
  "XPCSHELL_TEST=1",
  # The following prevents gsettings from initializing dbus before our mock is
  # ready.
  "GSETTINGS_BACKEND=memory",
]
run-if = [
  "os == 'linux'",
]
support-files = [
  "../../../places/tests/browser/favicon-normal16.png",
]
tags = ["portal"]

["test_linuxDesktopEntry.js"]
run-if = [
  "os == 'linux'",
]

["test_macOS_showSecurityPreferences.js"]
run-if = [
  "os == 'mac'",
]

["test_secondaryTileJs.js"]
run-if = [
  "os == 'win'"
]

["test_writeShortcutIcon.js"]
run-if = [
  "os == 'win'",
  "os == 'linux'",
]
support-files = [
  "../../../places/tests/browser/favicon-normal16.png",
  "../../../../base/content/test/favicons/icon.svg",
]

[Dauer der Verarbeitung: 0.29 Sekunden]