GtkTextIter.t failure
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: gtk-perl-list gnome org
- Subject: GtkTextIter.t failure
- Date: Fri, 27 Aug 2004 13:53:43 -0400 (EDT)
this failure:
not ok 7
# Failed test (t/GtkTextIter.t at line 39)
# got: '30'
# expected: '20'
ok 8
this section:
if (not defined Gtk2 -> check_version(2, 4, 8)) {
is ($iter->get_visible_line_index, 10);
is ($iter->get_visible_line_offset, 10);
} else {
is ($iter->get_visible_line_index, 20);
is ($iter->get_visible_line_offset, 30);
}
seems to be realted to the recent commit to the file.
running on a stock/updated fedora 1 system with windowmaker with and without
DISPLAY=
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]