Add getters and setters for image properties, together with unit tests.
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
static void create_test_suite()
|
||||
{
|
||||
add_node_suite();
|
||||
add_image_suite();
|
||||
}
|
||||
|
||||
int main(int argc, char **argv)
|
||||
|
Reference in New Issue
Block a user