about summary refs log tree commit diff
path: root/Test/V09datetime.ztst
Commit message (Collapse)AuthorAgeFilesLines
* users/20466 plus comment: change test for skipping strftime extensions.Peter Stephenson2015-08-281-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.
* 36241: Test for ztrftime fix, 36227 / f8164fb6.Peter Stephenson2015-08-191-0/+4
| | | | | Check that embedded null characters get passed correctly through the strftime module builtin.
* 35761: Make sure to skip alternate format extension test properlyMikael Magnusson2015-07-101-8/+5
|
* 35760: Add ZTST_skip to test systemPeter Stephenson2015-07-101-25/+31
|
* unposted: Make V09 set a known timezoneMikael Magnusson2015-07-091-3/+4
|
* 35745: ztrftime: Pass everything unhandled to the system strftime()Mikael Magnusson2015-07-091-0/+63