mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
(generated): Add some .out files.
This commit is contained in:
parent
c81459e7d8
commit
3d61cc0988
@ -58,7 +58,8 @@ ld-test-srcs := $(addprefix tests/,$(addsuffix .cm,$(ld-test-names)) \
|
|||||||
fmon-tests = n01y12 n02n40 n10y31 n11y41 n12y11 n20n32 n30y20 n41n00 \
|
fmon-tests = n01y12 n02n40 n10y31 n11y41 n12y11 n20n32 n30y20 n41n00 \
|
||||||
y01y10 y02n22 y22n42 y30y21 y32n31 y40y00 y42n21
|
y01y10 y02n22 y22n42 y30y21 y32n31 y40y00 y42n21
|
||||||
|
|
||||||
generated := $(test-input) $(test-output)
|
generated := $(test-input) $(test-output) sort-test.out tst-locale.out \
|
||||||
|
tst-mbswcs.out
|
||||||
generated-dirs := $(ld-test-names) tt_TT de_DE.437 \
|
generated-dirs := $(ld-test-names) tt_TT de_DE.437 \
|
||||||
$(addprefix tstfmon_,$(fmon-tests)) \
|
$(addprefix tstfmon_,$(fmon-tests)) \
|
||||||
|
|
||||||
@ -67,7 +68,7 @@ distribute := CHECKSUMS README SUPPORTED ChangeLog \
|
|||||||
tst-rpmatch.sh tst-locale.sh tst-fmon.sh sort-test.sh \
|
tst-rpmatch.sh tst-locale.sh tst-fmon.sh sort-test.sh \
|
||||||
tst-fmon.data $(test-input-data) $(ld-test-srcs) \
|
tst-fmon.data $(test-input-data) $(ld-test-srcs) \
|
||||||
th_TH.in cs_CZ.in tst-mbswcs.sh tst-trans.sh tst-ctype.sh \
|
th_TH.in cs_CZ.in tst-mbswcs.sh tst-trans.sh tst-ctype.sh \
|
||||||
tst-ctype-de_DE.ISO-8859-1.in \
|
tst-ctype-de_DE.ISO-8859-1.in \
|
||||||
$(wildcard tests-mbwc/*.[ch]) \
|
$(wildcard tests-mbwc/*.[ch]) \
|
||||||
$(addprefix tst-fmon-locales/tstfmon_,$(fmon-tests)) \
|
$(addprefix tst-fmon-locales/tstfmon_,$(fmon-tests)) \
|
||||||
gen-locale.sh show-ucs-data.c tst-langinfo.sh \
|
gen-locale.sh show-ucs-data.c tst-langinfo.sh \
|
||||||
|
Loading…
Reference in New Issue
Block a user