tests: Add basic unit tests for fp-context

Link the tests with the private library using an utils library that will
be useful to share other tests functions
This commit is contained in:
Marco Trevisan (Treviño)
2019-12-05 14:38:41 +01:00
parent eeddd8c7bc
commit da46f53e82
6 changed files with 225 additions and 4 deletions

View File

@@ -199,10 +199,7 @@ if get_option('gtk-examples')
subdir('demo')
endif
# The tests require introspeciton support to run
if get_option('introspection')
subdir('tests')
endif
subdir('tests')
pkgconfig = import('pkgconfig')
pkgconfig.generate(