summaryrefslogtreecommitdiff
path: root/Test/V09datetime.ztst
AgeCommit message (Collapse)AuthorFilesLines
2018-11-1343800: Add nanosecond support to strftime built-indana1-0/+29
2017-03-1240820: add a few tests of strftime, related to 40681Jun-ichi Takimoto1-2/+12
2015-12-0737344: restore old printable quoting, add ${(q+)...}.Peter Stephenson1-1/+1
The \C- form is only used inside quotedzputs(). ${(q+)...} outputs a quotedzputs() representation.
2015-12-0737335: fix tests after 34314Peter Stephenson1-2/+2
2015-11-2137181: consistent use of zmodload and corresponding ZTST_unimplemented or ↵Barton E. Schaefer1-11/+11
ZTST_skip
2015-08-28users/20466 plus comment: change test for skipping strftime extensions.Peter Stephenson1-1/+4
This test is known to fail on Solaris, but seems to work in other common implementations. Hence there seems no point in having the release fall over on this test. Needs further investigation later.
2015-08-1936241: Test for ztrftime fix, 36227 / f8164fb6.Peter Stephenson1-0/+4
Check that embedded null characters get passed correctly through the strftime module builtin.
2015-07-1035761: Make sure to skip alternate format extension test properlyMikael Magnusson1-8/+5
2015-07-1035760: Add ZTST_skip to test systemPeter Stephenson1-25/+31
2015-07-09unposted: Make V09 set a known timezoneMikael Magnusson1-3/+4
2015-07-0935745: ztrftime: Pass everything unhandled to the system strftime()Mikael Magnusson1-0/+63