9069b08bf57441580dc3d39f1ae4ab392933267f
[platform/upstream/automake.git] / t / list-of-tests.mk
1 ## Makefile fragment that holds the list of test scripts of the automake
2 ## testsuite.  This fragment is meant to be included by the Makefile.am,
3 ## but also to be executed directly by make when bootstrapping automake.
4
5 ## Copyright (C) 2011-2013 Free Software Foundation, Inc.
6 ##
7 ## This program is free software; you can redistribute it and/or modify
8 ## it under the terms of the GNU General Public License as published by
9 ## the Free Software Foundation; either version 2, or (at your option)
10 ## any later version.
11 ##
12 ## This program is distributed in the hope that it will be useful,
13 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 ## GNU General Public License for more details.
16 ##
17 ## You should have received a copy of the GNU General Public License
18 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
19
20 # FIXME: this "expected failures" are in truth an hack used to
21 # FIXME: to verify that some incorrect usages of our perl libraries
22 # FIXME: raise an error.  We should find a cleaner way to check that.
23 perl_fake_XFAIL_TESTS = \
24 t/pm/Cond2.pl \
25 t/pm/Cond3.pl \
26 t/pm/DisjCon2.pl \
27 t/pm/DisjCon3.pl \
28 t/pm/Version2.pl \
29 t/pm/Version3.pl
30
31 XFAIL_TESTS = \
32 t/all.sh \
33 t/cond17.sh \
34 t/gcj6.sh \
35 t/override-conditional-2.sh \
36 t/override-conditional-pr13940.sh \
37 t/dist-pr109765.sh \
38 t/instdir-cond2.sh \
39 t/java-nobase.sh \
40 t/objext-pr10128.sh \
41 t/remake-timing-bug-pr8365.sh \
42 t/lex-subobj-nodep.sh \
43 t/subobj-indir-pr13928.sh \
44 t/subobj-vpath-pr13928.sh \
45 t/remake-am-pr10111.sh \
46 t/remake-m4-pr10111.sh \
47 $(perl_fake_XFAIL_TESTS)
48
49 perl_TESTS = \
50 t/pm/Cond2.pl \
51 t/pm/Cond3.pl \
52 t/pm/Condition.pl \
53 t/pm/Condition-t.pl \
54 t/pm/DisjCon2.pl \
55 t/pm/DisjCon3.pl \
56 t/pm/DisjConditions.pl \
57 t/pm/DisjConditions-t.pl \
58 t/pm/Version.pl \
59 t/pm/Version2.pl \
60 t/pm/Version3.pl \
61 t/pm/Wrap.pl
62
63 perf_TESTS = \
64 t/perf/cond.sh \
65 t/perf/testsuite-recheck.sh \
66 t/perf/testsuite-summary.sh
67
68 # The order here is mostly alphabetical, with the deliberate exception
69 # that tests having a high runtime (especially TAP tests that run various
70 # checks sequentially) are listed early; this improves performance on
71 # concurrent testsuite runs.
72 handwritten_TESTS = \
73 t/get-sysconf.sh \
74 $(perl_TESTS) \
75 t/instspc.tap \
76 t/aclocal.sh \
77 t/aclocal-I-order-1.sh \
78 t/aclocal-I-order-2.sh \
79 t/aclocal-I-order-3.sh \
80 t/aclocal-I-and-install.sh \
81 t/aclocal-acdir.sh \
82 t/aclocal-amflags.sh \
83 t/aclocal-autoconf-version-check.sh \
84 t/aclocal-comments-respected.sh \
85 t/aclocal-deleted-header-aclocal-amflags.sh \
86 t/aclocal-deleted-header.sh \
87 t/aclocal-deps-subdir.sh \
88 t/aclocal-deps.sh \
89 t/aclocal-dirlist.sh \
90 t/aclocal-dirlist-globbing.sh \
91 t/aclocal-dirlist-abspath.sh \
92 t/aclocal-install-absdir.sh \
93 t/aclocal-install-fail.sh \
94 t/aclocal-install-mkdir.sh \
95 t/aclocal-m4-include-are-scanned-aclocal-amflags.sh \
96 t/aclocal-m4-include-are-scanned.sh \
97 t/aclocal-m4-sinclude.sh \
98 t/aclocal-macrodir.tap \
99 t/aclocal-macrodirs.tap \
100 t/aclocal-missing-macros.sh \
101 t/aclocal-no-extra-scan.sh \
102 t/aclocal-no-force.sh \
103 t/aclocal-no-install-no-mkdir.sh \
104 t/aclocal-no-symlinked-overwrite.sh \
105 t/aclocal-no-unused-required.sh \
106 t/aclocal-path.sh \
107 t/aclocal-path-install.sh \
108 t/aclocal-path-install-serial.sh \
109 t/aclocal-path-nonexistent.sh \
110 t/aclocal-path-precedence.sh \
111 t/aclocal-pr450.sh \
112 t/aclocal-print-acdir.sh \
113 t/aclocal-req.sh \
114 t/aclocal-remake-misc.sh \
115 t/aclocal-scan-configure-ac-pr319.sh \
116 t/aclocal-serial.sh \
117 t/aclocal-underquoted-defun.sh \
118 t/aclocal-verbose-install.sh \
119 t/ac-output-old.tap \
120 t/acsilent.sh \
121 t/acsubst.sh \
122 t/acsubst2.sh \
123 t/add-missing.tap \
124 t/add-missing-multiple.sh \
125 t/all.sh \
126 t/all2.sh \
127 t/alloca.sh \
128 t/alloca2.sh \
129 t/alpha.sh \
130 t/alpha2.sh \
131 t/amhello-cflags.sh \
132 t/amhello-cross-compile.sh \
133 t/amhello-binpkg.sh \
134 t/aminit-moreargs-deprecation.sh \
135 t/amassign.sh \
136 t/am-config-header.sh \
137 t/am-prog-cc-stdc.sh \
138 t/am-prog-cc-c-o.sh \
139 t/am-macro-not-found.sh \
140 t/amopt.sh \
141 t/amopts-location.sh \
142 t/amopts-variable-expansion.sh \
143 t/amsubst.sh \
144 t/am-default-source-ext.sh \
145 t/ansi2knr-no-more.sh \
146 t/ar-lib.sh \
147 t/ar-lib2.sh \
148 t/ar-lib3.sh \
149 t/ar-lib4.sh \
150 t/ar-lib5a.sh \
151 t/ar-lib5b.sh \
152 t/ar-lib6a.sh \
153 t/ar-lib6b.sh \
154 t/ar-lib7.sh \
155 t/ar.sh \
156 t/ar2.sh \
157 t/ar3.sh \
158 t/ar4.sh \
159 t/ar5.sh \
160 t/asm.sh \
161 t/asm2.sh \
162 t/asm3.sh \
163 t/autodist.sh \
164 t/autodist-subdir.sh \
165 t/autodist-acconfig.sh \
166 t/autodist-acconfig-no-subdir.sh \
167 t/autodist-aclocal-m4.sh \
168 t/autodist-config-headers.sh \
169 t/autodist-configure-no-subdir.sh \
170 t/autodist-no-duplicate.sh \
171 t/autodist-stamp-vti.sh \
172 t/autohdr.sh \
173 t/autohdr3.sh \
174 t/autohdr4.sh \
175 t/autohdr-subdir-pr12495.sh \
176 t/autohdrdry.sh \
177 t/automake-cmdline.tap \
178 t/auxdir.sh \
179 t/auxdir6.sh \
180 t/auxdir7.sh \
181 t/auxdir8.sh \
182 t/auxdir-autodetect.sh \
183 t/auxdir-computed.tap \
184 t/auxdir-misplaced.sh \
185 t/auxdir-nonexistent.sh \
186 t/auxdir-unportable.tap \
187 t/backcompat.sh \
188 t/backcompat2.sh \
189 t/backcompat3.sh \
190 t/backcompat6.sh \
191 t/backcompat-acout.sh \
192 t/backslash-issues.sh \
193 t/backslash-before-trailing-whitespace.sh \
194 t/badline.sh \
195 t/badopt.sh \
196 t/badprog.sh \
197 t/built-sources-check.sh \
198 t/built-sources-cond.sh \
199 t/built-sources-fork-bomb.sh \
200 t/built-sources-install.sh \
201 t/built-sources-subdir.sh \
202 t/built-sources.sh \
203 t/candist.sh \
204 t/canon.sh \
205 t/canon2.sh \
206 t/canon3.sh \
207 t/canon4.sh \
208 t/canon5.sh \
209 t/canon6.sh \
210 t/canon7.sh \
211 t/canon8.sh \
212 t/canon-name.sh \
213 t/ccnoco.sh \
214 t/ccnoco-lib.sh \
215 t/ccnoco-lt.sh \
216 t/ccnoco3.sh \
217 t/ccnoco4.sh \
218 t/ccnoco-deps.sh \
219 t/check.sh \
220 t/check2.sh \
221 t/check4.sh \
222 t/check5.sh \
223 t/check6.sh \
224 t/check7.sh \
225 t/check8.sh \
226 t/check10.sh \
227 t/check11.sh \
228 t/check12.sh \
229 t/check-subst.sh \
230 t/check-subst-prog.sh \
231 t/check-exported-srcdir.sh \
232 t/check-fd-redirect.sh \
233 t/check-tests-in-builddir.sh \
234 t/check-no-test-driver.sh \
235 t/check-concurrency-bug9245.sh \
236 t/checkall.sh \
237 t/clean.sh \
238 t/colneq.sh \
239 t/colneq2.sh \
240 t/colneq3.sh \
241 t/colon.sh \
242 t/colon2.sh \
243 t/colon3.sh \
244 t/colon4.sh \
245 t/colon5.sh \
246 t/colon6.sh \
247 t/colon7.sh \
248 t/color-tests.sh \
249 t/color-tests2.sh \
250 t/color-tests-opt.sh \
251 t/comment.sh \
252 t/comment2.sh \
253 t/comment3.sh \
254 t/comment4.sh \
255 t/comment5.sh \
256 t/comment6.sh \
257 t/comment7.sh \
258 t/comment8.sh \
259 t/comment9.sh \
260 t/commen10.sh \
261 t/commen11.sh \
262 t/comment-block.sh \
263 t/comments-in-var-def.sh \
264 t/compile.sh \
265 t/compile2.sh \
266 t/compile3.sh \
267 t/compile4.sh \
268 t/compile5.sh \
269 t/compile6.sh \
270 t/compile_f90_c_cxx.sh \
271 t/compile_f_c_cxx.sh \
272 t/cond-basic.sh \
273 t/cond.sh \
274 t/cond3.sh \
275 t/cond4.sh \
276 t/cond5.sh \
277 t/cond6.sh \
278 t/cond7.sh \
279 t/cond8.sh \
280 t/cond9.sh \
281 t/cond10.sh \
282 t/cond11.sh \
283 t/cond13.sh \
284 t/cond14.sh \
285 t/cond15.sh \
286 t/cond16.sh \
287 t/cond17.sh \
288 t/cond18.sh \
289 t/cond19.sh \
290 t/cond20.sh \
291 t/cond21.sh \
292 t/cond22.sh \
293 t/cond23.sh \
294 t/cond24.sh \
295 t/cond25.sh \
296 t/cond26.sh \
297 t/cond27.sh \
298 t/cond28.sh \
299 t/cond30.sh \
300 t/cond31.sh \
301 t/cond32.sh \
302 t/cond33.sh \
303 t/cond34.sh \
304 t/cond35.sh \
305 t/cond36.sh \
306 t/cond37.sh \
307 t/cond38.sh \
308 t/cond39.sh \
309 t/cond40.sh \
310 t/cond41.sh \
311 t/cond42.sh \
312 t/cond43.sh \
313 t/cond44.sh \
314 t/cond45.sh \
315 t/cond46.sh \
316 t/condd.sh \
317 t/condhook.sh \
318 t/condhook2.sh \
319 t/condinc.sh \
320 t/condinc2.sh \
321 t/condlib.sh \
322 t/condman2.sh \
323 t/condman3.sh \
324 t/configure.sh \
325 t/confdeps.sh \
326 t/conff.sh \
327 t/conff2.sh \
328 t/conffile-leading-dot.sh \
329 t/confh.sh \
330 t/confh4.sh \
331 t/confh5.sh \
332 t/confh6.sh \
333 t/confh7.sh \
334 t/confh8.sh \
335 t/confh-subdir-clean.sh \
336 t/confincl.sh \
337 t/conflnk.sh \
338 t/conflnk2.sh \
339 t/conflnk3.sh \
340 t/conflnk4.sh \
341 t/confsub.sh \
342 t/confvar.sh \
343 t/confvar2.sh \
344 t/copy.sh \
345 t/cscope.tap \
346 t/cscope2.sh \
347 t/cscope3.sh \
348 t/c-demo.sh \
349 t/cxx.sh \
350 t/cxx2.sh \
351 t/cxxcpp.sh \
352 t/cxx-demo.sh \
353 t/cxx-lt-demo.sh \
354 t/cxxlibobj.sh \
355 t/cxxlink.sh \
356 t/cxxnoc.sh \
357 t/cygnus-no-more.sh \
358 t/cygwin32.sh \
359 t/dash.sh \
360 t/defun.sh \
361 t/defun2.sh \
362 t/dejagnu.sh \
363 t/dejagnu2.sh \
364 t/dejagnu3.sh \
365 t/dejagnu4.sh \
366 t/dejagnu5.sh \
367 t/dejagnu6.sh \
368 t/dejagnu7.sh \
369 t/dejagnu-absolute-builddir.sh \
370 t/dejagnu-relative-srcdir.sh \
371 t/dejagnu-siteexp-extend.sh \
372 t/dejagnu-siteexp-append.sh \
373 t/dejagnu-siteexp-useredit.sh \
374 t/deleted-am.sh \
375 t/deleted-m4.sh \
376 t/depacl2.sh \
377 t/depcomp.sh \
378 t/depcomp2.sh \
379 t/depcomp8a.sh \
380 t/depcomp8b.sh \
381 t/depcomp-implicit-auxdir.sh \
382 t/depdist.sh \
383 t/depend.sh \
384 t/depend3.sh \
385 t/depend4.sh \
386 t/depend5.sh \
387 t/depend6.sh \
388 t/deprecated-acinit.sh \
389 t/destdir.sh \
390 t/dir-named-obj-is-bad.sh \
391 t/discover.sh \
392 t/dist-formats.tap \
393 t/dist-lzma.sh \
394 t/dist-tarZ.sh \
395 t/dist-shar.sh \
396 t/dist-auxdir-many-subdirs.sh \
397 t/dist-auxfile-2.sh \
398 t/dist-auxfile.sh \
399 t/dist-included-parent-dir.sh \
400 t/dist-missing-am.sh \
401 t/dist-missing-included-m4.sh \
402 t/dist-missing-m4.sh \
403 t/dist-readonly.sh \
404 t/dist-repeated.sh \
405 t/dist-pr109765.sh \
406 t/distcleancheck.sh \
407 t/distcom2.sh \
408 t/distcom3.sh \
409 t/distcom4.sh \
410 t/distcom5.sh \
411 t/distcom-subdir.sh \
412 t/distdir.sh \
413 t/disthook.sh \
414 t/distlinks.sh \
415 t/distlinksbrk.sh \
416 t/distname.sh \
417 t/distcheck-configure-flags.sh \
418 t/distcheck-configure-flags-am.sh \
419 t/distcheck-configure-flags-subpkg.sh \
420 t/distcheck-hook.sh \
421 t/distcheck-hook2.sh \
422 t/distcheck-writable-srcdir.sh \
423 t/distcheck-missing-m4.sh \
424 t/distcheck-outdated-m4.sh \
425 t/distcheck-override-infodir.sh \
426 t/distcheck-pr9579.sh \
427 t/distcheck-pr10470.sh \
428 t/dmalloc.sh \
429 t/doc-parsing-buglets-colneq-subst.sh \
430 t/doc-parsing-buglets-tabs.sh \
431 t/dollar.sh \
432 t/dollarvar.sh \
433 t/dollarvar2.sh \
434 t/double.sh \
435 t/dup2.sh \
436 t/else.sh \
437 t/empty-data-primary.sh \
438 t/empty-sources-primary.tap \
439 t/exdir.sh \
440 t/exdir2.sh \
441 t/exdir3.sh \
442 t/exeext.sh \
443 t/exeext2.sh \
444 t/exeext3.sh \
445 t/exeext4.sh \
446 t/extra-sources.sh \
447 t/ext.sh \
448 t/ext2.sh \
449 t/ext3.sh \
450 t/extra.sh \
451 t/extra-sources-no-spurious.sh \
452 t/extra-data.sh \
453 t/extra-dist-vpath-dir.sh \
454 t/extra-dist-dirs-and-subdirs.sh \
455 t/extra-dist-vpath-dir-merge.sh \
456 t/extra-dist-wildcards.sh \
457 t/extra-dist-wildcards-gnu.sh \
458 t/extra-dist-wildcards-vpath.sh \
459 t/extra-programs-misc.sh \
460 t/extra-programs-and-libs.sh \
461 t/extra-programs-empty.sh \
462 t/extra-portability.sh \
463 t/extra-portability2.sh \
464 t/extra-portability3.sh \
465 t/extra-deps.sh \
466 t/extra-deps-lt.sh \
467 t/f90only.sh \
468 t/flavor.sh \
469 t/flibs.sh \
470 t/fn99.sh \
471 t/fn99subdir.sh \
472 t/fnoc.sh \
473 t/forcemiss.sh \
474 t/forcemiss2.sh \
475 t/fort1.sh \
476 t/fort2.sh \
477 t/fort4.sh \
478 t/fort5.sh \
479 t/fonly.sh \
480 t/fortdep.sh \
481 t/gcj.sh \
482 t/gcj2.sh \
483 t/gcj3.sh \
484 t/gcj4.sh \
485 t/gcj5.sh \
486 t/gcj6.sh \
487 t/gettext-basics.sh \
488 t/gettext-config-rpath.sh \
489 t/gettext-external-pr338.sh \
490 t/gettext-intl-subdir.sh \
491 t/gettext-pr381.sh \
492 t/gnumake.sh \
493 t/gnuwarn.sh \
494 t/gnuwarn2.sh \
495 t/gnits.sh \
496 t/gnits2.sh \
497 t/gnits3.sh \
498 t/hdr-vars-defined-once.sh \
499 t/header.sh \
500 t/help.sh \
501 t/help2.sh \
502 t/help3.sh \
503 t/help4.sh \
504 t/help-depend.sh \
505 t/help-depend2.sh \
506 t/help-dmalloc.sh \
507 t/help-init.sh \
508 t/help-lispdir.sh \
509 t/help-python.sh \
510 t/help-silent.sh \
511 t/help-upc.sh \
512 t/hfs.sh \
513 t/implicit.sh \
514 t/init.sh \
515 t/init2.sh \
516 t/insh2.sh \
517 t/install2.sh \
518 t/installdir.sh \
519 t/instsh.sh \
520 t/instsh2.sh \
521 t/instsh3.sh \
522 t/instdat.sh \
523 t/instdat2.sh \
524 t/instdir.sh \
525 t/instdir2.sh \
526 t/instdir-cond.sh \
527 t/instdir-cond2.sh \
528 t/instdir-no-empty.sh \
529 t/instdir-java.sh \
530 t/instdir-lisp.sh \
531 t/instdir-ltlib.sh \
532 t/instdir-prog.sh \
533 t/instdir-python.sh \
534 t/instdir-texi.sh \
535 t/instexec.sh \
536 t/instfail.sh \
537 t/instfail-info.sh \
538 t/instfail-java.sh \
539 t/instfail-libtool.sh \
540 t/insthook.sh \
541 t/instman.sh \
542 t/instman2.sh \
543 t/instmany.sh \
544 t/instmany-mans.sh \
545 t/instmany-python.sh \
546 t/install-info-dir.sh \
547 t/interp.sh \
548 t/interp2.sh \
549 t/java.sh \
550 t/java2.sh \
551 t/java3.sh \
552 t/javadir-undefined.sh \
553 t/javaflags.sh \
554 t/java-check.sh \
555 t/java-clean.sh \
556 t/java-compile-install.sh \
557 t/java-compile-run-flat.sh \
558 t/java-compile-run-nested.sh \
559 t/java-empty-classpath.sh \
560 t/javaprim.sh \
561 t/javasubst.sh \
562 t/java-extra.sh \
563 t/java-mix.sh \
564 t/java-no-duplicate.sh \
565 t/java-nobase.sh \
566 t/java-noinst.sh \
567 t/java-rebuild.sh \
568 t/java-sources.sh \
569 t/java-uninstall.sh \
570 t/ldadd.sh \
571 t/ldflags.sh \
572 t/lex.sh \
573 t/lex2.sh \
574 t/lex3.sh \
575 t/lex5.sh \
576 t/lexcpp.sh \
577 t/lexvpath.sh \
578 t/lex-subobj-nodep.sh \
579 t/lex-header.sh \
580 t/lex-lib.sh \
581 t/lex-lib-external.sh \
582 t/lex-libobj.sh \
583 t/lex-multiple.sh \
584 t/lex-noyywrap.sh \
585 t/lex-clean-cxx.sh \
586 t/lex-clean.sh \
587 t/lex-depend-cxx.sh \
588 t/lex-depend-grep.sh \
589 t/lex-depend.sh \
590 t/lex-line.sh \
591 t/lex-nodist.sh \
592 t/lex-pr204.sh \
593 t/lflags.sh \
594 t/lflags-cxx.sh \
595 t/libexec.sh \
596 t/libobj-basic.sh \
597 t/libobj2.sh \
598 t/libobj3.sh \
599 t/libobj4.sh \
600 t/libobj5.sh \
601 t/libobj7.sh \
602 t/libobj10.sh \
603 t/libobj12.sh \
604 t/libobj13.sh \
605 t/libobj14.sh \
606 t/libobj15a.sh \
607 t/libobj15b.sh \
608 t/libobj15c.sh \
609 t/libobj16a.sh \
610 t/libobj16b.sh \
611 t/libobj17.sh \
612 t/libobj18.sh \
613 t/libobj19.sh \
614 t/libobj20a.sh \
615 t/libobj20b.sh \
616 t/libobj20c.sh \
617 t/library.sh \
618 t/library2.sh \
619 t/library3.sh \
620 t/libtool.sh \
621 t/libtool2.sh \
622 t/libtool3.sh \
623 t/libtool4.sh \
624 t/libtool5.sh \
625 t/libtool6.sh \
626 t/libtool7.sh \
627 t/libtool8.sh \
628 t/libtool9.sh \
629 t/libtoo10.sh \
630 t/libtoo11.sh \
631 t/license.sh \
632 t/license2.sh \
633 t/link_c_cxx.sh \
634 t/link_cond.sh \
635 t/link_dist.sh \
636 t/link_f90_only.sh \
637 t/link_fc.sh \
638 t/link_fccxx.sh \
639 t/link_fcxx.sh \
640 t/link_f_only.sh \
641 t/link_override.sh \
642 t/lisp2.sh \
643 t/lisp3.sh \
644 t/lisp4.sh \
645 t/lisp5.sh \
646 t/lisp6.sh \
647 t/lisp7.sh \
648 t/lisp8.sh \
649 t/lisp-loadpath.sh \
650 t/lisp-subdir.sh \
651 t/lisp-subdir2.sh \
652 t/lisp-subdir-mix.sh \
653 t/lispdry.sh \
654 t/lisp-pr11806.sh \
655 t/lisp-flags.sh \
656 t/listval.sh \
657 t/location.sh \
658 t/longline.sh \
659 t/longlin2.sh \
660 t/ltcond.sh \
661 t/ltcond2.sh \
662 t/ltconv.sh \
663 t/ltdeps.sh \
664 t/ltinit.sh \
665 t/ltinstloc.sh \
666 t/ltlibobjs.sh \
667 t/ltlibsrc.sh \
668 t/ltorder.sh \
669 t/m4-inclusion.sh \
670 t/maintclean.sh \
671 t/maintclean-vpath.sh \
672 t/maintmode-configure-msg.sh \
673 t/make.sh \
674 t/makefile-deps.sh \
675 t/makej.sh \
676 t/makej2.sh \
677 t/maken.sh \
678 t/maken3.sh \
679 t/makevars.sh \
680 t/make-dryrun.tap \
681 t/make-keepgoing.tap \
682 t/make-is-gnu.sh \
683 t/man.sh \
684 t/man2.sh \
685 t/man3.sh \
686 t/man5.sh \
687 t/man6.sh \
688 t/man7.sh \
689 t/man8.sh \
690 t/mdate.sh \
691 t/mdate2.sh \
692 t/mdate3.sh \
693 t/mdate4.sh \
694 t/mdate5.sh \
695 t/mdate6.sh \
696 t/missing-version-mismatch.sh \
697 t/missing3.sh \
698 t/am-missing-prog.sh \
699 t/missing-auxfile-stops-makefiles-creation.sh \
700 t/mkdir_p.sh \
701 t/mkdirp-deprecation.sh \
702 t/mkinstall.sh \
703 t/mkinst2.sh \
704 t/mkinst3.sh \
705 t/mmode.sh \
706 t/mmodely.sh \
707 t/no-extra-c-stuff.sh \
708 t/no-extra-makefile-code.sh \
709 t/no-spurious-install-recursive.sh \
710 t/nobase.sh \
711 t/nobase-libtool.sh \
712 t/nobase-python.sh \
713 t/nobase-nodist.sh \
714 t/nodef.sh \
715 t/nodef2.sh \
716 t/nodep.sh \
717 t/nodep2.sh \
718 t/nodepcomp.sh \
719 t/nodist.sh \
720 t/nodist2.sh \
721 t/nodist3.sh \
722 t/noinst.sh \
723 t/noinstdir.sh \
724 t/nolink.sh \
725 t/nostdinc.sh \
726 t/notrans.sh \
727 t/number.sh \
728 t/objc-basic.sh \
729 t/objc-minidemo.sh \
730 t/objc-flags.sh \
731 t/objc-deps.sh \
732 t/objcxx-basic.sh \
733 t/objcxx-minidemo.sh \
734 t/objcxx-flags.sh \
735 t/objcxx-deps.sh \
736 t/objc-megademo.sh \
737 t/objext-pr10128.sh \
738 t/oldvars.sh \
739 t/order.sh \
740 t/output.sh \
741 t/output2.sh \
742 t/output3.sh \
743 t/output4.sh \
744 t/output5.sh \
745 t/output6.sh \
746 t/output7.sh \
747 t/output8.sh \
748 t/output9.sh \
749 t/output10.sh \
750 t/output11.sh \
751 t/output12.sh \
752 t/output13.sh \
753 t/output-order.sh \
754 t/override-conditional-1.sh \
755 t/override-conditional-2.sh \
756 t/override-conditional-pr13940.sh \
757 t/override-html.sh \
758 t/override-suggest-local.sh \
759 t/parallel-am.sh \
760 t/parallel-am2.sh \
761 t/parallel-am3.sh \
762 t/serial-tests.sh \
763 t/parallel-tests-basics.sh \
764 t/parallel-tests-concurrency.sh \
765 t/parallel-tests-concurrency-2.sh \
766 t/parallel-tests-empty.sh \
767 t/parallel-tests-generated-and-distributed.sh \
768 t/parallel-tests-recheck.sh \
769 t/parallel-tests-trailing-whitespace.sh \
770 t/parallel-tests-recheck-depends-on-all.sh \
771 t/parallel-tests-recheck-pr11791.sh \
772 t/parallel-tests-exeext.sh \
773 t/parallel-tests-suffix.sh \
774 t/parallel-tests-suffix-prog.sh \
775 t/parallel-tests-log-compiler-1.sh \
776 t/parallel-tests-log-compiler-2.sh \
777 t/parallel-tests-dry-run-1.sh \
778 t/parallel-tests-dry-run-2.sh \
779 t/parallel-tests-fd-redirect.sh \
780 t/parallel-tests-fd-redirect-exeext.sh \
781 t/parallel-tests-extra-programs.sh \
782 t/parallel-tests-unreadable.sh \
783 t/parallel-tests-subdir.sh \
784 t/parallel-tests-interrupt.tap \
785 t/parallel-tests-reset-term.sh \
786 t/parallel-tests-harderror.sh \
787 t/parallel-tests-log-override-1.sh \
788 t/parallel-tests-log-override-2.sh \
789 t/parallel-tests-log-override-recheck.sh \
790 t/parallel-tests-log-compiler-example.sh \
791 t/parallel-tests-cmdline-override.sh \
792 t/parallel-tests-fork-bomb.sh \
793 t/parallel-tests-empty-testlogs.sh \
794 t/parallel-tests-driver-install.sh \
795 t/parallel-tests-no-color-in-log.sh \
796 t/parallel-tests-no-spurious-summary.sh \
797 t/parallel-tests-exit-statuses.sh \
798 t/parallel-tests-console-output.sh \
799 t/parallel-tests-once.sh \
800 t/tests-environment.sh \
801 t/am-tests-environment.sh \
802 t/tests-environment-backcompat.sh \
803 t/testsuite-summary-color.sh \
804 t/testsuite-summary-count.sh \
805 t/testsuite-summary-count-many.sh \
806 t/testsuite-summary-reference-log.sh \
807 t/test-driver-acsubst.sh \
808 t/test-driver-cond.sh \
809 t/test-driver-custom-no-extra-driver.sh \
810 t/test-driver-custom.sh \
811 t/test-driver-custom-xfail-tests.sh \
812 t/test-driver-custom-multitest.sh \
813 t/test-driver-custom-multitest-recheck.sh \
814 t/test-driver-custom-multitest-recheck2.sh \
815 t/test-driver-create-log-dir.sh \
816 t/test-driver-strip-vpath.sh \
817 t/test-driver-trs-suffix-registered.sh \
818 t/test-driver-fail.sh \
819 t/test-driver-is-distributed.sh \
820 t/test-harness-vpath-rewrite.sh \
821 t/test-log.sh \
822 t/test-logs-repeated.sh \
823 t/test-metadata-global-log.sh \
824 t/test-metadata-global-result.sh \
825 t/test-metadata-recheck.sh \
826 t/test-metadata-results.sh \
827 t/test-missing.sh \
828 t/test-missing2.sh \
829 t/test-trs-basic.sh \
830 t/test-trs-recover.sh \
831 t/test-trs-recover2.sh \
832 t/test-extensions.sh \
833 t/test-extensions-cond.sh \
834 t/parse.sh \
835 t/percent.sh \
836 t/percent2.sh \
837 t/per-target-flags.sh \
838 t/phony.sh \
839 t/pluseq.sh \
840 t/pluseq2.sh \
841 t/pluseq3.sh \
842 t/pluseq4.sh \
843 t/pluseq5.sh \
844 t/pluseq6.sh \
845 t/pluseq7.sh \
846 t/pluseq8.sh \
847 t/pluseq9.sh \
848 t/pluseq10.sh \
849 t/pluseq11.sh \
850 t/posixsubst-data.sh \
851 t/posixsubst-extradist.sh \
852 t/posixsubst-ldadd.sh \
853 t/posixsubst-libraries.sh \
854 t/posixsubst-ltlibraries.sh \
855 t/posixsubst-programs.sh \
856 t/posixsubst-scripts.sh \
857 t/posixsubst-sources.sh \
858 t/posixsubst-tests.sh \
859 t/postproc.sh \
860 t/ppf77.sh \
861 t/pr2.sh \
862 t/pr9.sh \
863 t/pr72.sh \
864 t/pr87.sh \
865 t/pr211.sh \
866 t/pr220.sh \
867 t/pr224.sh \
868 t/pr229.sh \
869 t/pr243.sh \
870 t/pr266.sh \
871 t/pr279.sh \
872 t/pr279-2.sh \
873 t/pr287.sh \
874 t/pr300-lib.sh \
875 t/pr300-ltlib.sh \
876 t/pr300-prog.sh \
877 t/pr307.sh \
878 t/pr401.sh \
879 t/pr401b.sh \
880 t/pr401c.sh \
881 t/prefix.sh \
882 t/preproc-basics.sh \
883 t/preproc-c-compile.sh \
884 t/preproc-demo.sh \
885 t/preproc-errmsg.sh \
886 t/primary.sh \
887 t/primary2.sh \
888 t/primary3.sh \
889 t/primary-prefix-invalid-couples.tap \
890 t/primary-prefix-valid-couples.sh \
891 t/primary-prefix-couples-force-valid.sh \
892 t/primary-prefix-couples-documented-valid.sh \
893 t/print-libdir.sh \
894 t/proginst.sh \
895 t/programs-primary-rewritten.sh \
896 t/py-compile-basic.sh \
897 t/py-compile-basedir.sh \
898 t/py-compile-destdir.sh \
899 t/py-compile-env.sh \
900 t/py-compile-option-terminate.sh \
901 t/py-compile-usage.sh \
902 t/python.sh \
903 t/python2.sh \
904 t/python3.sh \
905 t/python10.sh \
906 t/python11.sh \
907 t/python12.sh \
908 t/python-am-path-iftrue.sh \
909 t/python-missing.sh \
910 t/python-too-old.sh \
911 t/python-dist.sh \
912 t/python-vars.sh \
913 t/python-virtualenv.sh \
914 t/python-pr10995.sh \
915 t/recurs-user.sh \
916 t/recurs-user2.sh \
917 t/recurs-user-deeply-nested.sh \
918 t/recurs-user-indir.sh \
919 t/recurs-user-keep-going.sh \
920 t/recurs-user-many.sh \
921 t/recurs-user-no-subdirs.sh \
922 t/recurs-user-no-top-level.sh \
923 t/recurs-user-override.sh \
924 t/recurs-user-phony.sh \
925 t/recurs-user-wrap.sh \
926 t/relativize.tap \
927 t/remake-fail.sh \
928 t/remake-not-after-make-dist.sh \
929 t/remake-maintainer-mode.sh \
930 t/remake-makefile-intree.sh \
931 t/remake-makefile-vpath.sh \
932 t/remake-after-configure-ac.sh \
933 t/remake-after-makefile-am.sh \
934 t/remake-after-acinclude-m4.sh \
935 t/remake-after-aclocal-m4.sh \
936 t/remake-include-configure.sh \
937 t/remake-include-makefile.sh \
938 t/remake-include-aclocal.sh \
939 t/remake-config-status-dependencies.sh \
940 t/remake-configure-dependencies.sh \
941 t/remake-deeply-nested.sh \
942 t/remake-mild-stress.sh \
943 t/remake-all-1.sh \
944 t/remake-all-2.sh \
945 t/remake-recurs-user.sh \
946 t/remake-subdir.sh \
947 t/remake-subdir2.sh \
948 t/remake-subdir3.sh \
949 t/remake-subdir-only.sh \
950 t/remake-subdir-grepping.sh \
951 t/remake-subdir-from-subdir.sh \
952 t/remake-subdir-gnu.sh \
953 t/remake-subdir-no-makefile.sh \
954 t/remake-subdir-long-time.sh \
955 t/remake-gnulib-add-acsubst.sh \
956 t/remake-gnulib-add-header.sh \
957 t/remake-gnulib-remove-header.sh \
958 t/remake-moved-m4-file.sh \
959 t/remake-deleted-m4-file.sh \
960 t/remake-renamed-m4-file.sh \
961 t/remake-renamed-m4-macro-and-file.sh \
962 t/remake-renamed-m4-macro.sh \
963 t/remake-am-pr10111.sh \
964 t/remake-m4-pr10111.sh \
965 t/remake-deleted-am-2.sh \
966 t/remake-deleted-am-subdir.sh \
967 t/remake-deleted-am.sh \
968 t/remake-renamed-am.sh \
969 t/remake-aclocal-version-mismatch.sh \
970 t/remake-macrodir.sh \
971 t/remake-timing-bug-pr8365.sh \
972 t/reqd2.sh \
973 t/repeated-options.sh \
974 t/rm-f-probe.sh \
975 t/rulepat.sh \
976 t/self-check-cc-no-c-o.sh \
977 t/self-check-configure-help.sh \
978 t/self-check-dir.tap \
979 t/self-check-exit.tap \
980 t/self-check-explicit-skips.sh \
981 t/self-check-is_newest.tap \
982 t/self-check-me.tap \
983 t/self-check-report.sh \
984 t/self-check-seq.tap \
985 t/self-check-shell-no-trail-bslash.sh \
986 t/self-check-is-blocked-signal.tap \
987 t/self-check-unindent.tap \
988 t/sanity.sh \
989 t/seenc.sh \
990 t/silent-c.sh \
991 t/silent-cxx.sh \
992 t/silent-lt.sh \
993 t/silent-f77.sh \
994 t/silent-f90.sh \
995 t/silent-many-languages.sh \
996 t/silent-gen.sh \
997 t/silent-texi.sh \
998 t/silent-lex.sh \
999 t/silent-yacc.sh \
1000 t/silent-yacc-headers.sh \
1001 t/silent-configsite.sh \
1002 t/silent-nested-vars.sh \
1003 t/silent-custom.sh \
1004 t/src-acsubst.sh \
1005 t/sourcefile-in-subdir.sh \
1006 t/space.sh \
1007 t/specflg6.sh \
1008 t/specflg7.sh \
1009 t/specflg8.sh \
1010 t/specflg9.sh \
1011 t/specflg-dummy.sh \
1012 t/spell.sh \
1013 t/spell2.sh \
1014 t/spell3.sh \
1015 t/spelling.sh \
1016 t/spy-double-colon.sh \
1017 t/spy-rm.tap \
1018 t/stdinc.sh \
1019 t/stamph2.sh \
1020 t/stdlib.sh \
1021 t/stdlib2.sh \
1022 t/strictness-override.sh \
1023 t/strictness-precedence.sh \
1024 t/strip.sh \
1025 t/strip2.sh \
1026 t/strip3.sh \
1027 t/subdir.sh \
1028 t/subdir-ac-subst.sh \
1029 t/subdir-add-pr46.sh \
1030 t/subdir-add2-pr46.sh \
1031 t/subdir-am-cond.sh \
1032 t/subdir-cond-err.sh \
1033 t/subdir-cond-gettext.sh \
1034 t/subdir-env-interference.sh \
1035 t/subdir-order.sh \
1036 t/subdir-with-slash.sh \
1037 t/subdir-subsub.sh \
1038 t/subdir-distclean.sh \
1039 t/subdir-keep-going-pr12554.sh \
1040 t/subobj.sh \
1041 t/subobj2.sh \
1042 t/subobj4.sh \
1043 t/subobj5.sh \
1044 t/subobj6.sh \
1045 t/subobj7.sh \
1046 t/subobj8.sh \
1047 t/subobj9.sh \
1048 t/subobj10.sh \
1049 t/subobj11a.sh \
1050 t/subobj11b.sh \
1051 t/subobj11c.sh \
1052 t/subobjname.sh \
1053 t/subobj-clean-pr10697.sh \
1054 t/subobj-clean-lt-pr10697.sh \
1055 t/subobj-indir-pr13928.sh \
1056 t/subobj-vpath-pr13928.sh \
1057 t/subpkg.sh \
1058 t/subpkg2.sh \
1059 t/subpkg3.sh \
1060 t/subpkg4.sh \
1061 t/subpkg-yacc.sh \
1062 t/subpkg-macrodir.sh \
1063 t/subst.sh \
1064 t/subst3.sh \
1065 t/subst4.sh \
1066 t/subst5.sh \
1067 t/subst-no-trailing-empty-line.sh \
1068 t/substref.sh \
1069 t/substre2.sh \
1070 t/substtarg.sh \
1071 t/suffix.sh \
1072 t/suffix2.sh \
1073 t/suffix3.tap \
1074 t/suffix4.sh \
1075 t/suffix5.sh \
1076 t/suffix6.sh \
1077 t/suffix6b.sh \
1078 t/suffix6c.sh \
1079 t/suffix7.sh \
1080 t/suffix8.tap \
1081 t/suffix9.sh \
1082 t/suffix10.tap \
1083 t/suffix11.tap \
1084 t/suffix-chain.tap \
1085 t/suffix-custom-pr14441.sh \
1086 t/suffix-custom-subobj.sh \
1087 t/suffix-custom-subobj-and-specflg.sh \
1088 t/suffix-extra-c-stuff-pr14560.sh \
1089 t/symlink.sh \
1090 t/symlink2.sh \
1091 t/syntax.sh \
1092 t/tap-ambiguous-directive.sh \
1093 t/tap-autonumber.sh \
1094 t/tap-bailout.sh \
1095 t/tap-bailout-leading-space.sh \
1096 t/tap-bailout-and-logging.sh \
1097 t/tap-bailout-suppress-badexit.sh \
1098 t/tap-bailout-suppress-later-diagnostic.sh \
1099 t/tap-bailout-suppress-later-errors.sh \
1100 t/tap-color.sh \
1101 t/tap-deps.sh \
1102 t/tap-diagnostic.sh \
1103 t/tap-empty-diagnostic.sh \
1104 t/tap-empty.sh \
1105 t/tap-escape-directive.sh \
1106 t/tap-escape-directive-2.sh \
1107 t/tap-exit.sh \
1108 t/tap-signal.tap \
1109 t/tap-fancy.sh \
1110 t/tap-fancy2.sh \
1111 t/tap-global-log.sh \
1112 t/tap-global-result.sh \
1113 t/tap-log.sh \
1114 t/tap-msg0-result.sh \
1115 t/tap-msg0-directive.sh \
1116 t/tap-msg0-planskip.sh \
1117 t/tap-msg0-bailout.sh \
1118 t/tap-msg0-misc.sh \
1119 t/tap-merge-stdout-stderr.sh \
1120 t/tap-no-merge-stdout-stderr.sh \
1121 t/tap-no-disable-hard-error.sh \
1122 t/tap-no-spurious-summary.sh \
1123 t/tap-no-spurious-numbers.sh \
1124 t/tap-no-spurious.sh \
1125 t/tap-not-ok-skip.sh \
1126 t/tap-number-wordboundary.sh \
1127 t/tap-numeric-description.sh \
1128 t/tap-negative-numbers.sh \
1129 t/tap-numbers-leading-zero.sh \
1130 t/tap-out-of-order.sh \
1131 t/tap-passthrough.sh \
1132 t/tap-passthrough-exit.sh \
1133 t/tap-plan.sh \
1134 t/tap-plan-corner.sh \
1135 t/tap-plan-errors.sh \
1136 t/tap-plan-middle.sh \
1137 t/tap-plan-whitespace.sh \
1138 t/tap-plan-leading-zero.sh \
1139 t/tap-plan-malformed.sh \
1140 t/tap-missing-plan-and-bad-exit.sh \
1141 t/tap-planskip.sh \
1142 t/tap-planskip-late.sh \
1143 t/tap-planskip-and-logging.sh \
1144 t/tap-planskip-unplanned.sh \
1145 t/tap-planskip-unplanned-corner.sh \
1146 t/tap-planskip-case-insensitive.sh \
1147 t/tap-planskip-whitespace.sh \
1148 t/tap-planskip-badexit.sh \
1149 t/tap-planskip-bailout.sh \
1150 t/tap-planskip-later-errors.sh \
1151 t/tap-realtime.sh \
1152 t/tap-test-number-0.sh \
1153 t/tap-recheck-logs.sh \
1154 t/tap-result-comment.sh \
1155 t/tap-todo-skip-together.sh \
1156 t/tap-todo-skip-whitespace.sh \
1157 t/tap-todo-skip.sh \
1158 t/tap-unplanned.sh \
1159 t/tap-whitespace-normalization.sh \
1160 t/tap-with-and-without-number.sh \
1161 t/tap-xfail-tests.sh \
1162 t/tap-common-setup.sh \
1163 t/tap-bad-prog.tap \
1164 t/tap-basic.sh \
1165 t/tap-diagnostic-custom.sh \
1166 t/tap-driver-stderr.sh \
1167 t/tap-doc.sh \
1168 t/tap-doc2.sh \
1169 t/tap-more.sh \
1170 t/tap-more2.sh \
1171 t/tap-recheck.sh \
1172 t/tap-summary.sh \
1173 t/tap-summary-color.sh \
1174 t/tags.sh \
1175 t/tags2.sh \
1176 t/tagsub.sh \
1177 t/tags-pr12372.sh \
1178 t/tar-ustar.sh \
1179 t/tar-pax.sh \
1180 t/tar-opts-errors.sh \
1181 t/tar-ustar-id-too-high.sh \
1182 t/tar-override.sh \
1183 t/target-cflags.sh \
1184 t/targetclash.sh \
1185 t/tests-environment-fd-redirect.sh \
1186 t/tests-environment-and-log-compiler.sh \
1187 t/txinfo-absolute-srcdir-pr408.sh \
1188 t/txinfo-add-missing-and-dist.sh \
1189 t/txinfo-bsd-make-recurs.sh \
1190 t/txinfo-builddir.sh \
1191 t/txinfo-clean.sh \
1192 t/txinfo-dvi-recurs.sh \
1193 t/txinfo-info-in-srcdir.sh \
1194 t/txinfo-include.sh \
1195 t/txinfo-makeinfo-error-no-clobber.sh \
1196 t/txinfo-many-output-formats.sh \
1197 t/txinfo-many-output-formats-vpath.sh \
1198 t/txinfo-nodist-info.sh \
1199 t/txinfo-no-clutter.sh \
1200 t/txinfo-no-extra-dist.sh \
1201 t/txinfo-no-installinfo.sh \
1202 t/txinfo-no-repeated-targets.sh \
1203 t/txinfo-other-suffixes.sh \
1204 t/txinfo-override-infodeps.sh \
1205 t/txinfo-override-texinfo-tex.sh \
1206 t/txinfo-setfilename-repeated.sh \
1207 t/txinfo-setfilename-suffix-strip.sh \
1208 t/txinfo-subdir-pr343.sh \
1209 t/txinfo-tex-dist.sh \
1210 t/txinfo-unrecognized-extension.sh \
1211 t/txinfo-unrecognized-info-suffix.sh \
1212 t/txinfo-vtexi.sh \
1213 t/txinfo-vtexi2.sh \
1214 t/txinfo-vtexi3.sh \
1215 t/txinfo-vtexi4.sh \
1216 t/txinfo-without-info-suffix.sh \
1217 t/txinfo19.sh \
1218 t/txinfo23.sh \
1219 t/txinfo24.sh \
1220 t/txinfo25.sh \
1221 t/txinfo28.sh \
1222 t/transform.sh \
1223 t/transform2.sh \
1224 t/transform3.sh \
1225 t/uninstall-fail.sh \
1226 t/uninstall-pr9578.sh \
1227 t/unused.sh \
1228 t/upc.sh \
1229 t/upc2.sh \
1230 t/upc3.sh \
1231 t/vala-configure.sh \
1232 t/vala-grepping.sh \
1233 t/vala-headers.sh \
1234 t/vala-libs.sh \
1235 t/vala-mix.sh \
1236 t/vala-mix2.sh \
1237 t/vala-non-recursive-setup.sh \
1238 t/vala-parallel.sh \
1239 t/vala-per-target-flags.sh \
1240 t/vala-recursive-setup.sh \
1241 t/vala-vapi.sh \
1242 t/vala-vpath.sh \
1243 t/vars.sh \
1244 t/vars3.sh \
1245 t/var-recurs.sh \
1246 t/var-recurs2.sh \
1247 t/vartar.sh \
1248 t/vartypos.sh \
1249 t/vartypo2.sh \
1250 t/version3.sh \
1251 t/version4.sh \
1252 t/version6.sh \
1253 t/version7.sh \
1254 t/version8.sh \
1255 t/vpath.sh \
1256 t/warnings-obsolete-default.sh \
1257 t/warnings-override.sh \
1258 t/warnings-precedence.sh \
1259 t/warnings-strictness-interactions.sh \
1260 t/warnings-unknown.sh \
1261 t/warnopts.sh \
1262 t/warnings-win-over-strictness.sh \
1263 t/warning-groups-win-over-strictness.sh \
1264 t/werror.sh \
1265 t/werror2.sh \
1266 t/werror3.sh \
1267 t/werror4.sh \
1268 t/whoami.sh \
1269 t/xsource.sh \
1270 t/yacc-misc.sh \
1271 t/yacc-dry.sh \
1272 t/yacc-cxx-grepping.sh \
1273 t/yacc-vpath.sh \
1274 t/yacc-auxdir.sh \
1275 t/yacc-basic.sh \
1276 t/yacc-cxx.sh \
1277 t/yacc-bison-skeleton-cxx.sh \
1278 t/yacc-bison-skeleton.sh \
1279 t/yacc-clean.sh \
1280 t/yacc-clean-cxx.sh \
1281 t/yacc-d-basic.sh \
1282 t/yacc-d-cxx.sh \
1283 t/yacc-d-vpath.sh \
1284 t/yacc-deleted-headers.sh \
1285 t/yacc-depend.sh \
1286 t/yacc-depend2.sh \
1287 t/yacc-dist-nobuild-subdir.sh \
1288 t/yacc-dist-nobuild.sh \
1289 t/yacc-grepping.sh \
1290 t/yacc-grepping2.sh \
1291 t/yacc-headers-and-dist-pr47.sh \
1292 t/yacc-line.sh \
1293 t/yacc-mix-c-cxx.sh \
1294 t/yacc-nodist.sh \
1295 t/yacc-pr204.sh \
1296 t/yacc-subdir.sh \
1297 t/yacc-weirdnames.sh \
1298 t/yflags.sh \
1299 t/yflags-cxx.sh \
1300 t/yflags-cmdline-override.sh \
1301 t/yflags-conditional.sh \
1302 t/yflags-d-false-positives.sh \
1303 t/yflags-force-conditional.sh \
1304 t/yflags-force-override.sh \
1305 t/yflags-var-expand.sh \
1306 t/libtool-macros.sh \
1307 t/gettext-macros.sh \
1308 t/pkg-config-macros.sh
1309
1310 print-list-of-tests:
1311         @echo $(handwritten_TESTS)
1312 .PHONY: print-list-of-tests