gecko/content/xul/document/test/Makefile.in

26 lines
667 B
Makefile
Raw Normal View History

#
2012-05-21 04:12:37 -07:00
# 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/.
MOCHITEST_CHROME_FILES = \
test_bug311681.xul \
test_bug199692.xul \
test_bug391002.xul \
test_bug403868.xul \
test_bug414907.xul \
test_bug418216.xul \
test_bug445177.xul \
test_bug449457.xul \
2008-12-19 04:49:28 -08:00
test_bug468176.xul \
test_bug583948.xul \
window_bug583948.xul \
2009-11-06 19:28:26 -08:00
test_bug497875.xul \
bug497875-iframe.xul \
test_bug335375.xul \
overlay1_bug335375.xul \
overlay2_bug335375.xul \
2012-06-20 12:25:23 -07:00
test_bug757137.xul \
window_bug757137.xul \
2009-11-06 19:28:26 -08:00
$(NULL)