Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libcurses Updates to account for changes resulting...
details: https://anonhg.NetBSD.org/src/rev/825c20e6ad74
branches: trunk
changeset: 371938:825c20e6ad74
user: blymn <blymn%NetBSD.org@localhost>
date: Wed Oct 19 06:10:43 2022 +0000
description:
Updates to account for changes resulting from fixes to libcurses.
diffstat:
tests/lib/libcurses/check_files/add_wch3.chk | 2 +-
tests/lib/libcurses/check_files/copywin10.chk | 2 +-
tests/lib/libcurses/check_files/delch2.chk | 2 +-
tests/lib/libcurses/check_files/delch3.chk | 2 +-
tests/lib/libcurses/check_files/delch6.chk | 2 +-
tests/lib/libcurses/check_files/delch7.chk | 2 +-
tests/lib/libcurses/check_files/get_wstr.chk | 6 +++---
tests/lib/libcurses/check_files/getn_wstr.chk | 6 +++---
tests/lib/libcurses/check_files/ins_wch2.chk | 2 +-
tests/lib/libcurses/check_files/ins_wch3.chk | 2 +-
tests/lib/libcurses/check_files/redrawwin2.chk | 25 ++++++++++++++++++++++++-
tests/lib/libcurses/check_files/touchline2.chk | 3 ++-
tests/lib/libcurses/check_files/wcolor_set.chk | 2 +-
tests/lib/libcurses/check_files/wget_wstr.chk | 4 ++--
tests/lib/libcurses/check_files/wgetn_wstr.chk | 4 ++--
tests/lib/libcurses/check_files/wins_wch2.chk | 2 +-
tests/lib/libcurses/check_files/wins_wch3.chk | 2 +-
tests/lib/libcurses/check_files/wins_wstr4.chk | 2 +-
tests/lib/libcurses/check_files/wvline_set.chk | 2 +-
tests/lib/libcurses/tests/ins_wch | 7 +++++--
20 files changed, 54 insertions(+), 27 deletions(-)
diffs (truncated from 393 to 300 lines):
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/add_wch3.chk
--- a/tests/lib/libcurses/check_files/add_wch3.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/add_wch3.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,2 +1,2 @@
smso㐁rmsohome
-㐁㐁
\ No newline at end of file
+㐁㐁
㐁㐁
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/copywin10.chk
--- a/tests/lib/libcurses/check_files/copywin10.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/copywin10.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,1 @@
-cup11;15Xt s i cup12;15Xg e t cup13;15Xn t s cup14;15X n t scup15;15Xt n t cup16;16Xt n t
\ No newline at end of file
+cup11;15Xt s ielcup12;15Xg e telcup13;15Xn t selcup14;15X n t scup15;15Xt n telcup16;16Xt n t
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/delch2.chk
--- a/tests/lib/libcurses/check_files/delch2.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/delch2.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,1 @@
-
test
te
\ No newline at end of file
+
testel
te
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/delch3.chk
--- a/tests/lib/libcurses/check_files/delch3.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/delch3.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,1 @@
-stsmsotrmso
tessmsotrmso
tes
\ No newline at end of file
+stsmsotrmso
tessmsotel
rmso
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/delch6.chk
--- a/tests/lib/libcurses/check_files/delch6.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/delch6.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,1 @@
-cup4;9Xt cup4;9X
\ No newline at end of file
+cup4;9Xtelcup4;9X
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/delch7.chk
--- a/tests/lib/libcurses/check_files/delch7.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/delch7.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,1 @@
-tsmsotrmsocup4;9Xsmsotrmso cup4;9X
\ No newline at end of file
+tsmsotrmsocup4;9Xsmsotelcup4;9Xrmso
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/get_wstr.chk
--- a/tests/lib/libcurses/check_files/get_wstr.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/get_wstr.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,6 +1,6 @@
㐁el
-a cup4;2X
ab cup4;3X
cup4;1Xc cup4;2X
cd cup4;3X
cde cup4;4X
cd cup4;3X
cdf cup4;4X
-
a cup5;6X
ab cup5;7X
a cup5;6X
ac cup5;7X
acd cup5;8X
acd cup5;9X
acdO cup5;10X
acdOD cup5;11Xsmkx
-
a cup6;3X
ab cup6;4X
abc cup6;5X
el
d cup6;3X
\ No newline at end of file
+ael
abel
elcel
cdel
cdeel
cdel
cdfel
+
ael
abel
ael
acel
acdel
acdel
acdOel
acdODelsmkx
+
ael
abel
abcel
el
del
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/getn_wstr.chk
--- a/tests/lib/libcurses/check_files/getn_wstr.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/getn_wstr.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,6 +1,6 @@
㐁el
-a cup4;2X
ab cup4;3X
cup4;1Xc cup4;2X
cd cup4;3X
cde cup4;4X
cd cup4;3X
cdf cup4;4X
cdf cup4;4X
cdf cup4;4X
cdf cup4;4X
-
a cup5;6X
ab cup5;7X
a cup5;6X
ac cup5;7X
acd cup5;8X
acd cup5;9X
acdO cup5;10X
acdOD cup5;11Xsmkx
-
a cup6;3X
ab cup6;4X
abc cup6;5X
el
d cup6;3X
\ No newline at end of file
+ael
abel
elcel
cdel
cdeel
cdel
cdfel
cdfel
cdfel
cdfel
+
ael
abel
ael
acel
acdel
acdel
acdOel
acdODelsmkx
+
ael
abel
abcel
el
del
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/ins_wch2.chk
--- a/tests/lib/libcurses/check_files/ins_wch2.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/ins_wch2.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,1 @@
-cup11;76XAAAAcup11;11Xsmso㐁㐁cup11;78Xrmso cup11;11X
\ No newline at end of file
+cup11;76XAAAAcup11;11Xsmso㐁㐁cup11;76Xrmso Acup11;11Xsmso㐁cup11;80Xrmso cup11;11X
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/ins_wch3.chk
--- a/tests/lib/libcurses/check_files/ins_wch3.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/ins_wch3.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,1 @@
-cup11;78Xelcup11;76XsmulArmul
\ No newline at end of file
+cup11;76XsmulArmul
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/redrawwin2.chk
--- a/tests/lib/libcurses/check_files/redrawwin2.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/redrawwin2.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,24 @@
-homefoo cup2;1X cup3;1X bar
cup4;1X cup5;1X
cup6;1X cup7;1X
cup8;1X cup9;1X cup10;1X
cup11;1X cup12;1X
cup13;1X cup14;1X
cup15;1X cup16;1X
cup17;1X cup18;1X cup19;1X
cup20;1X cup21;1X
cup22;1X cup23;1X
cup24;1Xelcup3;14Xhome
\ No newline at end of file
+homefooelhome
+el
+ barel
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+el
+elcup3;14Xhome
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/touchline2.chk
--- a/tests/lib/libcurses/check_files/touchline2.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/touchline2.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,1 +1,2 @@
-cup16;16Xaaaaaacup17;16Xbbbbbbcup18;16Xcccccccup19;16Xdddddd
bbbbbb cup18;1X cccccc cup19;22X
\ No newline at end of file
+cup16;16Xaaaaaacup17;16Xbbbbbbcup18;16Xcccccccup19;16Xdddddd
bbbbbbel
+ ccccccelcup19;22X
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/wcolor_set.chk
--- a/tests/lib/libcurses/check_files/wcolor_set.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/wcolor_set.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,4 +1,4 @@
-cup3;6Xsetaf1Xsetab2Xtestsetaf7Xsetab0X
+cup3;6Xsetaf1Xsetab2Xtestsetaf7Xsetab0Xel
el
el
el
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/wget_wstr.chk
--- a/tests/lib/libcurses/check_files/wget_wstr.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/wget_wstr.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,3 +1,3 @@
cup5;6X 㐁el
- a cup6;7X
ab cup6;8X
elc cup6;7X
cd cup6;8X
cde cup6;9X
cd cup6;8X
cdf cup6;9X
- a cup7;7X
ab cup7;8X
a cup7;7X
ac cup7;8X
ac cup7;9X
acO cup7;10X
acOD cup7;11Xsmkxcup8;7X
a cup8;8X
ab cup8;9X
abc cup8;10X
el
d cup8;8X
\ No newline at end of file
+ ael
abel
elcel
cdel
cdeel
cdel
cdfel
+ ael
abel
ael
acel
acel
acOel
acODelsmkxcup8;7X
ael
abel
abcel
el
del
\ No newline at end of file
diff -r 1202b37dec63 -r 825c20e6ad74 tests/lib/libcurses/check_files/wgetn_wstr.chk
--- a/tests/lib/libcurses/check_files/wgetn_wstr.chk Wed Oct 19 06:09:27 2022 +0000
+++ b/tests/lib/libcurses/check_files/wgetn_wstr.chk Wed Oct 19 06:10:43 2022 +0000
@@ -1,3 +1,3 @@
cup5;6X 㐁el
- a cup6;7X
ab cup6;8X
elc cup6;7X
cd cup6;8X
cde cup6;9X
cd cup6;8X
cdf cup6;9X
cdf cup6;9X
cdf cup6;9X
cdf cup6;9X
- a cup7;7X
ab cup7;8X
Home |
Main Index |
Thread Index |
Old Index