[pango] tests: Dist missing layout test files



commit 24a9e44b10d64ac82e7c049b3948ab20fe5d5480
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Aug 8 23:36:09 2017 +0100

    tests: Dist missing layout test files
    
    We're disting only a subset of files with Autotools, but Meson expects
    everything we have in Git.

 tests/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5772629..d036088 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -100,8 +100,8 @@ all-unicode.txt: gen-all-unicode$(EXEEXT)
 noinst_PROGRAMS = $(check_PROGRAMS) gen-all-unicode dump-boundaries
 
 markup_tests = \
-       valid-1 valid-2 valid-3 valid-4 \
-       fail-1 \
+       valid-1 valid-2 valid-3 valid-4 valid-5 valid-6 valid-7 valid-8 valid-9 \
+       fail-1 fail-2 fail-3 fail-4 fail-5 \
        $(NULL)
 
 all_markup_data = \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]