Bug 1609532 [wpt PR 21206] - Test entry and incumbent settings object for promise...
[gecko.git] / docshell / moz.build
blob02bc598e843e12509e8c3d88fe05e57f2061a8f4
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 with Files('**'):
8     BUG_COMPONENT = ('Core', 'DOM: Navigation')
10 if CONFIG['MOZ_BUILD_APP'] == 'browser':
11     DEFINES['MOZ_BUILD_APP_IS_BROWSER'] = True
13 DIRS += [
14     'base',
15     'shistory',
16     'build',
17     'resources/content',
20 XPCSHELL_TESTS_MANIFESTS += [
21     'test/unit/xpcshell.ini',
22     'test/unit_ipc/xpcshell.ini',
25 MOCHITEST_MANIFESTS += [
26     'test/iframesandbox/mochitest.ini',
27     'test/mochitest/mochitest.ini',
28     'test/navigation/mochitest.ini',
31 MOCHITEST_CHROME_MANIFESTS += [
32     'test/chrome/chrome.ini',
35 BROWSER_CHROME_MANIFESTS += [
36     'test/browser/browser.ini',
37     'test/navigation/browser.ini',
40 TEST_HARNESS_FILES.testing.mochitest.tests.docshell.test.chrome += [
41     'test/chrome/112564_nocache.html',
42     'test/chrome/112564_nocache.html^headers^',
43     'test/chrome/215405_nocache.html',
44     'test/chrome/215405_nocache.html^headers^',
45     'test/chrome/215405_nostore.html',
46     'test/chrome/215405_nostore.html^headers^',
47     'test/chrome/582176_dummy.html',
48     'test/chrome/582176_xml.xml',
49     'test/chrome/582176_xslt.xsl',
50     'test/chrome/92598_nostore.html',
51     'test/chrome/92598_nostore.html^headers^',
52     'test/chrome/allowContentRetargeting.sjs',
53     'test/chrome/blue.png',
54     'test/chrome/bug89419.sjs',
55     'test/chrome/red.png',