<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Test/ztst.zsh, branch zsh-5.7</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Test/ztst.zsh?h=zsh-5.7</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Test/ztst.zsh?h=zsh-5.7'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2018-04-25T17:16:02Z</updated>
<entry>
<title>42722: Replace ed with dc in fg/bg tests.</title>
<updated>2018-04-25T17:16:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.stephenson@samsung.com</email>
</author>
<published>2018-04-25T17:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bdd595321fc3e95e8e60319d130b287bedc33d26'/>
<id>urn:sha1:bdd595321fc3e95e8e60319d130b287bedc33d26</id>
<content type='text'>
This should be even simpler.

Also more fix ups for failed pattern diffs.
</content>
</entry>
<entry>
<title>42714: Add fg and bg tests.</title>
<updated>2018-04-25T09:16:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.stephenson@samsung.com</email>
</author>
<published>2018-04-25T09:16:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c6dbd862d0c5d1d539ad3d58dc1c754a9f166308'/>
<id>urn:sha1:c6dbd862d0c5d1d539ad3d58dc1c754a9f166308</id>
<content type='text'>
Use ed to get minimal user interaction without needing
advanced terminal handling.

Improve test output of failures of pattern differences.
</content>
</entry>
<entry>
<title>use "diff -a" in case special characters were written to the test output</title>
<updated>2017-02-20T21:26:50Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2017-02-20T21:24:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=79005f1b794d9d9a5de7fb22a6f5ca4f2c730382'/>
<id>urn:sha1:79005f1b794d9d9a5de7fb22a6f5ca4f2c730382</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40102: Use subdirectory for test I/O files</title>
<updated>2016-12-05T16:52:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-12-05T16:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=98e297931ab7e67504a9670135f9264fe1e5b283'/>
<id>urn:sha1:98e297931ab7e67504a9670135f9264fe1e5b283</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38652: test harness: Emit unified diffs instead of context diffs</title>
<updated>2016-06-25T16:32:27Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-06-10T17:36:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=14dbc20b026a9ffa3f331995e89cd5cacaaf93a0'/>
<id>urn:sha1:14dbc20b026a9ffa3f331995e89cd5cacaaf93a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37181: consistent use of zmodload and corresponding ZTST_unimplemented or ZTST_skip</title>
<updated>2015-11-22T07:56:25Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-11-22T07:56:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b1688305cc83e63104d4c581f649bbdcffa0e3b8'/>
<id>urn:sha1:b1688305cc83e63104d4c581f649bbdcffa0e3b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35760: Add ZTST_skip to test system</title>
<updated>2015-07-10T13:47:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-07-10T13:47:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9152ff3b46a167e2ad7a1fb8a8cef313b45b456b'/>
<id>urn:sha1:9152ff3b46a167e2ad7a1fb8a8cef313b45b456b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32768 with further modifications: LOCAL_LOOPS option.</title>
<updated>2014-06-13T20:39:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-06-13T20:39:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b5198b10a1d1b6a15c583eecf12fda0c08b19ad6'/>
<id>urn:sha1:b5198b10a1d1b6a15c583eecf12fda0c08b19ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29924: add ability to match test output using patterns</title>
<updated>2011-12-01T21:52:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-12-01T21:52:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ae8e3ba86d675e13d70e9bf26bf88620bebb096d'/>
<id>urn:sha1:ae8e3ba86d675e13d70e9bf26bf88620bebb096d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24316: count skipped tests differently from successes and failures.</title>
<updated>2007-12-25T01:40:16Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-12-25T01:40:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4aef005bf8066a09812bab068eacda3e566597bc'/>
<id>urn:sha1:4aef005bf8066a09812bab068eacda3e566597bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24289 plus Ismail's suggestion 24290: count test scripts succeeded and failed</title>
<updated>2007-12-18T21:16:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-12-18T21:16:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f8585a7c21f6ac2692a608bc60ffc715489616c3'/>
<id>urn:sha1:f8585a7c21f6ac2692a608bc60ffc715489616c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23486: use {fd} syntax to get fd's for tests</title>
<updated>2007-05-29T14:50:28Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-29T14:50:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=52e5a75a7a8a4a16579e708a006f6346ce765aeb'/>
<id>urn:sha1:52e5a75a7a8a4a16579e708a006f6346ce765aeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23022: don't allow WORDCHARS to be exported to tests</title>
<updated>2006-11-28T22:09:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-11-28T22:09:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ab8b8026dcc17f7c3d8dcfba7dba046b1ac7c42b'/>
<id>urn:sha1:ab8b8026dcc17f7c3d8dcfba7dba046b1ac7c42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert 22758 and add LC_NUMERIC and LC_MESSAGES</title>
<updated>2006-09-23T06:55:29Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2006-09-23T06:55:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=daed9601f723dfad8dbbd41b084807f160c94c8c'/>
<id>urn:sha1:daed9601f723dfad8dbbd41b084807f160c94c8c</id>
<content type='text'>
to test harness instead
</content>
</entry>
<entry>
<title>22550: put "exec" tests</title>
<updated>2006-07-12T12:02:51Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-07-12T12:02:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3d3318d8f6bbda7484689b0a29540858295260c9'/>
<id>urn:sha1:3d3318d8f6bbda7484689b0a29540858295260c9</id>
<content type='text'>
in subshells and allow substitution on test output to occur
after the test.
</content>
</entry>
<entry>
<title>21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter</title>
<updated>2005-10-11T16:48:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-10-11T16:48:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cca66ab341ffa330908aa6ea8da03e991aa6903c'/>
<id>urn:sha1:cca66ab341ffa330908aa6ea8da03e991aa6903c</id>
<content type='text'>
substitutions that don't match anything.
</content>
</entry>
<entry>
<title>Got rid of trap call for now.</title>
<updated>2005-08-09T06:51:40Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2005-08-09T06:51:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e0d0d9bfac80a4e6572bea5cd20462654cfb179f'/>
<id>urn:sha1:e0d0d9bfac80a4e6572bea5cd20462654cfb179f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20698: Fix tail for POSIX conformance</title>
<updated>2005-01-13T10:34:17Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-01-13T10:34:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ec4aa9f4093b5a063651caeb9f9520afc5369958'/>
<id>urn:sha1:ec4aa9f4093b5a063651caeb9f9520afc5369958</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20692: unset POSIXLY_CORRECT in test.</title>
<updated>2005-01-12T10:31:54Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-01-12T10:31:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cbd52eae5381542862f5dae29f4d0fd0fdc36541'/>
<id>urn:sha1:cbd52eae5381542862f5dae29f4d0fd0fdc36541</id>
<content type='text'>
unposted: minor comment change in _perforce
</content>
</entry>
<entry>
<title>20198: fix TRAPEXIT.</title>
<updated>2004-07-26T13:18:07Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-07-26T13:18:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=17e576782c4fd64194d4908af5b9774308f1205f'/>
<id>urn:sha1:17e576782c4fd64194d4908af5b9774308f1205f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>17502: Test changes for xtrace in 17492.</title>
<updated>2002-08-05T13:10:02Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2002-08-05T13:10:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=049dce8f63069301b512a70708e44d2d871ba452'/>
<id>urn:sha1:049dce8f63069301b512a70708e44d2d871ba452</id>
<content type='text'>
`F:' code indicates text to display in event of error.
</content>
</entry>
<entry>
<title>15261: remaining easy option tests</title>
<updated>2001-07-05T14:51:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-07-05T14:51:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=979cbb0dc3db5db7d53075fbbffa198d20af8dc8'/>
<id>urn:sha1:979cbb0dc3db5db7d53075fbbffa198d20af8dc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>15099: rudimental support for skipping unimplemented tests</title>
<updated>2001-06-26T15:02:34Z</updated>
<author>
<name>Andrey Borzenkov</name>
<email>bor@users.sourceforge.net</email>
</author>
<published>2001-06-26T15:02:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b053d02cdb782f02e85b540b3fc0e2a70faa5695'/>
<id>urn:sha1:b053d02cdb782f02e85b540b3fc0e2a70faa5695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>14430: handle cleanup better in Test/ztst.zsh</title>
<updated>2001-05-22T09:27:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-05-22T09:27:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87f45de40902b0ad971cada7b4c1faee30138dd0'/>
<id>urn:sha1:87f45de40902b0ad971cada7b4c1faee30138dd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle line wrapping in ZTST_hashmark.</title>
<updated>2001-05-20T18:10:56Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-05-20T18:10:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad74b5519c0c9c0c376ae3bfa2a85ad8f7862989'/>
<id>urn:sha1:ad74b5519c0c9c0c376ae3bfa2a85ad8f7862989</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More options tests and a ztst.zsh fix for ksharrays</title>
<updated>2001-05-18T18:03:11Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-05-18T18:03:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=774e0bf3a78cff139d51c936aa7d30713fa54c92'/>
<id>urn:sha1:774e0bf3a78cff139d51c936aa7d30713fa54c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak zmodload tests, fix fd 8.</title>
<updated>2001-05-18T16:20:48Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-05-18T16:20:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=de880a6bbb4ea064dbe5fb0405081c170a12ff5c'/>
<id>urn:sha1:de880a6bbb4ea064dbe5fb0405081c170a12ff5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>14313: New options tests</title>
<updated>2001-05-11T12:53:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-05-11T12:53:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=326be4e98fbf811533dcbce0395ac873f77a87dc'/>
<id>urn:sha1:326be4e98fbf811533dcbce0395ac873f77a87dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(13892) fixes for fpaths and completion matching</title>
<updated>2001-04-03T11:25:11Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-03T11:25:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6150ef8696a3081772122743eb650d8449d4f7a3'/>
<id>urn:sha1:6150ef8696a3081772122743eb650d8449d4f7a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>after-move cleanup</title>
<updated>2001-04-02T13:04:04Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T13:04:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3d7263ff67534b5d533c1d78eca8d648b72bca93'/>
<id>urn:sha1:3d7263ff67534b5d533c1d78eca8d648b72bca93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print hash marks for progress.</title>
<updated>2001-03-30T16:20:27Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-03-30T16:20:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9b464ddc8d0f2501dd2942782d33d12ec4dfc8ab'/>
<id>urn:sha1:9b464ddc8d0f2501dd2942782d33d12ec4dfc8ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stop LC_COLLATE reordering things in tests</title>
<updated>2001-03-25T00:24:25Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-03-25T00:24:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aff2d638e6fbbd3da7e8eb196a3f96adbc0d92e5'/>
<id>urn:sha1:aff2d638e6fbbd3da7e8eb196a3f96adbc0d92e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More minor test fixes.</title>
<updated>2001-03-25T00:14:00Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-03-25T00:14:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0fe2fc2742a7b5fd0917c0d7fc4e6a99115c4a39'/>
<id>urn:sha1:0fe2fc2742a7b5fd0917c0d7fc4e6a99115c4a39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11711: Andrej: diff output workaround</title>
<updated>2000-06-07T09:02:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-06-07T09:02:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b24757fc343f8ff2d54fb2e5ab089d3fdab13c01'/>
<id>urn:sha1:b24757fc343f8ff2d54fb2e5ab089d3fdab13c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>11096: Use C locale for tests</title>
<updated>2000-05-03T09:24:47Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-05-03T09:24:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e6a6cab83cf81e1cae7417d4555ed58514375ef1'/>
<id>urn:sha1:e6a6cab83cf81e1cae7417d4555ed58514375ef1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test additions; 3.1.7-pre-1</title>
<updated>2000-04-19T19:03:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-19T19:03:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=155df70ca803d4d69a37f9e25d47cc9d7ab771fc'/>
<id>urn:sha1:155df70ca803d4d69a37f9e25d47cc9d7ab771fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>10547: (#s) and (#e) pattern assertions</title>
<updated>2000-04-06T18:44:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2000-04-06T18:44:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d2330ba0554b09a3f942a921acfbbabcf6466bef'/>
<id>urn:sha1:d2330ba0554b09a3f942a921acfbbabcf6466bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-12-07T22:42:20Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-12-07T22:42:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d4ce23998b0037a58fe33148dcbdb769c2da8c51'/>
<id>urn:sha1:d4ce23998b0037a58fe33148dcbdb769c2da8c51</id>
<content type='text'>
</content>
</entry>
</feed>
