geary/subprojects/vala-unit
Michael Gratton 7c48589550 vala-unit: Skip gee collection in older valac
It will fail without current vala head, so just skip under 0.48 or less.

See GNOME/vala#992
2020-06-30 17:31:07 +10:00
..
src Move generic unit test classes to a new basically-standalone subproject 2020-06-30 17:20:12 +10:00
test vala-unit: Skip gee collection in older valac 2020-06-30 17:31:07 +10:00
COPYING Move generic unit test classes to a new basically-standalone subproject 2020-06-30 17:20:12 +10:00
meson.build Move generic unit test classes to a new basically-standalone subproject 2020-06-30 17:20:12 +10:00
meson_options.txt Move generic unit test classes to a new basically-standalone subproject 2020-06-30 17:20:12 +10:00
README.md Move generic unit test classes to a new basically-standalone subproject 2020-06-30 17:20:12 +10:00

ValaUnit

A Glib-based, xUnit-style unit testing and mock object framework for Vala projects.