summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-07 17:58:34 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-07 18:17:04 -0400
commit74b126211feb9a0b7b9b2e137fdab1783681eaa4 (patch)
treedd06c327fb05845b9845bbce6161a0ed7a4c839f /tests/meson.build
parent068aa03ceaa55537fc0144783c6446e03314c481 (diff)
downloadpango-74b126211feb9a0b7b9b2e137fdab1783681eaa4.tar.gz
Make the break test actually test things
We were not diffing the output against the expected results.
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 50176c3d..6357cd8a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -22,7 +22,7 @@ tests = [
[ 'testcolor' ],
[ 'testscript' ],
[ 'cxx-test', [ 'cxx-test.cpp' ] ],
- [ 'test-break' ],
+ [ 'test-break', [ 'test-break.c', 'test-common.c' ] ],
]
if build_pangoft2