diff options
Diffstat (limited to 'docs/markdown/Unit-tests.md')
-rw-r--r-- | docs/markdown/Unit-tests.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/Unit-tests.md b/docs/markdown/Unit-tests.md index d5ef77e..83c3712 100644 --- a/docs/markdown/Unit-tests.md +++ b/docs/markdown/Unit-tests.md @@ -1,3 +1,7 @@ +--- +short-description: Meson's own unit-test system +... + # Unit tests Meson comes with a fully functional unit test system. To use it simply build an executable and then use it in a test. |