mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Disable test until it is rewritten to work
This commit is contained in:
parent
e70a46c7e3
commit
c7a5ddf8a7
@ -1266,6 +1266,8 @@ gtk_real_model_types_iter_parent (GtkTreeModel *tree_model,
|
||||
* Automated testing
|
||||
*/
|
||||
|
||||
#if 0
|
||||
|
||||
static void
|
||||
treestore_torture_recurse (GtkTreeStore *store,
|
||||
GtkTreeIter *root,
|
||||
@ -1355,6 +1357,8 @@ treestore_torture_recurse (GtkTreeStore *store,
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
static void
|
||||
run_automated_tests (void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user