API Version: 42.0
Library Version: 42.0
GPtrArray* ide_test_manager_get_tests ( IdeTestManager* self, const gchar* path )
Locates and returns any IdeTest that is found as a direct child of path.
IdeTest
path
const gchar*
The path to the test or NULL for the root path.
NULL
IdeTest*
An array of IdeTest.