<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib, branch OPENBSD_5_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2013-12-29T05:46:43+00:00</updated>
<entry>
<title>- Verify that the FPU exception flags weren't clobbered as required by C99.</title>
<updated>2013-12-29T05:46:43+00:00</updated>
<author>
<name>martynas</name>
<email></email>
</author>
<published>2013-12-29T05:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2d9a0f6e5347264e1bed379cd97144b3788cc982'/>
<id>urn:sha1:2d9a0f6e5347264e1bed379cd97144b3788cc982</id>
<content type='text'>
- Additionally, test _setjmp and sigsetjmp as implementations are different.
</content>
</entry>
<entry>
<title>Add a regression test to verify that the FPU control word state is</title>
<updated>2013-12-29T01:39:44+00:00</updated>
<author>
<name>martynas</name>
<email></email>
</author>
<published>2013-12-29T01:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5cda04d62b576fddf3713a3dc572cd66e34cb677'/>
<id>urn:sha1:5cda04d62b576fddf3713a3dc572cd66e34cb677</id>
<content type='text'>
preserved by setjmp.  Currently under REGRESS_FULL as this fails
on certain archs.
</content>
</entry>
<entry>
<title>Fix a comment</title>
<updated>2013-12-21T05:17:29+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2013-12-21T05:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6c46dadab9da2c391ef5cee91171c0bf8dbfd175'/>
<id>urn:sha1:6c46dadab9da2c391ef5cee91171c0bf8dbfd175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a second test, shortseek(), to make sure that seekdir() also works</title>
<updated>2013-11-03T00:20:24+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2013-11-03T00:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=464440918b15cf22955e7821261ca397def10524'/>
<id>urn:sha1:464440918b15cf22955e7821261ca397def10524</id>
<content type='text'>
correctly when moving the directory pointer by small distances.
This is currently failing, i will send an updated libc/gen patch
to fix this right afterwards.

Move the functions createfiles() and delfiles() to utils.{h,c} for reuse.
Minor cleanup in telldir.c.
</content>
</entry>
<entry>
<title>Include more details in failure messages</title>
<updated>2013-08-20T01:13:54+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2013-08-20T01:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e0c1fccf5e64133159918bdbb58ee3d5a19bb6fd'/>
<id>urn:sha1:e0c1fccf5e64133159918bdbb58ee3d5a19bb6fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for COMPILER_VERSION == gcc2.</title>
<updated>2013-08-06T19:11:53+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2013-08-06T19:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=81c4e93aa5e1cf25c4d8711201bf3f9c386e0490'/>
<id>urn:sha1:81c4e93aa5e1cf25c4d8711201bf3f9c386e0490</id>
<content type='text'>
Change the logic depending upon COMPILER_VERSION everywhere, to assume gcc4
is the norm and to explicitely test for gcc3 when a different behaviour
is required.
No functional change intended. Be sure to `make install' in share/mk before
attempting to do anything.
</content>
</entry>
<entry>
<title>Some tests are currently failing.  Only run those if the REGRESS_FULL</title>
<updated>2013-08-01T21:26:30+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2013-08-01T21:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=38282e91b28a5ce39e5f16d83007dc6129ceb54e'/>
<id>urn:sha1:38282e91b28a5ce39e5f16d83007dc6129ceb54e</id>
<content type='text'>
variable is set.
</content>
</entry>
<entry>
<title>strptime(3) correctly fills in tm_yday; adjust expected output</title>
<updated>2013-07-30T21:35:09+00:00</updated>
<author>
<name>kettenis</name>
<email></email>
</author>
<published>2013-07-30T21:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5fe211b237cf424e65aabaa9829cb57a19103515'/>
<id>urn:sha1:5fe211b237cf424e65aabaa9829cb57a19103515</id>
<content type='text'>
ok guenther@
</content>
</entry>
<entry>
<title>trailing whitespace makes 'make depend' sad.  ok mpi@</title>
<updated>2013-06-02T15:33:53+00:00</updated>
<author>
<name>dtucker</name>
<email></email>
</author>
<published>2013-06-02T15:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b0e941c80638e4ce54c2988f71cb15a0ee4d42f'/>
<id>urn:sha1:6b0e941c80638e4ce54c2988f71cb15a0ee4d42f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook up fmemopen and open_memstream tests.</title>
<updated>2013-05-02T09:20:17+00:00</updated>
<author>
<name>mpi</name>
<email></email>
</author>
<published>2013-05-02T09:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=93f483487e1740c28d3a6962f45c56b4fa23a3c2'/>
<id>urn:sha1:93f483487e1740c28d3a6962f45c56b4fa23a3c2</id>
<content type='text'>
</content>
</entry>
</feed>
