Add a test suite for ConfigFile

This commit is contained in:
Hugo Locurcio 2020-09-09 15:53:27 +02:00
parent 3c213d516d
commit f91a6eba10
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C
2 changed files with 158 additions and 0 deletions

View file

@ -37,6 +37,7 @@
#include "test_class_db.h"
#include "test_color.h"
#include "test_command_queue.h"
#include "test_config_file.h"
#include "test_curve.h"
#include "test_expression.h"
#include "test_gradient.h"