Disable test until it is rewritten to work
This commit is contained in:
@ -1266,6 +1266,8 @@ gtk_real_model_types_iter_parent (GtkTreeModel *tree_model,
|
|||||||
* Automated testing
|
* Automated testing
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#if 0
|
||||||
|
|
||||||
static void
|
static void
|
||||||
treestore_torture_recurse (GtkTreeStore *store,
|
treestore_torture_recurse (GtkTreeStore *store,
|
||||||
GtkTreeIter *root,
|
GtkTreeIter *root,
|
||||||
@ -1355,6 +1357,8 @@ treestore_torture_recurse (GtkTreeStore *store,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
static void
|
static void
|
||||||
run_automated_tests (void)
|
run_automated_tests (void)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user