Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libcurses/tests change comparend to compare so tha...
details: https://anonhg.NetBSD.org/src/rev/1f0ec3c2c80b
branches: trunk
changeset: 768940:1f0ec3c2c80b
user: christos <christos%NetBSD.org@localhost>
date: Mon Aug 29 12:43:51 2011 +0000
description:
change comparend to compare so that this passes now.
diffstat:
tests/lib/libcurses/tests/assume_default_colors | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 04188850ff63 -r 1f0ec3c2c80b tests/lib/libcurses/tests/assume_default_colors
--- a/tests/lib/libcurses/tests/assume_default_colors Mon Aug 29 12:42:57 2011 +0000
+++ b/tests/lib/libcurses/tests/assume_default_colors Mon Aug 29 12:43:51 2011 +0000
@@ -2,7 +2,7 @@
call OK start_color
call OK assume_default_colors -1 -1
call OK refresh
-comparend color_start.chk
+compare color_start.chk
# This should be the same as the default
compare color_default.chk
# default foreground, blue background
Home |
Main Index |
Thread Index |
Old Index