git-p4: add test for p4 labels
commit4139ecc2f0d18eef54666c660285136488b90c03
authorLuke Diamand <luke@diamand.org>
Thu, 19 Jan 2012 09:52:28 +0000 (19 09:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Jan 2012 22:47:43 +0000 (20 14:47 -0800)
tree27ae3145d11a0e01ecc4367c6bdbf92dc62aec16
parentaffb474f6a683f3a314bb24d39ef3b43d83e5cfe
git-p4: add test for p4 labels

Add basic test of p4 label import. Checks label import and
import with shell metachars; labels with different length
descriptions.

Signed-off-by: Luke Diamand <luke@diamand.org>
Acked-by: Pete Wyckoff <pw@padd.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9804-git-p4-label.sh [new file with mode: 0755]