Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/imptests/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 528 B image not shown  

Quellverzeichnis  moz.build   Sprache: unbekannt

 
Columbo aufrufen.build zum Wurzelverzeichnis wechselnUnknown {[0] [0] [0]}Datei anzeigen

# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

with Files("**"):
    BUG_COMPONENT = ("Core", "DOM: Core & HTML")

TEST_HARNESS_FILES.testing.mochitest.resources += [
    'idlharness.js',
    'testharness.css',
    'testharness.js',
    'testharnessreport.js',
    'WebIDLParser.js',
]

[Original von:0.34Diese Quellcodebibliothek enthält Beispiele in vielen Programmiersprachen. Man kann per Verzeichnistruktur darin navigieren. Der Code wird farblich markiert angezeigt.]