VirtualBox

source: kBuild/vendor/grep/2.12/gnulib-tests/gnulib.mk

Last change on this file was 2595, checked in by bird, 12 years ago

gnu grep version 2.12 (grep-2.12.tar.xz, md5sum=8d2f0346d08b13c18afb81f0e8aa1e2f)

File size: 39.2 KB
Line 
1## DO NOT EDIT! GENERATED AUTOMATICALLY!
2## Process this file with automake to produce Makefile.in.
3# Copyright (C) 2002-2012 Free Software Foundation, Inc.
4#
5# This file is free software; you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation; either version 3 of the License, or
8# (at your option) any later version.
9#
10# This file is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with this file. If not, see <http://www.gnu.org/licenses/>.
17#
18# As a special exception to the GNU General Public License,
19# this file may be distributed as part of a program that
20# contains a configuration script generated by Autoconf, under
21# the same distribution terms as the rest of that program.
22#
23# Generated by gnulib-tool.
24
25AUTOMAKE_OPTIONS = 1.5 foreign subdir-objects
26
27SUBDIRS = .
28TESTS =
29XFAIL_TESTS =
30TESTS_ENVIRONMENT =
31noinst_PROGRAMS =
32check_PROGRAMS =
33noinst_HEADERS =
34noinst_LIBRARIES =
35check_LIBRARIES = libtests.a
36EXTRA_DIST =
37BUILT_SOURCES =
38SUFFIXES =
39MOSTLYCLEANFILES = core *.stackdump
40MOSTLYCLEANDIRS =
41CLEANFILES =
42DISTCLEANFILES =
43MAINTAINERCLEANFILES =
44
45AM_CPPFLAGS = \
46 -D@gltests_WITNESS@=1 \
47 -I. -I$(srcdir) \
48 -I.. -I$(srcdir)/.. \
49 -I../lib -I$(srcdir)/../lib
50
51LDADD = libtests.a ../lib/libgreputils.a libtests.a $(LIBTESTS_LIBDEPS)
52
53libtests_a_SOURCES =
54libtests_a_LIBADD = $(gltests_LIBOBJS)
55libtests_a_DEPENDENCIES = $(gltests_LIBOBJS)
56EXTRA_libtests_a_SOURCES =
57AM_LIBTOOLFLAGS = --preserve-dup-deps
58
59TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
60
61## begin gnulib module alloca-opt-tests
62
63TESTS += test-alloca-opt
64check_PROGRAMS += test-alloca-opt
65
66EXTRA_DIST += test-alloca-opt.c
67
68## end gnulib module alloca-opt-tests
69
70## begin gnulib module argmatch-tests
71
72TESTS += test-argmatch
73check_PROGRAMS += test-argmatch
74test_argmatch_LDADD = $(LDADD) @LIBINTL@
75
76EXTRA_DIST += test-argmatch.c macros.h
77
78## end gnulib module argmatch-tests
79
80## begin gnulib module binary-io-tests
81
82TESTS += test-binary-io.sh
83check_PROGRAMS += test-binary-io
84
85EXTRA_DIST += test-binary-io.sh test-binary-io.c macros.h
86
87## end gnulib module binary-io-tests
88
89## begin gnulib module bitrotate-tests
90
91TESTS += test-bitrotate
92check_PROGRAMS += test-bitrotate
93EXTRA_DIST += test-bitrotate.c macros.h
94
95## end gnulib module bitrotate-tests
96
97## begin gnulib module btowc-tests
98
99TESTS += test-btowc1.sh test-btowc2.sh
100TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
101check_PROGRAMS += test-btowc
102
103EXTRA_DIST += test-btowc1.sh test-btowc2.sh test-btowc.c signature.h macros.h
104
105## end gnulib module btowc-tests
106
107## begin gnulib module c-ctype-tests
108
109TESTS += test-c-ctype
110check_PROGRAMS += test-c-ctype
111
112EXTRA_DIST += test-c-ctype.c macros.h
113
114## end gnulib module c-ctype-tests
115
116## begin gnulib module c-strcase-tests
117
118TESTS += test-c-strcase.sh
119TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
120check_PROGRAMS += test-c-strcasecmp test-c-strncasecmp
121EXTRA_DIST += test-c-strcase.sh test-c-strcasecmp.c test-c-strncasecmp.c macros.h
122
123## end gnulib module c-strcase-tests
124
125## begin gnulib module chdir-tests
126
127TESTS += test-chdir
128check_PROGRAMS += test-chdir
129EXTRA_DIST += test-chdir.c signature.h macros.h
130
131## end gnulib module chdir-tests
132
133## begin gnulib module cloexec-tests
134
135TESTS += test-cloexec
136check_PROGRAMS += test-cloexec
137EXTRA_DIST += test-cloexec.c macros.h
138
139## end gnulib module cloexec-tests
140
141## begin gnulib module close-tests
142
143TESTS += test-close
144check_PROGRAMS += test-close
145EXTRA_DIST += test-close.c signature.h macros.h
146
147## end gnulib module close-tests
148
149## begin gnulib module ctype-tests
150
151TESTS += test-ctype
152check_PROGRAMS += test-ctype
153EXTRA_DIST += test-ctype.c
154
155## end gnulib module ctype-tests
156
157## begin gnulib module dirent-safer-tests
158
159TESTS += test-dirent-safer
160check_PROGRAMS += test-dirent-safer
161# Link with libintl when needed. dirent-safer uses fdopendir if it is present,
162# and fdopendir indirectly depends on openat-die -> gettext-h.
163test_dirent_safer_LDADD = $(LDADD) $(LIBINTL)
164EXTRA_DIST += test-dirent-safer.c macros.h
165
166## end gnulib module dirent-safer-tests
167
168## begin gnulib module dirent-tests
169
170TESTS += test-dirent
171check_PROGRAMS += test-dirent
172EXTRA_DIST += test-dirent.c
173
174## end gnulib module dirent-tests
175
176## begin gnulib module dup-tests
177
178TESTS += test-dup
179check_PROGRAMS += test-dup
180EXTRA_DIST += test-dup.c signature.h macros.h
181
182## end gnulib module dup-tests
183
184## begin gnulib module dup2-tests
185
186TESTS += test-dup2
187check_PROGRAMS += test-dup2
188EXTRA_DIST += test-dup2.c signature.h macros.h
189
190## end gnulib module dup2-tests
191
192## begin gnulib module environ-tests
193
194TESTS += test-environ
195check_PROGRAMS += test-environ
196
197EXTRA_DIST += test-environ.c
198
199## end gnulib module environ-tests
200
201## begin gnulib module errno-tests
202
203TESTS += test-errno
204check_PROGRAMS += test-errno
205
206EXTRA_DIST += test-errno.c
207
208## end gnulib module errno-tests
209
210## begin gnulib module exclude-tests
211
212TESTS += \
213 test-exclude1.sh\
214 test-exclude2.sh\
215 test-exclude3.sh\
216 test-exclude4.sh\
217 test-exclude5.sh\
218 test-exclude6.sh\
219 test-exclude7.sh\
220 test-exclude8.sh
221
222check_PROGRAMS += test-exclude
223test_exclude_LDADD = $(LDADD) @LIBINTL@
224EXTRA_DIST += test-exclude.c test-exclude1.sh test-exclude2.sh test-exclude3.sh test-exclude4.sh test-exclude5.sh test-exclude6.sh test-exclude7.sh test-exclude8.sh
225
226## end gnulib module exclude-tests
227
228## begin gnulib module fchdir-tests
229
230TESTS += test-fchdir
231check_PROGRAMS += test-fchdir
232test_fchdir_LDADD = $(LDADD) $(LIBINTL)
233EXTRA_DIST += test-fchdir.c signature.h macros.h
234
235## end gnulib module fchdir-tests
236
237## begin gnulib module fcntl-h-tests
238
239TESTS += test-fcntl-h
240check_PROGRAMS += test-fcntl-h
241EXTRA_DIST += test-fcntl-h.c
242
243## end gnulib module fcntl-h-tests
244
245## begin gnulib module fcntl-safer-tests
246
247TESTS += test-fcntl-safer
248check_PROGRAMS += test-fcntl-safer
249EXTRA_DIST += test-open.h test-fcntl-safer.c macros.h
250
251## end gnulib module fcntl-safer-tests
252
253## begin gnulib module fcntl-tests
254
255TESTS += test-fcntl
256check_PROGRAMS += test-fcntl
257EXTRA_DIST += test-fcntl.c signature.h macros.h
258
259## end gnulib module fcntl-tests
260
261## begin gnulib module fd-safer-flag
262
263libtests_a_SOURCES += fd-safer-flag.c dup-safer-flag.c
264
265## end gnulib module fd-safer-flag
266
267## begin gnulib module fdopen
268
269
270EXTRA_DIST += fdopen.c
271
272EXTRA_libtests_a_SOURCES += fdopen.c
273
274## end gnulib module fdopen
275
276## begin gnulib module fdopen-tests
277
278TESTS += test-fdopen
279check_PROGRAMS += test-fdopen
280EXTRA_DIST += test-fdopen.c signature.h macros.h
281
282## end gnulib module fdopen-tests
283
284## begin gnulib module fdopendir-tests
285
286TESTS += test-fdopendir
287check_PROGRAMS += test-fdopendir
288test_fdopendir_LDADD = $(LDADD) @LIBINTL@
289EXTRA_DIST += test-fdopendir.c signature.h macros.h
290
291## end gnulib module fdopendir-tests
292
293## begin gnulib module fgetc-tests
294
295TESTS += test-fgetc
296check_PROGRAMS += test-fgetc
297EXTRA_DIST += test-fgetc.c signature.h macros.h
298
299## end gnulib module fgetc-tests
300
301## begin gnulib module float
302
303BUILT_SOURCES += $(FLOAT_H)
304
305# We need the following in order to create <float.h> when the system
306# doesn't have one that works with the given compiler.
307if GL_GENERATE_FLOAT_H
308float.h: float.in.h $(top_builddir)/config.status
309 $(AM_V_GEN)rm -f $@-t $@ && \
310 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
311 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
312 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
313 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
314 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
315 -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
316 -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
317 < $(srcdir)/float.in.h; \
318 } > $@-t && \
319 mv $@-t $@
320else
321float.h: $(top_builddir)/config.status
322 rm -f $@
323endif
324MOSTLYCLEANFILES += float.h float.h-t
325
326EXTRA_DIST += float.c float.in.h itold.c
327
328EXTRA_libtests_a_SOURCES += float.c itold.c
329
330## end gnulib module float
331
332## begin gnulib module float-tests
333
334TESTS += test-float
335check_PROGRAMS += test-float
336EXTRA_DIST += test-float.c macros.h
337
338## end gnulib module float-tests
339
340## begin gnulib module fnmatch-tests
341
342TESTS += test-fnmatch
343check_PROGRAMS += test-fnmatch
344EXTRA_DIST += test-fnmatch.c signature.h macros.h
345
346## end gnulib module fnmatch-tests
347
348## begin gnulib module fpending-tests
349
350TESTS += test-fpending.sh
351check_PROGRAMS += test-fpending
352MOSTLYCLEANFILES += test-fpending.t
353EXTRA_DIST += test-fpending.c test-fpending.sh macros.h
354
355## end gnulib module fpending-tests
356
357## begin gnulib module fpucw
358
359
360EXTRA_DIST += fpucw.h
361
362## end gnulib module fpucw
363
364## begin gnulib module fputc-tests
365
366TESTS += test-fputc
367check_PROGRAMS += test-fputc
368EXTRA_DIST += test-fputc.c signature.h macros.h
369
370## end gnulib module fputc-tests
371
372## begin gnulib module fread-tests
373
374TESTS += test-fread
375check_PROGRAMS += test-fread
376EXTRA_DIST += test-fread.c signature.h macros.h
377
378## end gnulib module fread-tests
379
380## begin gnulib module fstat-tests
381
382TESTS += test-fstat
383check_PROGRAMS += test-fstat
384EXTRA_DIST += test-fstat.c signature.h macros.h
385
386## end gnulib module fstat-tests
387
388## begin gnulib module fstatat-tests
389
390TESTS += test-fstatat
391check_PROGRAMS += test-fstatat
392test_fstatat_LDADD = $(LDADD) @LIBINTL@
393EXTRA_DIST += test-fstatat.c test-lstat.h test-stat.h signature.h macros.h
394
395## end gnulib module fstatat-tests
396
397## begin gnulib module fwrite-tests
398
399TESTS += test-fwrite
400check_PROGRAMS += test-fwrite
401EXTRA_DIST += test-fwrite.c signature.h macros.h
402
403## end gnulib module fwrite-tests
404
405## begin gnulib module getcwd-lgpl-tests
406
407TESTS += test-getcwd-lgpl
408check_PROGRAMS += test-getcwd-lgpl
409test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)
410EXTRA_DIST += test-getcwd-lgpl.c signature.h macros.h
411
412## end gnulib module getcwd-lgpl-tests
413
414## begin gnulib module getdtablesize-tests
415
416TESTS += test-getdtablesize
417check_PROGRAMS += test-getdtablesize
418EXTRA_DIST += test-getdtablesize.c signature.h macros.h
419
420## end gnulib module getdtablesize-tests
421
422## begin gnulib module getopt-posix-tests
423
424TESTS += test-getopt
425check_PROGRAMS += test-getopt
426test_getopt_LDADD = $(LDADD) $(LIBINTL)
427EXTRA_DIST += macros.h signature.h test-getopt.c test-getopt.h test-getopt_long.h
428
429## end gnulib module getopt-posix-tests
430
431## begin gnulib module hash-pjw
432
433libtests_a_SOURCES += hash-pjw.h hash-pjw.c
434
435## end gnulib module hash-pjw
436
437## begin gnulib module hash-tests
438
439TESTS += test-hash
440check_PROGRAMS += test-hash
441EXTRA_DIST += test-hash.c macros.h
442
443## end gnulib module hash-tests
444
445## begin gnulib module i-ring-tests
446
447TESTS += test-i-ring
448check_PROGRAMS += test-i-ring
449EXTRA_DIST += test-i-ring.c macros.h
450
451## end gnulib module i-ring-tests
452
453## begin gnulib module iconv-h-tests
454
455TESTS += test-iconv-h
456check_PROGRAMS += test-iconv-h
457EXTRA_DIST += test-iconv-h.c
458
459## end gnulib module iconv-h-tests
460
461## begin gnulib module iconv-tests
462
463TESTS += test-iconv
464check_PROGRAMS += test-iconv
465test_iconv_LDADD = $(LDADD) @LIBICONV@
466
467EXTRA_DIST += test-iconv.c signature.h macros.h
468
469## end gnulib module iconv-tests
470
471## begin gnulib module ignore-value-tests
472
473TESTS += test-ignore-value
474check_PROGRAMS += test-ignore-value
475EXTRA_DIST += test-ignore-value.c
476
477## end gnulib module ignore-value-tests
478
479## begin gnulib module intprops-tests
480
481TESTS += test-intprops
482check_PROGRAMS += test-intprops
483EXTRA_DIST += test-intprops.c macros.h
484
485## end gnulib module intprops-tests
486
487## begin gnulib module inttostr
488
489libtests_a_SOURCES += \
490 imaxtostr.c \
491 inttostr.c \
492 offtostr.c \
493 uinttostr.c \
494 umaxtostr.c
495
496EXTRA_DIST += anytostr.c inttostr.h
497
498EXTRA_libtests_a_SOURCES += anytostr.c
499
500## end gnulib module inttostr
501
502## begin gnulib module inttostr-tests
503
504TESTS += test-inttostr
505check_PROGRAMS += test-inttostr
506EXTRA_DIST += macros.h test-inttostr.c
507
508## end gnulib module inttostr-tests
509
510## begin gnulib module inttypes-tests
511
512TESTS += test-inttypes
513check_PROGRAMS += test-inttypes
514EXTRA_DIST += test-inttypes.c
515
516## end gnulib module inttypes-tests
517
518## begin gnulib module isatty-tests
519
520TESTS += test-isatty
521check_PROGRAMS += test-isatty
522EXTRA_DIST += test-isatty.c signature.h macros.h
523
524## end gnulib module isatty-tests
525
526## begin gnulib module isblank-tests
527
528TESTS += test-isblank
529check_PROGRAMS += test-isblank
530EXTRA_DIST += test-isblank.c signature.h macros.h
531
532## end gnulib module isblank-tests
533
534## begin gnulib module iswblank-tests
535
536TESTS += test-iswblank
537check_PROGRAMS += test-iswblank
538EXTRA_DIST += test-iswblank.c macros.h
539
540## end gnulib module iswblank-tests
541
542## begin gnulib module langinfo-tests
543
544TESTS += test-langinfo
545check_PROGRAMS += test-langinfo
546EXTRA_DIST += test-langinfo.c
547
548## end gnulib module langinfo-tests
549
550## begin gnulib module locale-tests
551
552TESTS += test-locale
553check_PROGRAMS += test-locale
554EXTRA_DIST += test-locale.c
555
556## end gnulib module locale-tests
557
558## begin gnulib module localeconv-tests
559
560TESTS += test-localeconv
561check_PROGRAMS += test-localeconv
562EXTRA_DIST += test-localeconv.c signature.h macros.h
563
564## end gnulib module localeconv-tests
565
566## begin gnulib module localename
567
568libtests_a_SOURCES += localename.c
569
570EXTRA_DIST += localename.h
571
572## end gnulib module localename
573
574## begin gnulib module localename-tests
575
576TESTS += test-localename
577check_PROGRAMS += test-localename
578test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ $(LIBTHREAD)
579
580EXTRA_DIST += test-localename.c macros.h
581
582## end gnulib module localename-tests
583
584## begin gnulib module lock
585
586libtests_a_SOURCES += glthread/lock.h glthread/lock.c
587
588## end gnulib module lock
589
590## begin gnulib module lseek-tests
591
592TESTS += test-lseek.sh
593check_PROGRAMS += test-lseek
594EXTRA_DIST += test-lseek.c test-lseek.sh signature.h macros.h
595
596## end gnulib module lseek-tests
597
598## begin gnulib module lstat-tests
599
600TESTS += test-lstat
601check_PROGRAMS += test-lstat
602EXTRA_DIST += test-lstat.h test-lstat.c signature.h macros.h
603
604## end gnulib module lstat-tests
605
606## begin gnulib module malloc-gnu-tests
607
608TESTS += test-malloc-gnu
609check_PROGRAMS += test-malloc-gnu
610EXTRA_DIST += test-malloc-gnu.c
611
612## end gnulib module malloc-gnu-tests
613
614## begin gnulib module malloca-tests
615
616TESTS += test-malloca
617check_PROGRAMS += test-malloca
618
619EXTRA_DIST += test-malloca.c
620
621## end gnulib module malloca-tests
622
623## begin gnulib module mbrtowc-tests
624
625TESTS += \
626 test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh \
627 test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh \
628 test-mbrtowc-w32-4.sh test-mbrtowc-w32-5.sh
629TESTS_ENVIRONMENT += \
630 LOCALE_FR='@LOCALE_FR@' \
631 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
632 LOCALE_JA='@LOCALE_JA@' \
633 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
634check_PROGRAMS += test-mbrtowc test-mbrtowc-w32
635
636EXTRA_DIST += test-mbrtowc1.sh test-mbrtowc2.sh test-mbrtowc3.sh test-mbrtowc4.sh test-mbrtowc.c test-mbrtowc-w32-1.sh test-mbrtowc-w32-2.sh test-mbrtowc-w32-3.sh test-mbrtowc-w32-4.sh test-mbrtowc-w32-5.sh test-mbrtowc-w32.c signature.h macros.h
637
638## end gnulib module mbrtowc-tests
639
640## begin gnulib module mbscasecmp-tests
641
642TESTS += test-mbscasecmp.sh
643TESTS_ENVIRONMENT += LOCALE_TR_UTF8='@LOCALE_TR_UTF8@'
644check_PROGRAMS += test-mbscasecmp
645
646EXTRA_DIST += test-mbscasecmp.sh test-mbscasecmp.c macros.h
647
648## end gnulib module mbscasecmp-tests
649
650## begin gnulib module mbsinit-tests
651
652TESTS += test-mbsinit.sh
653TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
654check_PROGRAMS += test-mbsinit
655
656EXTRA_DIST += test-mbsinit.sh test-mbsinit.c signature.h macros.h
657
658## end gnulib module mbsinit-tests
659
660## begin gnulib module mbsrtowcs-tests
661
662TESTS += test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh
663TESTS_ENVIRONMENT += \
664 LOCALE_FR='@LOCALE_FR@' \
665 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
666 LOCALE_JA='@LOCALE_JA@' \
667 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
668check_PROGRAMS += test-mbsrtowcs
669
670EXTRA_DIST += test-mbsrtowcs1.sh test-mbsrtowcs2.sh test-mbsrtowcs3.sh test-mbsrtowcs4.sh test-mbsrtowcs.c signature.h macros.h
671
672## end gnulib module mbsrtowcs-tests
673
674## begin gnulib module mbsstr-tests
675
676TESTS += test-mbsstr1 test-mbsstr2.sh test-mbsstr3.sh
677TESTS_ENVIRONMENT += LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_ZH_CN='@LOCALE_ZH_CN@'
678check_PROGRAMS += test-mbsstr1 test-mbsstr2 test-mbsstr3
679
680EXTRA_DIST += test-mbsstr1.c test-mbsstr2.sh test-mbsstr2.c test-mbsstr3.sh test-mbsstr3.c macros.h
681
682## end gnulib module mbsstr-tests
683
684## begin gnulib module memchr-tests
685
686TESTS += test-memchr
687check_PROGRAMS += test-memchr
688EXTRA_DIST += test-memchr.c zerosize-ptr.h signature.h macros.h
689
690## end gnulib module memchr-tests
691
692## begin gnulib module memrchr-tests
693
694TESTS += test-memrchr
695check_PROGRAMS += test-memrchr
696EXTRA_DIST += test-memrchr.c zerosize-ptr.h signature.h macros.h
697
698## end gnulib module memrchr-tests
699
700## begin gnulib module nl_langinfo-tests
701
702TESTS += test-nl_langinfo.sh
703TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
704check_PROGRAMS += test-nl_langinfo
705EXTRA_DIST += test-nl_langinfo.sh test-nl_langinfo.c signature.h macros.h
706
707## end gnulib module nl_langinfo-tests
708
709## begin gnulib module open-tests
710
711TESTS += test-open
712check_PROGRAMS += test-open
713EXTRA_DIST += test-open.h test-open.c signature.h macros.h
714
715## end gnulib module open-tests
716
717## begin gnulib module openat-safer-tests
718
719TESTS += test-openat-safer
720check_PROGRAMS += test-openat-safer
721test_openat_safer_LDADD = $(LDADD) @LIBINTL@
722EXTRA_DIST += test-openat-safer.c macros.h
723
724## end gnulib module openat-safer-tests
725
726## begin gnulib module openat-tests
727
728TESTS += test-openat
729check_PROGRAMS += test-openat
730test_openat_LDADD = $(LDADD) @LIBINTL@
731EXTRA_DIST += test-openat.c test-open.h signature.h macros.h
732
733## end gnulib module openat-tests
734
735## begin gnulib module pathmax-tests
736
737TESTS += test-pathmax
738check_PROGRAMS += test-pathmax
739EXTRA_DIST += test-pathmax.c
740
741## end gnulib module pathmax-tests
742
743## begin gnulib module pipe-posix
744
745
746EXTRA_DIST += pipe.c
747
748EXTRA_libtests_a_SOURCES += pipe.c
749
750## end gnulib module pipe-posix
751
752## begin gnulib module pipe-posix-tests
753
754TESTS += test-pipe
755check_PROGRAMS += test-pipe
756EXTRA_DIST += test-pipe.c signature.h macros.h
757
758## end gnulib module pipe-posix-tests
759
760## begin gnulib module putenv
761
762
763EXTRA_DIST += putenv.c
764
765EXTRA_libtests_a_SOURCES += putenv.c
766
767## end gnulib module putenv
768
769## begin gnulib module quotearg-simple-tests
770
771TESTS += test-quotearg-simple
772check_PROGRAMS += test-quotearg-simple
773test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@
774EXTRA_DIST += test-quotearg-simple.c test-quotearg.h macros.h
775
776## end gnulib module quotearg-simple-tests
777
778## begin gnulib module realloc-gnu-tests
779
780TESTS += test-realloc-gnu
781check_PROGRAMS += test-realloc-gnu
782EXTRA_DIST += test-realloc-gnu.c
783
784## end gnulib module realloc-gnu-tests
785
786## begin gnulib module setenv
787
788
789EXTRA_DIST += setenv.c
790
791EXTRA_libtests_a_SOURCES += setenv.c
792
793## end gnulib module setenv
794
795## begin gnulib module setenv-tests
796
797TESTS += test-setenv
798check_PROGRAMS += test-setenv
799EXTRA_DIST += test-setenv.c signature.h macros.h
800
801## end gnulib module setenv-tests
802
803## begin gnulib module setlocale
804
805
806EXTRA_DIST += setlocale.c
807
808EXTRA_libtests_a_SOURCES += setlocale.c
809
810## end gnulib module setlocale
811
812## begin gnulib module setlocale-tests
813
814TESTS += test-setlocale1.sh test-setlocale2.sh
815TESTS_ENVIRONMENT += \
816 LOCALE_FR='@LOCALE_FR@' \
817 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
818 LOCALE_JA='@LOCALE_JA@' \
819 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
820check_PROGRAMS += test-setlocale1 test-setlocale2
821EXTRA_DIST += test-setlocale1.sh test-setlocale1.c test-setlocale2.sh test-setlocale2.c signature.h macros.h
822
823## end gnulib module setlocale-tests
824
825## begin gnulib module size_max
826
827libtests_a_SOURCES += size_max.h
828
829## end gnulib module size_max
830
831## begin gnulib module snippet/_Noreturn
832
833# Because this Makefile snippet defines a variable used by other
834# gnulib Makefile snippets, it must be present in all Makefile.am that
835# need it. This is ensured by the applicability 'all' defined above.
836
837_NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h
838
839EXTRA_DIST += $(top_srcdir)/build-aux/snippet/_Noreturn.h
840
841## end gnulib module snippet/_Noreturn
842
843## begin gnulib module snippet/arg-nonnull
844
845# The BUILT_SOURCES created by this Makefile snippet are not used via #include
846# statements but through direct file reference. Therefore this snippet must be
847# present in all Makefile.am that need it. This is ensured by the applicability
848# 'all' defined above.
849
850BUILT_SOURCES += arg-nonnull.h
851# The arg-nonnull.h that gets inserted into generated .h files is the same as
852# build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
853# off.
854arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
855 $(AM_V_GEN)rm -f $@-t $@ && \
856 sed -n -e '/GL_ARG_NONNULL/,$$p' \
857 < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
858 > $@-t && \
859 mv $@-t $@
860MOSTLYCLEANFILES += arg-nonnull.h arg-nonnull.h-t
861
862ARG_NONNULL_H=arg-nonnull.h
863
864EXTRA_DIST += $(top_srcdir)/build-aux/snippet/arg-nonnull.h
865
866## end gnulib module snippet/arg-nonnull
867
868## begin gnulib module snippet/c++defs
869
870# The BUILT_SOURCES created by this Makefile snippet are not used via #include
871# statements but through direct file reference. Therefore this snippet must be
872# present in all Makefile.am that need it. This is ensured by the applicability
873# 'all' defined above.
874
875BUILT_SOURCES += c++defs.h
876# The c++defs.h that gets inserted into generated .h files is the same as
877# build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
878c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
879 $(AM_V_GEN)rm -f $@-t $@ && \
880 sed -n -e '/_GL_CXXDEFS/,$$p' \
881 < $(top_srcdir)/build-aux/snippet/c++defs.h \
882 > $@-t && \
883 mv $@-t $@
884MOSTLYCLEANFILES += c++defs.h c++defs.h-t
885
886CXXDEFS_H=c++defs.h
887
888EXTRA_DIST += $(top_srcdir)/build-aux/snippet/c++defs.h
889
890## end gnulib module snippet/c++defs
891
892## begin gnulib module snippet/unused-parameter
893
894# The BUILT_SOURCES created by this Makefile snippet are not used via #include
895# statements but through direct file reference. Therefore this snippet must be
896# present in all Makefile.am that need it. This is ensured by the applicability
897# 'all' defined above.
898
899BUILT_SOURCES += unused-parameter.h
900# The unused-parameter.h that gets inserted into generated .h files is the same
901# as build-aux/snippet/unused-parameter.h, except that it has the copyright
902# header cut off.
903unused-parameter.h: $(top_srcdir)/build-aux/snippet/unused-parameter.h
904 $(AM_V_GEN)rm -f $@-t $@ && \
905 sed -n -e '/GL_UNUSED_PARAMETER/,$$p' \
906 < $(top_srcdir)/build-aux/snippet/unused-parameter.h \
907 > $@-t && \
908 mv $@-t $@
909MOSTLYCLEANFILES += unused-parameter.h unused-parameter.h-t
910
911UNUSED_PARAMETER_H=unused-parameter.h
912
913EXTRA_DIST += $(top_srcdir)/build-aux/snippet/unused-parameter.h
914
915## end gnulib module snippet/unused-parameter
916
917## begin gnulib module snippet/warn-on-use
918
919BUILT_SOURCES += warn-on-use.h
920# The warn-on-use.h that gets inserted into generated .h files is the same as
921# build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
922# off.
923warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
924 $(AM_V_GEN)rm -f $@-t $@ && \
925 sed -n -e '/^.ifndef/,$$p' \
926 < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
927 > $@-t && \
928 mv $@-t $@
929MOSTLYCLEANFILES += warn-on-use.h warn-on-use.h-t
930
931WARN_ON_USE_H=warn-on-use.h
932
933EXTRA_DIST += $(top_srcdir)/build-aux/snippet/warn-on-use.h
934
935## end gnulib module snippet/warn-on-use
936
937## begin gnulib module snprintf
938
939
940EXTRA_DIST += snprintf.c
941
942EXTRA_libtests_a_SOURCES += snprintf.c
943
944## end gnulib module snprintf
945
946## begin gnulib module snprintf-tests
947
948TESTS += test-snprintf
949check_PROGRAMS += test-snprintf
950
951EXTRA_DIST += test-snprintf.c signature.h macros.h
952
953## end gnulib module snprintf-tests
954
955## begin gnulib module stat-tests
956
957TESTS += test-stat
958check_PROGRAMS += test-stat
959test_stat_LDADD = $(LDADD) $(LIBINTL)
960EXTRA_DIST += test-stat.h test-stat.c signature.h macros.h
961
962## end gnulib module stat-tests
963
964## begin gnulib module stdbool-tests
965
966TESTS += test-stdbool
967check_PROGRAMS += test-stdbool
968EXTRA_DIST += test-stdbool.c
969
970## end gnulib module stdbool-tests
971
972## begin gnulib module stddef-tests
973
974TESTS += test-stddef
975check_PROGRAMS += test-stddef
976EXTRA_DIST += test-stddef.c
977
978## end gnulib module stddef-tests
979
980## begin gnulib module stdint-tests
981
982TESTS += test-stdint
983check_PROGRAMS += test-stdint
984EXTRA_DIST += test-stdint.c
985
986## end gnulib module stdint-tests
987
988## begin gnulib module stdio
989
990BUILT_SOURCES += stdio.h
991
992# We need the following in order to create <stdio.h> when the system
993# doesn't have one that works with the given compiler.
994stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
995 $(AM_V_GEN)rm -f $@-t $@ && \
996 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
997 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
998 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
999 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1000 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1001 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1002 -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
1003 -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
1004 -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
1005 -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
1006 -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
1007 -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
1008 -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
1009 -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
1010 -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
1011 -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
1012 -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
1013 -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
1014 -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
1015 -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
1016 -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
1017 -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
1018 -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
1019 -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
1020 -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
1021 -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
1022 -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
1023 -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
1024 -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
1025 -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
1026 -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
1027 -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
1028 -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
1029 -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
1030 -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
1031 -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
1032 -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
1033 -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
1034 -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
1035 -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
1036 -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
1037 -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
1038 -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
1039 -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
1040 -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
1041 -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
1042 -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
1043 -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
1044 -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
1045 -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
1046 -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
1047 -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
1048 -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
1049 -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
1050 -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
1051 -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
1052 -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
1053 -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
1054 -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
1055 < $(srcdir)/stdio.in.h | \
1056 sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1057 -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1058 -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1059 -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1060 -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1061 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1062 -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1063 -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1064 -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1065 -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1066 -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1067 -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
1068 -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
1069 -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1070 -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1071 -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1072 -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1073 -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1074 -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
1075 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1076 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1077 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1078 -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1079 -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1080 -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1081 -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1082 -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1083 -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1084 -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1085 -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1086 -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1087 -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1088 -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1089 -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1090 -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1091 -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1092 -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1093 -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1094 -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1095 -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
1096 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1097 -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1098 -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1099 -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1100 -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1101 -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1102 -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1103 -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1104 -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1105 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1106 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1107 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1108 } > $@-t && \
1109 mv $@-t $@
1110MOSTLYCLEANFILES += stdio.h stdio.h-t
1111
1112EXTRA_DIST += stdio.in.h
1113
1114## end gnulib module stdio
1115
1116## begin gnulib module stdio-tests
1117
1118TESTS += test-stdio
1119check_PROGRAMS += test-stdio
1120EXTRA_DIST += test-stdio.c
1121
1122## end gnulib module stdio-tests
1123
1124## begin gnulib module stdlib-tests
1125
1126TESTS += test-stdlib
1127check_PROGRAMS += test-stdlib
1128EXTRA_DIST += test-stdlib.c test-sys_wait.h
1129
1130## end gnulib module stdlib-tests
1131
1132## begin gnulib module strerror-tests
1133
1134TESTS += test-strerror
1135check_PROGRAMS += test-strerror
1136EXTRA_DIST += test-strerror.c signature.h macros.h
1137
1138## end gnulib module strerror-tests
1139
1140## begin gnulib module striconv-tests
1141
1142TESTS += test-striconv
1143check_PROGRAMS += test-striconv
1144test_striconv_LDADD = $(LDADD) @LIBICONV@
1145
1146EXTRA_DIST += test-striconv.c macros.h
1147
1148## end gnulib module striconv-tests
1149
1150## begin gnulib module string-tests
1151
1152TESTS += test-string
1153check_PROGRAMS += test-string
1154EXTRA_DIST += test-string.c
1155
1156## end gnulib module string-tests
1157
1158## begin gnulib module strings-tests
1159
1160TESTS += test-strings
1161check_PROGRAMS += test-strings
1162EXTRA_DIST += test-strings.c
1163
1164## end gnulib module strings-tests
1165
1166## begin gnulib module strnlen-tests
1167
1168TESTS += test-strnlen
1169check_PROGRAMS += test-strnlen
1170EXTRA_DIST += test-strnlen.c zerosize-ptr.h signature.h macros.h
1171
1172## end gnulib module strnlen-tests
1173
1174## begin gnulib module strtoimax-tests
1175
1176TESTS += test-strtoimax
1177check_PROGRAMS += test-strtoimax
1178EXTRA_DIST += test-strtoimax.c signature.h macros.h
1179
1180## end gnulib module strtoimax-tests
1181
1182## begin gnulib module strtoll-tests
1183
1184TESTS += test-strtoll
1185check_PROGRAMS += test-strtoll
1186EXTRA_DIST += test-strtoll.c signature.h macros.h
1187
1188## end gnulib module strtoll-tests
1189
1190## begin gnulib module strtoull-tests
1191
1192TESTS += test-strtoull
1193check_PROGRAMS += test-strtoull
1194EXTRA_DIST += test-strtoull.c signature.h macros.h
1195
1196## end gnulib module strtoull-tests
1197
1198## begin gnulib module strtoumax-tests
1199
1200TESTS += test-strtoumax
1201check_PROGRAMS += test-strtoumax
1202EXTRA_DIST += test-strtoumax.c signature.h macros.h
1203
1204## end gnulib module strtoumax-tests
1205
1206## begin gnulib module symlink
1207
1208
1209EXTRA_DIST += symlink.c
1210
1211EXTRA_libtests_a_SOURCES += symlink.c
1212
1213## end gnulib module symlink
1214
1215## begin gnulib module symlink-tests
1216
1217TESTS += test-symlink
1218check_PROGRAMS += test-symlink
1219EXTRA_DIST += test-symlink.h test-symlink.c signature.h macros.h
1220
1221## end gnulib module symlink-tests
1222
1223## begin gnulib module sys_stat-tests
1224
1225TESTS += test-sys_stat
1226check_PROGRAMS += test-sys_stat
1227EXTRA_DIST += test-sys_stat.c
1228
1229## end gnulib module sys_stat-tests
1230
1231## begin gnulib module sys_types-tests
1232
1233TESTS += test-sys_types
1234check_PROGRAMS += test-sys_types
1235EXTRA_DIST += test-sys_types.c
1236
1237## end gnulib module sys_types-tests
1238
1239## begin gnulib module test-framework-sh-tests
1240
1241TESTS += test-init.sh
1242EXTRA_DIST += init.sh
1243EXTRA_DIST += test-init.sh
1244
1245## end gnulib module test-framework-sh-tests
1246
1247## begin gnulib module threadlib
1248
1249libtests_a_SOURCES += glthread/threadlib.c
1250
1251EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
1252
1253## end gnulib module threadlib
1254
1255## begin gnulib module time-tests
1256
1257TESTS += test-time
1258check_PROGRAMS += test-time
1259EXTRA_DIST += test-time.c
1260
1261## end gnulib module time-tests
1262
1263## begin gnulib module unistd-safer-tests
1264
1265TESTS += test-dup-safer
1266check_PROGRAMS += test-dup-safer
1267EXTRA_DIST += test-dup-safer.c macros.h
1268
1269## end gnulib module unistd-safer-tests
1270
1271## begin gnulib module unistd-tests
1272
1273TESTS += test-unistd
1274check_PROGRAMS += test-unistd
1275EXTRA_DIST += test-unistd.c
1276
1277## end gnulib module unistd-tests
1278
1279## begin gnulib module unistr/u8-mbtoucr-tests
1280
1281TESTS += test-u8-mbtoucr
1282check_PROGRAMS += test-u8-mbtoucr
1283test_u8_mbtoucr_SOURCES = unistr/test-u8-mbtoucr.c
1284test_u8_mbtoucr_LDADD = $(LDADD) $(LIBUNISTRING)
1285EXTRA_DIST += unistr/test-u8-mbtoucr.c macros.h
1286
1287## end gnulib module unistr/u8-mbtoucr-tests
1288
1289## begin gnulib module unistr/u8-uctomb-tests
1290
1291TESTS += test-u8-uctomb
1292check_PROGRAMS += test-u8-uctomb
1293test_u8_uctomb_SOURCES = unistr/test-u8-uctomb.c
1294test_u8_uctomb_LDADD = $(LDADD) $(LIBUNISTRING)
1295EXTRA_DIST += unistr/test-u8-uctomb.c macros.h
1296
1297## end gnulib module unistr/u8-uctomb-tests
1298
1299## begin gnulib module uniwidth/width-tests
1300
1301TESTS += test-uc_width uniwidth/test-uc_width2.sh
1302check_PROGRAMS += test-uc_width test-uc_width2
1303test_uc_width_SOURCES = uniwidth/test-uc_width.c
1304test_uc_width_LDADD = $(LDADD) $(LIBUNISTRING)
1305test_uc_width2_SOURCES = uniwidth/test-uc_width2.c
1306test_uc_width2_LDADD = $(LDADD) $(LIBUNISTRING)
1307EXTRA_DIST += uniwidth/test-uc_width.c uniwidth/test-uc_width2.c uniwidth/test-uc_width2.sh macros.h
1308
1309## end gnulib module uniwidth/width-tests
1310
1311## begin gnulib module unsetenv
1312
1313
1314EXTRA_DIST += unsetenv.c
1315
1316EXTRA_libtests_a_SOURCES += unsetenv.c
1317
1318## end gnulib module unsetenv
1319
1320## begin gnulib module unsetenv-tests
1321
1322TESTS += test-unsetenv
1323check_PROGRAMS += test-unsetenv
1324EXTRA_DIST += test-unsetenv.c signature.h macros.h
1325
1326## end gnulib module unsetenv-tests
1327
1328## begin gnulib module update-copyright-tests
1329
1330TESTS += test-update-copyright.sh
1331TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'
1332EXTRA_DIST += test-update-copyright.sh
1333
1334## end gnulib module update-copyright-tests
1335
1336## begin gnulib module vasnprintf
1337
1338
1339EXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h
1340
1341EXTRA_libtests_a_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c
1342
1343## end gnulib module vasnprintf
1344
1345## begin gnulib module vasnprintf-tests
1346
1347TESTS += test-vasnprintf
1348check_PROGRAMS += test-vasnprintf
1349
1350EXTRA_DIST += test-vasnprintf.c macros.h
1351
1352## end gnulib module vasnprintf-tests
1353
1354## begin gnulib module vc-list-files-tests
1355
1356TESTS += test-vc-list-files-git.sh
1357TESTS += test-vc-list-files-cvs.sh
1358TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'
1359EXTRA_DIST += test-vc-list-files-git.sh test-vc-list-files-cvs.sh
1360
1361## end gnulib module vc-list-files-tests
1362
1363## begin gnulib module verify-tests
1364
1365TESTS_ENVIRONMENT += MAKE='$(MAKE)'
1366TESTS += test-verify test-verify.sh
1367check_PROGRAMS += test-verify
1368EXTRA_DIST += test-verify.c test-verify.sh
1369
1370## end gnulib module verify-tests
1371
1372## begin gnulib module version-etc-tests
1373
1374TESTS += test-version-etc.sh
1375check_PROGRAMS += test-version-etc
1376test_version_etc_LDADD = $(LDADD) @LIBINTL@
1377EXTRA_DIST += test-version-etc.c test-version-etc.sh
1378
1379## end gnulib module version-etc-tests
1380
1381## begin gnulib module wchar-tests
1382
1383TESTS += test-wchar
1384check_PROGRAMS += test-wchar
1385EXTRA_DIST += test-wchar.c
1386
1387## end gnulib module wchar-tests
1388
1389## begin gnulib module wcrtomb-tests
1390
1391TESTS += \
1392 test-wcrtomb.sh \
1393 test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh \
1394 test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh
1395TESTS_ENVIRONMENT += \
1396 LOCALE_FR='@LOCALE_FR@' \
1397 LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \
1398 LOCALE_JA='@LOCALE_JA@' \
1399 LOCALE_ZH_CN='@LOCALE_ZH_CN@'
1400check_PROGRAMS += test-wcrtomb test-wcrtomb-w32
1401
1402EXTRA_DIST += test-wcrtomb.sh test-wcrtomb.c test-wcrtomb-w32-1.sh test-wcrtomb-w32-2.sh test-wcrtomb-w32-3.sh test-wcrtomb-w32-4.sh test-wcrtomb-w32-5.sh test-wcrtomb-w32.c signature.h macros.h
1403
1404## end gnulib module wcrtomb-tests
1405
1406## begin gnulib module wctype-h-tests
1407
1408TESTS += test-wctype-h
1409check_PROGRAMS += test-wctype-h
1410EXTRA_DIST += test-wctype-h.c macros.h
1411
1412## end gnulib module wctype-h-tests
1413
1414## begin gnulib module wcwidth-tests
1415
1416TESTS += test-wcwidth
1417check_PROGRAMS += test-wcwidth
1418
1419EXTRA_DIST += test-wcwidth.c signature.h macros.h
1420
1421## end gnulib module wcwidth-tests
1422
1423## begin gnulib module xalloc-die-tests
1424
1425TESTS += test-xalloc-die.sh
1426check_PROGRAMS += test-xalloc-die
1427test_xalloc_die_LDADD = $(LDADD) @LIBINTL@
1428EXTRA_DIST += test-xalloc-die.c test-xalloc-die.sh
1429
1430## end gnulib module xalloc-die-tests
1431
1432## begin gnulib module xsize
1433
1434libtests_a_SOURCES += xsize.h
1435
1436## end gnulib module xsize
1437
1438## begin gnulib module xstrtoimax-tests
1439
1440TESTS += test-xstrtoimax.sh
1441check_PROGRAMS += test-xstrtoimax
1442test_xstrtoimax_LDADD = $(LDADD) @LIBINTL@
1443EXTRA_DIST += test-xstrtoimax.c test-xstrtoimax.sh
1444
1445## end gnulib module xstrtoimax-tests
1446
1447## begin gnulib module xstrtol-tests
1448
1449TESTS += test-xstrtol.sh
1450check_PROGRAMS += test-xstrtol test-xstrtoul
1451test_xstrtol_LDADD = $(LDADD) @LIBINTL@
1452test_xstrtoul_LDADD = $(LDADD) @LIBINTL@
1453EXTRA_DIST += test-xstrtol.c test-xstrtoul.c test-xstrtol.sh
1454
1455## end gnulib module xstrtol-tests
1456
1457# Clean up after Solaris cc.
1458clean-local:
1459 rm -rf SunWS_cache
1460
1461mostlyclean-local: mostlyclean-generic
1462 @for dir in '' $(MOSTLYCLEANDIRS); do \
1463 if test -n "$$dir" && test -d $$dir; then \
1464 echo "rmdir $$dir"; rmdir $$dir; \
1465 fi; \
1466 done; \
1467 :
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette