]> git.pld-linux.org Git - packages/gawk.git/blob - no-pty-test.patch
up to 5.1.1
[packages/gawk.git] / no-pty-test.patch
1 --- gawk-5.0.0/test/Makefile.am.orig    2019-04-07 20:53:42.000000000 +0200
2 +++ gawk-5.0.0/test/Makefile.am 2019-04-12 21:10:26.219201910 +0200
3 @@ -934,10 +934,6 @@
4         prt1eval.ok \
5         prtoeval.awk \
6         prtoeval.ok \
7 -       pty1.awk \
8 -       pty1.ok \
9 -       pty2.awk \
10 -       pty2.ok \
11         rand-mpfr.ok \
12         rand.awk \
13         rand.ok \
14 @@ -1342,7 +1338,7 @@
15         printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \
16         profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
17         profile7 profile8 profile9 profile10 profile11 profile12 profile13 \
18 -       profile14 profile15 profile16 pty1 pty2 rebuf regexsub regnul1 regnul2 \
19 +       profile14 profile15 profile16 rebuf regexsub regnul1 regnul2 \
20         regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 \
21         rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor \
22         sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld \
This page took 0.039986 seconds and 3 git commands to generate.