mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
tests: Remove disabled testtext example
This commit is contained in:
parent
804c2c8350
commit
ba20a00570
@ -169,7 +169,6 @@ testsocket_DEPENDENCIES = $(DEPS)
|
||||
testsocket_child_DEPENDENCIES = $(DEPS)
|
||||
testspinbutton_DEPENDENCIES = $(TEST_DEPS)
|
||||
teststatusicon_DEPENDENCIES = $(TEST_DEPS)
|
||||
#testtext_DEPENDENCIES = $(TEST_DEPS)
|
||||
testtreeedit_DEPENDENCIES = $(DEPS)
|
||||
testtreemodel_DEPENDENCIES = $(DEPS)
|
||||
testtreeview_DEPENDENCIES = $(DEPS)
|
||||
@ -254,7 +253,6 @@ testtreeflow_LDADD = $(LDADDS)
|
||||
testtreecolumns_LDADD = $(LDADDS)
|
||||
testtreecolumnsizing_LDADD = $(LDADDS)
|
||||
testtreesort_LDADD = $(LDADDS)
|
||||
#testtext_LDADD = $(LDADDS)
|
||||
treestoretest_LDADD = $(LDADDS)
|
||||
testxinerama_LDADD = $(LDADDS)
|
||||
testmerge_LDADD = $(LDADDS)
|
||||
@ -301,10 +299,6 @@ testtreeview_SOURCES = \
|
||||
prop-editor.c \
|
||||
testtreeview.c
|
||||
|
||||
#testtext_SOURCES = \
|
||||
# prop-editor.c \
|
||||
# testtext.c
|
||||
|
||||
testtoolbar_SOURCES = \
|
||||
testtoolbar.c \
|
||||
prop-editor.c
|
||||
|
3082
tests/testtext.c
3082
tests/testtext.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user