Bug 616542 - Shorten file path length of mochitest; r=ted
[gecko.git] / toolkit / content / tests / chrome / Makefile.in
blobbc46d59f1add166a0de6a06e006ab92451a233ae
2 # ***** BEGIN LICENSE BLOCK *****
3 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
5 # The contents of this file are subject to the Mozilla Public License Version
6 # 1.1 (the "License"); you may not use this file except in compliance with
7 # the License. You may obtain a copy of the License at
8 # http://www.mozilla.org/MPL/
10 # Software distributed under the License is distributed on an "AS IS" basis,
11 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12 # for the specific language governing rights and limitations under the
13 # License.
15 # The Original Code is mozilla.org code.
17 # The Initial Developer of the Original Code is
18 # Mozilla Foundation.
19 # Portions created by the Initial Developer are Copyright (C) 2007
20 # the Initial Developer. All Rights Reserved.
22 # Contributor(s):
24 # Alternatively, the contents of this file may be used under the terms of
25 # either of the GNU General Public License Version 2 or later (the "GPL"),
26 # or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27 # in which case the provisions of the GPL or the LGPL are applicable instead
28 # of those above. If you wish to allow use of your version of this file only
29 # under the terms of either the GPL or the LGPL, and not to allow others to
30 # use your version of this file under the terms of the MPL, indicate your
31 # decision by deleting the provisions above and replace them with the notice
32 # and other provisions required by the GPL or the LGPL. If you do not delete
33 # the provisions above, a recipient may use your version of this file under
34 # the terms of any one of the MPL, the GPL or the LGPL.
36 # ***** END LICENSE BLOCK *****
38 DEPTH = ../../../..
39 topsrcdir = @top_srcdir@
40 srcdir = @srcdir@
41 VPATH = @srcdir@
42 relativesrcdir = toolkit/content/tests/chrome
44 include $(DEPTH)/config/autoconf.mk
46 DIRS = rtltest rtlchrome
48 include $(topsrcdir)/config/rules.mk
50 _TEST_FILES = findbar_window.xul \
51 test_findbar.xul \
52 test_bug253481.xul \
53 bug263683_window.xul \
54 test_bug263683.xul \
55 bug304188_window.xul \
56 test_bug304188.xul \
57 bug331215_window.xul \
58 test_bug331215.xul \
59 bug360437_window.xul \
60 test_bug360437.xul \
61 bug366992_window.xul \
62 test_bug366992.xul \
63 test_bug418874.xul \
64 bug429723_window.xul \
65 test_bug429723.xul \
66 test_bug437844.xul \
67 bug451286_window.xul \
68 test_bug451286.xul \
69 bug451540_window.xul \
70 test_bug451540.xul \
71 test_bug471776.xul \
72 test_bug570192.xul \
73 test_bug624329.xul \
74 bug624329_window.xul \
75 test_bug649840.xul \
76 test_popup_preventdefault_chrome.xul \
77 window_popup_preventdefault_chrome.xul \
78 test_largemenu.xul \
79 window_largemenu.xul \
80 test_popup_anchor.xul \
81 window_popup_anchor.xul \
82 frame_popup_anchor.xul \
83 test_preferences.xul \
84 window_preferences.xul \
85 window_preferences2.xul \
86 window_preferences3.xul \
87 window_preferences_commandretarget.xul \
88 test_autocomplete2.xul \
89 test_autocomplete3.xul \
90 test_autocomplete4.xul \
91 test_keys.xul \
92 window_keys.xul \
93 test_showcaret.xul \
94 window_showcaret.xul \
95 test_righttoleft.xul \
96 test_dialogfocus.xul \
97 dialog_dialogfocus.xul \
98 test_screenPersistence.xul \
99 window_screenPosSize.xul \
100 test_titlebar.xul \
101 window_titlebar.xul \
102 test_browser_drop.xul \
103 window_browser_drop.xul \
104 test_subframe_origin.xul \
105 window_subframe_origin.xul \
106 frame_subframe_origin_subframe1.xul \
107 frame_subframe_origin_subframe2.xul \
108 RegisterUnregisterChrome.js \
109 test_panel.xul \
110 window_panel.xul \
111 $(NULL)
114 _TEST_FILES += \
115 test_bug360220.xul \
116 test_bug365773.xul \
117 test_bug382990.xul \
118 test_bug457632.xul \
119 test_bug460942.xul \
120 test_bug509732.xul \
121 test_bug554279.xul \
122 test_bug557987.xul\
123 test_bug562554.xul \
124 test_button.xul \
125 test_closemenu_attribute.xul \
126 test_colorpicker_popup.xul \
127 test_menulist.xul \
128 test_menuitem_blink.xul \
129 test_menulist_keynav.xul \
130 test_popup_coords.xul \
131 test_popup_recreate.xul \
132 test_popup_preventdefault.xul \
133 test_notificationbox.xul \
134 test_scale.xul \
135 test_radio.xul \
136 test_tabbox.xul \
137 test_progressmeter.xul \
138 test_props.xul \
139 test_statusbar.xul \
140 test_timepicker.xul \
141 test_tree.xul \
142 test_tree_view.xul \
143 test_tree_single.xul \
144 test_textbox_emptytext.xul \
145 test_textbox_number.xul \
146 test_textbox_search.xul \
147 test_toolbar.xul \
148 xul_selectcontrol.js \
149 test_popupincontent.xul \
150 test_panelfrommenu.xul \
151 test_hiddenitems.xul \
152 test_hiddenpaging.xul \
153 test_popup_tree.xul \
154 test_popup_keys.xul \
155 test_popuphidden.xul \
156 test_popup_scaled.xul \
157 test_popupremoving.xul \
158 test_popupremoving_frame.xul \
159 frame_popupremoving_frame.xul \
160 test_position.xul \
161 test_menu.xul \
162 test_menu_hide.xul \
163 test_focus_anons.xul \
164 test_tabindex.xul \
165 test_scrollbar.xul \
166 test_sorttemplate.xul \
167 test_contextmenu_list.xul \
168 test_richlist_direction.xul \
169 test_tooltip.xul \
170 test_popup_attribute.xul \
171 window_popup_attribute.xul \
172 test_popup_button.xul \
173 window_popup_button.xul \
174 popup_childframe_node.xul \
175 popup_trigger.js \
176 test_tooltip_noautohide.xul \
177 test_deck.xul \
178 test_datepicker.xul \
179 test_menuchecks.xul \
180 test_menulist_null_value.xul \
181 test_tree_hier.xul \
182 test_tree_hier_cell.xul \
183 test_mousescroll.xul \
184 test_mousecapture.xul \
185 test_arrowpanel.xul \
186 $(NULL)
188 # test_panel_focus.xul won't work if the Full Keyboard Access preference is set to
189 # textboxes and lists only, so skip this test on Mac
190 ifneq (cocoa,$(MOZ_WIDGET_TOOLKIT))
191 _TEST_FILES += test_panel_focus.xul \
192 window_panel_focus.xul \
193 test_chromemargin.xul \
194 window_chromemargin.xul
195 else
196 _TEST_FILES += test_autocomplete.xul
197 endif
199 ifeq ($(MOZ_WIDGET_TOOLKIT),windows)
200 _TEST_FILES += $(warning test_cursorsnap.xul temporarily disabled) \
201 window_cursorsnap_dialog.xul \
202 window_cursorsnap_wizard.xul
203 endif
205 libs:: $(_TEST_FILES)
206 $(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/$(mochitestdir)/chrome/$(relativesrcdir)