]> Pileus Git - ~andy/gtk/commit
new directory to contain tests, gtk/test* should move here sometime (with
authorHavoc Pennington <hp@redhat.com>
Thu, 21 Dec 2000 01:53:39 +0000 (01:53 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Thu, 21 Dec 2000 01:53:39 +0000 (01:53 +0000)
commitf00175cf07395d9f05f8c98efb203ee3c74a31cd
tree9bc26a15bc80d371a415f9bfab4cc9e4acba64e8
parent8d1ff18de01d36f97e442a58ec8948206cb54961
new directory to contain tests, gtk/test* should move here sometime (with

2000-12-20  Havoc Pennington  <hp@redhat.com>

* tests: new directory to contain tests, gtk/test* should move
here sometime (with appropriate on-cvs-server hackery)

* tests/testtreeview.c, tests/Makefile.am: a test

* configure.in (AC_OUTPUT): add tests/Makefile

* gtk/gtktexttag.c (gtk_text_tag_get_property): Add "invisible"
and "invisible_set" which were missing

* gtk/gtkrbtree.h: some cheesy indentation fix
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gtk/gtkrbtree.h
gtk/gtktexttag.c
tests/Makefile.am [new file with mode: 0644]
tests/testtreeview.c [new file with mode: 0644]