From 61781dbb9c85ef5997cc2adb6df9960c19776459 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 2 Sep 2013 17:18:53 +0200 Subject: make -C util test: add basic dic bit rot test --- util/t/dic/mup | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 util/t/dic/mup (limited to 'util/t/dic/mup') diff --git a/util/t/dic/mup b/util/t/dic/mup new file mode 100755 index 00000000..a31e0f6c --- /dev/null +++ b/util/t/dic/mup @@ -0,0 +1,6 @@ +#! /bin/sh +set -euf + +dic test | + sed 's/\[[^m]*m//g' | + grep -q '^test - der Test$' -- cgit v1.2.3