Bug 1686668 [wpt PR 27185] - Update wpt metadata, a=testonly
[gecko.git] / dom / base / test / moz.build
blob03daae63bc25b9abea6dfe02ddc3e4c276b0138b
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 XPCSHELL_TESTS_MANIFESTS += [
8     "unit/xpcshell.ini",
9     "unit_ipc/xpcshell.ini",
12 MOCHITEST_MANIFESTS += [
13     "mochitest.ini",
16 MOCHITEST_CHROME_MANIFESTS += [
17     "chrome.ini",
18     "chrome/chrome.ini",
21 BROWSER_CHROME_MANIFESTS += [
22     "browser.ini",
25 TEST_DIRS += [
26     "gtest",
27     "jsmodules",
28     "useractivation",
31 TEST_HARNESS_FILES.testing.mochitest.tests.dom.base.test.chrome += [
32     "chrome/bug421622-referer.sjs",
33     "chrome/bug884693.sjs",
34     "chrome/nochrome_bug1346936.html",
35     "chrome/nochrome_bug1346936.js",
36     "chrome/nochrome_bug1346936.js^headers^",
37     "chrome/nochrome_bug765993.html",
38     "chrome/nochrome_bug765993.js",
39     "chrome/nochrome_bug765993.js^headers^",