From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9245
authoreapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 8 Oct 2013 15:09:59 +0000 (15:09 +0000)
committereapache <eapache@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 8 Oct 2013 15:09:59 +0000 (15:09 +0000)
commit16dc253a40800ef18c0b96637576a05a07335608
treea2299714892d28ebeb371a89cca0cb1f53bf1fab
parentc549680aadbc0e689d18be116181d20ff632176c
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9245

Fix test suite so that it doesn't attempt to use color if ncurses is not
installed.  This came up when I attempted to use the test suite under Windows
with cygwin installed but not ncurses.  The result is not entirely broken but
the error messages saying that "tput is not a valid command" make the menus and
results difficult to read.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@52449 f5534014-38df-0310-8fa8-9805f1628bb7
test/test-backend.sh