Start a testsuite for GtkTreeModelFilter
This commit is contained in:
parent
05ef84e9d6
commit
923a6a8083
@ -82,4 +82,8 @@ TEST_PROGS += textbuffer
|
|||||||
textbuffer_SOURCES = textbuffer.c pixbuf-init.c
|
textbuffer_SOURCES = textbuffer.c pixbuf-init.c
|
||||||
textbuffer_LDADD = $(progs_ldadd)
|
textbuffer_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
|
TEST_PROGS += filtermodel
|
||||||
|
filtermodel_SOURCES = filtermodel.c
|
||||||
|
filtermodel_LDADD = $(progs_ldadd)
|
||||||
|
|
||||||
-include $(top_srcdir)/git.mk
|
-include $(top_srcdir)/git.mk
|
||||||
|
1231
gtk/tests/filtermodel.c
Normal file
1231
gtk/tests/filtermodel.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user