summaryrefslogtreecommitdiffstats
path: root/tests/ts/cal
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/cal')
-rwxr-xr-xtests/ts/cal/sep1752w6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ts/cal/sep1752w b/tests/ts/cal/sep1752w
index d2d0d3166..10ef1a70e 100755
--- a/tests/ts/cal/sep1752w
+++ b/tests/ts/cal/sep1752w
@@ -95,4 +95,10 @@ if [ "$USETERM" == "yes" ]; then
fi
$TS_CMD_CAL -1sjw $MYYEAR >> $TS_OUTPUT
+ts_log "Gregorian - address by week number"
+if [ "$USETERM" == "yes" ]; then
+ $TS_CMD_CAL --week=40 --iso $MYYEAR
+fi
+$TS_CMD_CAL --week=40 --iso $MYYEAR >> $TS_OUTPUT
+
ts_finalize