[Dctrl-tools-devel] [dctrl-tools] 01/06: tests/bug679442.*: New failing test case for join-dctrl

Gerfried Fuchs rhonda at debian.org
Mon Feb 23 13:03:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

rhonda pushed a commit to branch debian
in repository dctrl-tools.

commit 36fbe9996e20071e8b55ed96073f8be60893ce4d
Author: Antti-Juhani Kaijanaho <ajk at debian.org>
Date:   Thu Jun 28 21:08:29 2012 +0300

    tests/bug679442.*: New failing test case for join-dctrl
    
    The test exposes a missing feature (missing -o).
    
    Signed-off-by: Antti-Juhani Kaijanaho <ajk at debian.org>
---
 tests/bug679442.in  | 2 ++
 tests/bug679442.out | 2 ++
 tests/bug679442.sh  | 8 ++++++++
 3 files changed, 12 insertions(+)

diff --git a/tests/bug679442.in b/tests/bug679442.in
new file mode 100644
index 0000000..67a9cc1
--- /dev/null
+++ b/tests/bug679442.in
@@ -0,0 +1,2 @@
+Mergefield: 1
+Duplicate-field: foo
diff --git a/tests/bug679442.out b/tests/bug679442.out
new file mode 100644
index 0000000..67a9cc1
--- /dev/null
+++ b/tests/bug679442.out
@@ -0,0 +1,2 @@
+Mergefield: 1
+Duplicate-field: foo
diff --git a/tests/bug679442.sh b/tests/bug679442.sh
new file mode 100644
index 0000000..2f232df
--- /dev/null
+++ b/tests/bug679442.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+set -e
+
+LC_ALL=C
+export LC_ALL
+
+$JOIN_DCTRL -j Mergefield bug679442.in bug679442.in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/dctrl-tools.git



More information about the Dctrl-tools-devel mailing list