Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 37344: restore old printable quoting, add ${(q+)...}. | Peter Stephenson | 2015-12-07 | 1 | -1/+1 |
| | | | | | | The \C- form is only used inside quotedzputs(). ${(q+)...} outputs a quotedzputs() representation. | ||||
* | 37335: fix tests after 34314 | Peter Stephenson | 2015-12-07 | 1 | -2/+2 |
| | |||||
* | 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ↵ | Barton E. Schaefer | 2015-11-21 | 1 | -11/+11 |
| | | | | ZTST_skip | ||||
* | users/20466 plus comment: change test for skipping strftime extensions. | Peter Stephenson | 2015-08-28 | 1 | -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 Stephenson | 2015-08-19 | 1 | -0/+4 |
| | | | | | Check that embedded null characters get passed correctly through the strftime module builtin. | ||||
* | 35761: Make sure to skip alternate format extension test properly | Mikael Magnusson | 2015-07-10 | 1 | -8/+5 |
| | |||||
* | 35760: Add ZTST_skip to test system | Peter Stephenson | 2015-07-10 | 1 | -25/+31 |
| | |||||
* | unposted: Make V09 set a known timezone | Mikael Magnusson | 2015-07-09 | 1 | -3/+4 |
| | |||||
* | 35745: ztrftime: Pass everything unhandled to the system strftime() | Mikael Magnusson | 2015-07-09 | 1 | -0/+63 |