From adcfcee89317a5c2742f2825bce4e9fb34739581 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 2 Jan 2016 21:33:57 +0300 Subject: Add unit tests for po parser. --- data/translations/test/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/translations/test/Makefile.am (limited to 'data/translations/test/Makefile.am') diff --git a/data/translations/test/Makefile.am b/data/translations/test/Makefile.am new file mode 100644 index 000000000..5d1fe7801 --- /dev/null +++ b/data/translations/test/Makefile.am @@ -0,0 +1,8 @@ +testdir = $(pkgdatadir)/data/translations/test + +test_DATA = \ + test1.po + +EXTRA_DIST = \ + $(test_DATA) \ + CMakeLists.txt -- cgit v1.2.3-70-g09d2