git-p4: add tests for non-numeric revision range
commiteceafffbec97385eb65d7ba0c365ee028aaf1aad
authorLuke Diamand <luke@diamand.org>
Wed, 10 Jun 2015 07:30:58 +0000 (10 08:30 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Jun 2015 15:29:10 +0000 (10 08:29 -0700)
tree4e1bb57869cf283066c86748c005040ca293cf3c
parent6ba9e2c1ba91ac34d1fb5d0fe659eb6611ddc903
git-p4: add tests for non-numeric revision range

Test that git-p4 can handle a sync with a non-numeric revision
range (e.g. a date).

Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9800-git-p4-basic.sh