mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
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_LDADD = $(progs_ldadd)
|
||||
|
||||
TEST_PROGS += filtermodel
|
||||
filtermodel_SOURCES = filtermodel.c
|
||||
filtermodel_LDADD = $(progs_ldadd)
|
||||
|
||||
-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