Signed-off-by: John Keeping <[email protected]>
---
t/t6300-for-each-ref.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/t/t6300-for-each-ref.sh b/t/t6300-for-each-ref.sh
index 0bf709b..6afcff6 100755
--- a/t/t6300-for-each-ref.sh
+++ b/t/t6300-for-each-ref.sh
@@ -215,6 +215,10 @@ test_expect_success 'Check format "rfc2822" date fields
output' '
"Mon, 3 Jul 2006 17:18:45 +0200"
'
+test_expect_success 'Check format "raw" date fields output' '
+ test_date raw "1151939923 +0200" "1151939924 +0200" "1151939925 +0200"
+'
+
test_expect_success 'Check format of strftime date fields' '
echo "my date is 2006-07-03" >expected &&
git for-each-ref \
--
2.5.0.466.g9af26fa
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html