summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext/gettext-0.19.8.1/run-ptest
blob: f17f3c87a76bda1c4ce5fa21e836f2162f8e4fac (plain)
1
2
3
4
5
6
#!/bin/sh
#
#This script is used to run gettext test suites
cd tests

make -k runtest-TESTS top_srcdir=.. srcdir=. abs_srcdir=$PWD top_builddir=$PWD/../ abs_top_srcdir=$PWD/../ | cat