Bug 616542 - Shorten file path length of mochitest; r=ted
[gecko.git] / content / xul / templates / tests / chrome / Makefile.in
blobc6791c4407afbb08da39a3bd63968a285bc60d2f
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.org.
19 # Portions created by the Initial Developer are Copyright (C) 2009
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 = content/xul/templates/tests/chrome
44 include $(DEPTH)/config/autoconf.mk
45 include $(topsrcdir)/config/rules.mk
47 # NOTE: it is important that the first test of the test_tmpl_* tests here use
48 # datasources="rdf:null" to ensure that the real animals.rdf datasource
49 # can be synchronously loaded before the tests run.
50 _TEST_FILES = \
51 test_bug476634.xul \
52 templates_shared.js \
53 animals.rdf \
54 animals.xml \
55 animals.sqlite \
56 test_tmpl_bindingsextendedsyntax.xul \
57 test_tmpl_bindingsmultiple.xul \
58 test_tmpl_bindingsquerysyntax.xul \
59 test_tmpl_bindingsreversed.xul \
60 test_tmpl_bindingssameastriple.xul \
61 test_tmpl_containerandmembervariablechanged.xul \
62 test_tmpl_containervariablechanged.xul \
63 test_tmpl_containmentattribute.xul \
64 test_tmpl_defaultcontainervariableisuri.xul \
65 test_tmpl_extendedsyntaxemptyconditions.xul \
66 test_tmpl_extendedsyntaxotherrefvariable.xul \
67 test_tmpl_extendedsyntaxremoveunmatched.xul \
68 test_tmpl_extendedsyntaxsimplevariablesubstitution.xul \
69 test_tmpl_extendedsyntaxtworulesrecurse.xul \
70 test_tmpl_extendedsyntaxusinganinterveningcontainer.xul \
71 test_tmpl_extendedsyntax.xul \
72 test_tmpl_extendedvariablesubstitution.xul \
73 test_tmpl_gridelement.xul \
74 test_tmpl_htmlelementextendedsyntaxwithbinding.xul \
75 test_tmpl_htmlelementquerysyntaxrecursive.xul \
76 test_tmpl_htmlelementquerysyntaxwithmultiplerules.xul \
77 test_tmpl_htmlelementsimplesyntaxusingatextnode.xul \
78 test_tmpl_htmlelementsimplesyntax.xul \
79 test_tmpl_listboxelement.xul \
80 test_tmpl_literalasmember.xul \
81 test_tmpl_membervariablechanged.xul \
82 test_tmpl_membervariablesubstitution.xul \
83 test_tmpl_menuelementrecursive.xul \
84 test_tmpl_menuelement.xul \
85 test_tmpl_menulistelement.xul \
86 test_tmpl_mixedsyntaxiscontainerisempty.xul \
87 test_tmpl_mixedsyntaxiscontainer.xul \
88 test_tmpl_mixedsyntaxisempty.xul \
89 test_tmpl_noactionuriattribute.xul \
90 test_tmpl_noaction.xul \
91 test_tmpl_parentconditions.xul \
92 test_tmpl_parentcontenttag.xul \
93 test_tmpl_parentsimplesyntax.xul \
94 test_tmpl_query3tripleswherecontains.xul \
95 test_tmpl_query3triples.xul \
96 test_tmpl_querymember3tripleswhereequals.xul \
97 test_tmpl_querymemberandtwotriples.xul \
98 test_tmpl_querymembertriplemembertriple.xul \
99 test_tmpl_queryresourcematch.xul \
100 test_tmpl_queryreversetriple.xul \
101 test_tmpl_queryselfwithtriple.xul \
102 test_tmpl_querysetone.xul \
103 test_tmpl_querysettwowithcondition.xul \
104 test_tmpl_querysettwo.xul \
105 test_tmpl_querysyntaxmultiplerulesfirstconditionall.xul \
106 test_tmpl_querysyntaxmultiplerulestwoconditions.xul \
107 test_tmpl_querysyntaxmultiplerules.xul \
108 test_tmpl_querysyntax.xul \
109 test_tmpl_querytripleandmembermerge.xul \
110 test_tmpl_querytripleobjecttosubject.xul \
111 test_tmpl_querytwomembersfiltered.xul \
112 test_tmpl_querytwomembers.xul \
113 test_tmpl_querytwotriples.xul \
114 test_tmpl_queryupwardsmember.xul \
115 test_tmpl_queryupwardsmembertripleandfilteringtriple.xul \
116 test_tmpl_querywithemptyconditions.xul \
117 test_tmpl_referenceasmember.xul \
118 test_tmpl_selfgenerationextendedsyntax.xul \
119 test_tmpl_selfgenerationsimplesyntax.xul \
120 test_tmpl_simplesyntaxenclosedinacontainerwitharule.xul \
121 test_tmpl_simplesyntaxenclosedinacontainer.xul \
122 test_tmpl_simplesyntaxiteratingoverasinglevalue.xul \
123 test_tmpl_simplesyntaxusinganinterveningcontainer.xul \
124 test_tmpl_simplesyntaxusingatextnode.xul \
125 test_tmpl_simplesyntaxusingcontainerasthegenerationelement.xul \
126 test_tmpl_simplesyntaxusingdontrecurse.xul \
127 test_tmpl_simplesyntaxusingrecursivegenerationagain.xul \
128 test_tmpl_simplesyntaxusingrecursivegeneration.xul \
129 test_tmpl_simplesyntaxwithtwovariablesused.xul \
130 test_tmpl_simplevariablesubstitutioncaretsatbeginningandend.xul \
131 test_tmpl_simplevariablesubstitutioncaretsubstitution.xul \
132 test_tmpl_simplevariablesubstitutionnovariable.xul \
133 test_tmpl_simplevariablesubstitutionquestionmarkaspartofvariable.xul \
134 test_tmpl_simplevariablesubstitutionquestionmarksubstitution.xul \
135 test_tmpl_simplevariablesubstitutiontextandvariable.xul \
136 test_tmpl_simplevariablesubstitutionvariableandtextconcatenated.xul \
137 test_tmpl_simplevariablesubstitutionvariablesconcatenated.xul \
138 test_tmpl_simplesyntaxfilterwithmultiplerules.xul \
139 test_tmpl_simplesyntaxfilterwithrule.xul \
140 test_tmpl_simplesyntaxfilter.xul \
141 test_tmpl_sortascendingquerysyntax.xul \
142 test_tmpl_sortdescendingquerysyntax.xul \
143 test_tmpl_sortascendinginteger.xul \
144 test_tmpl_sortunknownascendingquerysyntax.xul \
145 test_tmpl_sortresourceascendingquerysyntax.xul \
146 test_tmpl_sortresourcedescendingquerysyntax.xul \
147 test_tmpl_sortresourcesettopredicateascendingquerysyntax.xul \
148 test_tmpl_sortresourcesettopredicatedescendingquerysyntax.xul \
149 test_tmpl_sortresource2settopredicateascendingquerysyntax.xul \
150 test_tmpl_sortresource2settopredicatedescendingquerysyntax.xul \
151 test_tmpl_sorttworesourcessettopredicateascendingquerysyntax.xul \
152 test_tmpl_sorttworesourcesasstringsettopredicatedescendingquerysyntax.xul \
153 test_tmpl_sorttwovariablesascendingquerysyntax.xul \
154 test_tmpl_sorttwovariablesascendingsimplesyntax.xul \
155 test_tmpl_sorttwovariablesdescendingquerysyntax.xul \
156 test_tmpl_sortresource2descendingsimplesyntax.xul \
157 test_tmpl_sortascendingtworulesquerysyntax.xul \
158 test_tmpl_sortascendingtworuleswithcontainerquerysyntax.xul \
159 test_tmpl_sortascendingtworuleswithdifferentcontainerquerysyntax.xul \
160 test_tmpl_sortquerymemberandtwotriples.xul \
161 test_tmpl_storage_baddatasource.xul \
162 test_tmpl_storage_badquery.xul \
163 test_tmpl_storage_bad_parameters.xul \
164 test_tmpl_storage_bad_parameters_2.xul \
165 test_tmpl_storage_bad_parameters_3.xul \
166 test_tmpl_storage_dynamicparameters.xul \
167 test_tmpl_storage_listbox.xul \
168 test_tmpl_storage_multiqueries.xul \
169 test_tmpl_storage_parameters.xul \
170 test_tmpl_storage_rule.xul \
171 test_tmpl_storage_simple.xul \
172 test_tmpl_storage_sortintegerasc.xul \
173 test_tmpl_storage_sortintegerdesc.xul \
174 test_tmpl_storage_sortstringasc.xul \
175 test_tmpl_storage_sortstringdesc.xul \
176 test_tmpl_storage_tree.xul \
177 test_tmpl_twogenerationnodes.xul \
178 test_tmpl_treeelementquerysyntaxtreebuilder.xul \
179 test_tmpl_treeelementquerysyntax.xul \
180 test_tmpl_treeelementsimplesyntaxrecursivetreebuilder.xul \
181 test_tmpl_treeelementsimplesyntaxrecursive.xul \
182 test_tmpl_treeelementsimplesyntaxnotrecursivetreebuilder.xul \
183 test_tmpl_treeelementsimplesyntaxnotrecursive.xul \
184 test_tmpl_treeelementquerysyntaxrecursivetreebuilder.xul \
185 test_tmpl_treeelementquerysyntaxrecursive.xul \
186 test_tmpl_treeelementquerysyntaxnotrecursivetreebuilder.xul \
187 test_tmpl_treeelementquerysyntaxnotrecursive.xul \
188 test_tmpl_treeelementquerysyntaxrecursivemultiplerulestreebuilder.xul \
189 test_tmpl_treeelementquerysyntaxrecursivemultiplerules.xul \
190 test_tmpl_treeelementtreecell.xul \
191 test_tmpl_treeelementtreecelltreebuilder.xul \
192 test_tmpl_treeelementtreecellsortascending.xul \
193 test_tmpl_treeelementtreecellsortascendingtreebuilder.xul \
194 test_tmpl_treeelementtreeitemonly.xul \
195 test_tmpl_treeelementtreeitemsortascending.xul \
196 test_tmpl_whereequals.xul \
197 test_tmpl_whereequalswrongcase.xul \
198 test_tmpl_whereequalssamevariable.xul \
199 test_tmpl_wheresubjectequalsvariable.xul \
200 test_tmpl_wherestartswith.xul \
201 test_tmpl_wherestartswithvariable.xul \
202 test_tmpl_wherestartswithunknownvariable.xul \
203 test_tmpl_wheresubjectstartswithvariable.xul \
204 test_tmpl_whereendswith.xul \
205 test_tmpl_wherecontains.xul \
206 test_tmpl_wherebeforeuppercase.xul \
207 test_tmpl_wherebeforelowercase.xul \
208 test_tmpl_whereafteruppercase.xul \
209 test_tmpl_whereafterlowercase.xul \
210 test_tmpl_whereequalsignorecase.xul \
211 test_tmpl_wherestartswithignorecase.xul \
212 test_tmpl_whereendswithignorecase.xul \
213 test_tmpl_wherecontainsignorecase.xul \
214 test_tmpl_wherebeforeignorecase.xul \
215 test_tmpl_whereafterignorecase.xul \
216 test_tmpl_whereequalsmultiple.xul \
217 test_tmpl_wherestartswithmultiple.xul \
218 test_tmpl_whereequalsnegation.xul \
219 test_tmpl_whereequalsnegationwrongcase.xul \
220 test_tmpl_whereequalsnegationignorecase.xul \
221 test_tmpl_whereequalsmultiplenegation.xul \
222 test_tmpl_whereequalsmultiplenegationignorecase.xul \
223 test_tmpl_wherestartswithnegation.xul \
224 test_tmpl_whereendswithnegation.xul \
225 test_tmpl_wherecontainsnegation.xul \
226 test_tmpl_wherebeforenegation.xul \
227 test_tmpl_whereafternegation.xul \
228 test_tmpl_wherenorel.xul \
229 test_tmpl_wherenovalue.xul \
230 test_tmpl_wherenosubject.xul \
231 test_tmpl_whereequalsresource.xul \
232 test_tmpl_wherecontainsresource.xul \
233 test_tmpl_wherecontainstwo.xul \
234 test_tmpl_whereequalsothervariable.xul \
235 test_tmpl_wheregreater.xul \
236 test_tmpl_whereless.xul \
237 test_tmpl_wheregreaternegation.xul \
238 test_tmpl_wherelessnegation.xul \
239 test_tmpl_whereequalsnumber.xul \
240 test_tmpl_wherecontainsnumber.xul \
241 test_tmpl_wheregreaterstring.xul \
242 test_tmpl_wherelessstring.xul \
243 test_tmpl_wheregreaternegationstring.xul \
244 test_tmpl_wherelessnegationstring.xul \
245 test_tmpl_wherecontainsnumberstring.xul \
246 test_tmpl_xmlquerysimple.xul \
247 test_tmpl_xmlquerywithdifferentmember.xul \
248 test_tmpl_xmlquerywithassign.xul \
249 test_tmpl_xmlquerywithassignmentandcondition.xul \
250 test_tmpl_xmlquerywithassignmentandconditiondontrecurse.xul \
251 test_tmpl_xmlquerywithbindinginbindings.xul \
252 test_tmpl_xmlquerywithbindinginrule.xul \
253 test_tmpl_xmlquerywithsort.xul \
254 test_tmpl_xmlquerywithsortotherfield.xul \
255 test_tmpl_xmlquerywithmultiplequeries.xul \
256 test_tmpl_xmlquerywithothertypes.xul \
257 test_tmpl_xmlquerywithinlinedata.xul \
258 test_tmpl_xmlquerywithinlinedatawithmultiplequeries.xul \
259 test_tmpl_invalidqp.xul \
260 test_tmpl_errors.xul \
261 test_tmpl_regenerate.xul \
262 test_bug441785.xul \
263 bug441785-1.rdf \
264 bug441785-2.rdf \
265 test_sortservice.xul \
266 $(NULL)
268 libs:: $(_TEST_FILES)
269 $(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/$(mochitestdir)/chrome/$(relativesrcdir)