Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libcurses/check_files - Update the check files due...
details: https://anonhg.NetBSD.org/src/rev/2112bc35fb6f
branches: trunk
changeset: 769614:2112bc35fb6f
user: blymn <blymn%NetBSD.org@localhost>
date: Fri Sep 16 08:05:28 2011 +0000
description:
- Update the check files due to a bug fix in the slave code
diffstat:
tests/lib/libcurses/check_files/background3.chk | 2 +-
tests/lib/libcurses/check_files/background4.chk | 10 ++++++----
tests/lib/libcurses/check_files/background5.chk | 5 +++--
tests/lib/libcurses/check_files/box_standout.chk | 8 +++++---
tests/lib/libcurses/check_files/clear10.chk | 2 +-
tests/lib/libcurses/check_files/clear6.chk | 2 +-
tests/lib/libcurses/check_files/clear7.chk | 2 +-
tests/lib/libcurses/check_files/clear8.chk | 10 ++++++----
tests/lib/libcurses/check_files/clear9.chk | 10 ++++++----
tests/lib/libcurses/check_files/copywin1.chk | 2 +-
tests/lib/libcurses/check_files/copywin10.chk | 2 +-
tests/lib/libcurses/check_files/copywin11.chk | 6 ++++--
tests/lib/libcurses/check_files/copywin12.chk | 6 ++++--
tests/lib/libcurses/check_files/copywin13.chk | 2 +-
tests/lib/libcurses/check_files/copywin14.chk | 2 +-
tests/lib/libcurses/check_files/copywin2.chk | 10 ++++++----
tests/lib/libcurses/check_files/copywin3.chk | 2 +-
tests/lib/libcurses/check_files/copywin4.chk | 10 ++++++----
tests/lib/libcurses/check_files/copywin5.chk | 2 +-
tests/lib/libcurses/check_files/copywin6.chk | 10 ++++++----
tests/lib/libcurses/check_files/copywin7.chk | 10 ++++++----
tests/lib/libcurses/check_files/copywin8.chk | 6 ++++--
tests/lib/libcurses/check_files/copywin9.chk | 2 +-
tests/lib/libcurses/check_files/wborder.chk | 10 ++++++----
tests/lib/libcurses/check_files/wgetstr_refresh.chk | 3 ++-
tests/lib/libcurses/check_files/window.chk | 2 +-
tests/lib/libcurses/check_files/wscrl1.chk | 2 +-
tests/lib/libcurses/check_files/wscrl2.chk | 2 +-
28 files changed, 84 insertions(+), 58 deletions(-)
diffs (truncated from 312 to 300 lines):
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/background3.chk
--- a/tests/lib/libcurses/check_files/background3.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/background3.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup7;7X
\ No newline at end of file
+cup3;6X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/background4.chk
--- a/tests/lib/libcurses/check_files/background4.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/background4.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-cup1;14Xcup7;7Xrevwindowcup8;7XB1BBBBcup9;7XBBBBBB
-BBBBBB
-BBBBBB
-BBBBBBcup8;9Xsgr0
\ No newline at end of file
+cup1;14Xcup3;6Xrevwindow
+B1BBBB
+BBBBBB
+BBBBBB
+BBBBBB
+BBBBBBcup4;8Xsgr0
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/background5.chk
--- a/tests/lib/libcurses/check_files/background5.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/background5.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,2 +1,3 @@
-cup1;14Xcup8;9Xrevhellcup9;7Xo worl
-dsgr0
\ No newline at end of file
+cup1;14Xcup4;8Xrevhell
+o worl
+dsgr0
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/box_standout.chk
--- a/tests/lib/libcurses/check_files/box_standout.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/box_standout.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,3 +1,5 @@
-revsmacsqqqqrmacscup8;7Xsgr0smsosmacsxrmacssmacsxrmacscup9;7Xsmacsxrmacssmacsxrmacs
-smacsxrmacssmacsxrmacs
-smacsxrmacssmacsxrmacscup12;8Xrmsorevsmacsqqqqrmacscup7;7Xsgr0
\ No newline at end of file
+revsmacsqqqqrmacs
+sgr0smsosmacsxrmacssmacsxrmacs
+smacsxrmacssmacsxrmacs
+smacsxrmacssmacsxrmacs
+smacsxrmacssmacsxrmacscup8;7Xrmsorevsmacsqqqqrmacscup3;6Xsgr0
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/clear10.chk
--- a/tests/lib/libcurses/check_files/clear10.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/clear10.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup11;8X
EEEEEE
\ No newline at end of file
+cup7;7X
EEEEE
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/clear6.chk
--- a/tests/lib/libcurses/check_files/clear6.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/clear6.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-abccup11;8Xefgcup8;7X
\ No newline at end of file
+abccup7;7Xefgcup4;6X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/clear7.chk
--- a/tests/lib/libcurses/check_files/clear7.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/clear7.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup11;8Xelcup8;7X
\ No newline at end of file
+cup7;7Xelcup4;6X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/clear8.chk
--- a/tests/lib/libcurses/check_files/clear8.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/clear8.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-cup8;7X cup8;7X cup9;7X
-EEEEEE
-EEEEEE
-EEEEEE cup7;7X
\ No newline at end of file
+cup4;6X
+EEEEE
+EEEEE
+EEEEE
+EEEEE
+EEEEE cup3;6X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/clear9.chk
--- a/tests/lib/libcurses/check_files/clear9.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/clear9.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-cup7;7X cup8;7X cup9;7X
-EEEEEE
-EEEEEE
-EEEEEE cup7;7X
\ No newline at end of file
+cup3;6X
+EEEEE
+EEEEE
+EEEEE
+EEEEE
+EEEEE cup3;6X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin1.chk
--- a/tests/lib/libcurses/check_files/copywin1.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin1.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup8;10X
\ No newline at end of file
+cup11;15X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin10.chk
--- a/tests/lib/libcurses/check_files/copywin10.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin10.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup8;10Xt s i cup9;10Xg e t cup10;10Xn t s cup11;10X n t scup12;10Xt n t cup13;10X t n t
\ No newline at end of file
+cup11;15Xt s i cup12;15Xg e t cup13;15Xn t s cup14;15X n t scup15;15Xt n t cup16;15X t n t
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin11.chk
--- a/tests/lib/libcurses/check_files/copywin11.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin11.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,2 +1,4 @@
-cup7;7Xelcup8;7X cup9;7X cup10;8X
- cup12;8X cup7;7Xcup8;14Xelcup9;14Xelcup10;14Xelcup11;13Xelcup12;14Xelcup13;11Xelcup8;10X
\ No newline at end of file
+cup3;6Xel
+ el
+ elcup6;7Xel
+ elcup8;7Xelcup3;6Xcup11;15Xelcup12;15Xelcup13;15Xelcup14;16Xelcup15;15Xelcup16;16Xelcup11;15X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin12.chk
--- a/tests/lib/libcurses/check_files/copywin12.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin12.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,2 +1,4 @@
-cup7;7Xt s icup8;7Xg e tcup9;7Xn t scup10;8Xn t s
- t n tcup12;8Xt n tcup12;12X
\ No newline at end of file
+cup3;6Xt s i
+ g e t
+ n t scup6;7Xn t s
+ t n tcup8;7Xt n tcup8;11X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin13.chk
--- a/tests/lib/libcurses/check_files/copywin13.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin13.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup8;11Xe t ncup9;11Xt s icup10;10X g e tcup11;10Xi g ecup12;10X i g ecup13;10Xs i g
\ No newline at end of file
+cup11;16Xe t ncup12;16Xt s icup13;16Xg e tcup14;15Xi g ecup15;16Xi g ecup16;15Xs i g
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin14.chk
--- a/tests/lib/libcurses/check_files/copywin14.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin14.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup8;10Xtesticup9;10Xgtestcup10;10Xngtescup11;11Xngtescup12;10Xtingtcup13;11Xtingt
\ No newline at end of file
+cup11;15Xtesticup12;15Xgtestcup13;15Xngtescup14;16Xngtescup15;15Xtingtcup16;16Xtingt
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin2.chk
--- a/tests/lib/libcurses/check_files/copywin2.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin2.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-cup7;7Xtestincup8;7Xgtesticup9;7Xngtest
- ingtes
- tingte
- stingtcup12;12X
\ No newline at end of file
+cup3;6Xtestin
+ gtesti
+ ngtest
+ ingtes
+ tingte
+ stingtcup8;11X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin3.chk
--- a/tests/lib/libcurses/check_files/copywin3.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin3.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup8;10Xelcup9;10X testincup10;10X gtesticup11;10X ngtestcup12;10X ingtescup13;11Xtingtecup14;11Xstingt
\ No newline at end of file
+cup12;16Xtestincup13;16Xgtesticup14;16Xngtestcup15;16Xingtescup16;16Xtingtecup17;16Xstingt
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin4.chk
--- a/tests/lib/libcurses/check_files/copywin4.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin4.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-cup7;7Xelcup8;7Xelcup9;7X
-
-
- cup7;7Xcup9;13Xelcup10;13Xelcup11;13Xelcup12;13Xelcup13;11Xelcup14;11Xelcup8;10X
\ No newline at end of file
+cup3;6Xel
+ el
+ el
+ el
+ el
+ elcup12;16Xelcup13;16Xelcup14;16Xelcup15;16Xelcup16;16Xelcup17;16Xelcup11;15X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin5.chk
--- a/tests/lib/libcurses/check_files/copywin5.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin5.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-testingtecup9;10Xstingtestcup10;10Xingtestincup11;10Xgtestingtcup12;10Xestingtescup13;10Xtingtesticup13;18X
\ No newline at end of file
+testingtecup12;15Xstingtestcup13;15Xingtestincup14;15Xgtestingtcup15;15Xestingtescup16;15Xtingtesticup16;23X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin6.chk
--- a/tests/lib/libcurses/check_files/copywin6.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin6.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-cup7;7Xtestincup8;7Xstingtcup9;7Xingtes
- gtesti
- esting
- tingtecup12;12X
\ No newline at end of file
+cup3;6Xtestin
+ stingt
+ ingtes
+ gtesti
+ esting
+ tingtecup8;11X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin7.chk
--- a/tests/lib/libcurses/check_files/copywin7.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin7.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-cup7;7Xelcup8;7X cup9;7X
-
-
- cup7;7Xcup8;13Xelcup9;13Xelcup10;13Xelcup11;13Xelcup12;13Xelcup13;10Xel
\ No newline at end of file
+cup3;6Xel
+ el
+ el
+ el
+ el
+ elcup11;15Xelcup12;15Xelcup13;15Xelcup14;15Xelcup15;15Xelcup16;15Xel
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin8.chk
--- a/tests/lib/libcurses/check_files/copywin8.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin8.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,2 +1,4 @@
-cup7;7Xt s icup8;7Xg e tcup9;7Xn t scup10;8Xn t s
- t n tcup12;8Xt n tcup12;12X
\ No newline at end of file
+cup3;6Xt s i
+ g e t
+ n t scup6;7Xn t s
+ t n tcup8;7Xt n tcup8;11X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/copywin9.chk
--- a/tests/lib/libcurses/check_files/copywin9.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/copywin9.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup8;11Xe t ncup9;11Xt s icup10;10X g e tcup11;10Xi g ecup12;10X i g ecup13;10Xs i g
\ No newline at end of file
+cup11;16Xe t ncup12;16Xt s icup13;16Xg e tcup14;15Xi g ecup15;16Xi g ecup16;15Xs i g
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/wborder.chk
--- a/tests/lib/libcurses/check_files/wborder.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/wborder.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,4 +1,6 @@
-smacslqqqqkrmacscup8;7Xsmacsxrmacs smacsxrmacscup9;7Xsmacsxrmacs smacsxrmacs
- smacsxrmacs smacsxrmacs
- smacsxrmacs smacsxrmacs
- smacsmqqqqjrmacscup7;7X
\ No newline at end of file
+smacslqqqqkrmacs
+ smacsxrmacs smacsxrmacs
+ smacsxrmacs smacsxrmacs
+ smacsxrmacs smacsxrmacs
+ smacsxrmacs smacsxrmacs
+ smacsmqqqqjrmacscup3;6X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/wgetstr_refresh.chk
--- a/tests/lib/libcurses/check_files/wgetstr_refresh.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/wgetstr_refresh.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,2 @@
-cup8;7X
\ No newline at end of file
+
+
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/window.chk
--- a/tests/lib/libcurses/check_files/window.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/window.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
-cup7;7X
\ No newline at end of file
+cup3;6X
\ No newline at end of file
diff -r d8b7892cf5dd -r 2112bc35fb6f tests/lib/libcurses/check_files/wscrl1.chk
--- a/tests/lib/libcurses/check_files/wscrl1.chk Fri Sep 16 04:54:46 2011 +0000
+++ b/tests/lib/libcurses/check_files/wscrl1.chk Fri Sep 16 08:05:28 2011 +0000
@@ -1,1 +1,1 @@
Home |
Main Index |
Thread Index |
Old Index