<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/usr.bin, branch OPENBSD_5_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-09-16T01:39:05+00:00</updated>
<entry>
<title>Zap RANDFILE.</title>
<updated>2015-09-16T01:39:05+00:00</updated>
<author>
<name>lteo</name>
<email></email>
</author>
<published>2015-09-16T01:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d173423f05e576a45952da39f3aa6916bc3325e9'/>
<id>urn:sha1:d173423f05e576a45952da39f3aa6916bc3325e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it obvious which openssl test complained and whether it was expected.</title>
<updated>2015-01-22T05:48:00+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-01-22T05:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73b53ad2b9ca5a0e4886f94385b99828a5601e2f'/>
<id>urn:sha1:73b53ad2b9ca5a0e4886f94385b99828a5601e2f</id>
<content type='text'>
ok bcook@
</content>
</entry>
<entry>
<title>Add regress tests for default option handling.</title>
<updated>2014-12-28T16:34:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T16:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=273aa7dd0beabb08fbab36fe22ce15056b418e15'/>
<id>urn:sha1:273aa7dd0beabb08fbab36fe22ce15056b418e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress tests for multiple argument callback functions.</title>
<updated>2014-12-28T16:24:48+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T16:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fc3f7c64d2079b7a0eee82331194b54f30799874'/>
<id>urn:sha1:fc3f7c64d2079b7a0eee82331194b54f30799874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option parsing regress tests with end of options handling.</title>
<updated>2014-12-28T16:11:54+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T16:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7f2737fdac1da5c9ccdfadd17f52ea59bf546ff1'/>
<id>urn:sha1:7f2737fdac1da5c9ccdfadd17f52ea59bf546ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regress tests for option parsing with multiple unnamed arguments.</title>
<updated>2014-12-28T15:49:36+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T15:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=186dc6de834f7c8980ad192211fbddcca7c46329'/>
<id>urn:sha1:186dc6de834f7c8980ad192211fbddcca7c46329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update regress to match change in unnamed argument handling.</title>
<updated>2014-12-28T15:07:52+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T15:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8ff1b91059297d97859c0783cd23b02972c7b5c8'/>
<id>urn:sha1:8ff1b91059297d97859c0783cd23b02972c7b5c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update options regress to match option function pointer change.</title>
<updated>2014-12-28T14:22:46+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T14:22:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=70b3f6679e050e0c6b5d70351acf177d524daf12'/>
<id>urn:sha1:70b3f6679e050e0c6b5d70351acf177d524daf12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide initial regress tests for the complex option parsing that is needed</title>
<updated>2014-12-28T14:01:33+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-12-28T14:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=726cbed15e3fac9eac326be2784d070501553660'/>
<id>urn:sha1:726cbed15e3fac9eac326be2784d070501553660</id>
<content type='text'>
for openssl(1), which is also variable in behaviour between applications
(and currently inconsistent).
</content>
</entry>
<entry>
<title>Update regress to follow openssl(1) move.</title>
<updated>2014-08-26T17:50:07+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-08-26T17:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e2199e7b59d6181ef3dec34dcce87e9e93ce2f44'/>
<id>urn:sha1:e2199e7b59d6181ef3dec34dcce87e9e93ce2f44</id>
<content type='text'>
</content>
</entry>
</feed>
