Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
test_tagging_completion_model.c File Reference
#include "testdb.h"
#include "libs/tagging_completion.h"
#include "metadata/tags.h"
+ Include dependency graph for test_tagging_completion_model.c:

Go to the source code of this file.

Functions

static gboolean _store_contains (GtkTreeModel *model, const char *path)
 
static void test_refresh_exposes_new_hierarchical_tag (void **state)
 
int main (void)
 

Function Documentation

◆ _store_contains()

static gboolean _store_contains ( GtkTreeModel *  model,
const char *  path 
)
static

Definition at line 24 of file test_tagging_completion_model.c.

References FALSE, model, and TRUE.

Referenced by test_refresh_exposes_new_hierarchical_tag().

◆ main()

◆ test_refresh_exposes_new_hierarchical_tag()

static void test_refresh_exposes_new_hierarchical_tag ( void **  state)
static