<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openrc.git/src/test, branch dynamic-deptree</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=dynamic-deptree</id>
<link rel='self' href='https://git.vlhl.dev/navi/openrc/openrc.git/atom?h=dynamic-deptree'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/'/>
<updated>2019-02-23T00:08:19+00:00</updated>
<entry>
<title>combine test directories</title>
<updated>2019-02-23T00:08:19+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2019-02-22T21:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=52d4e566743f57b9de81c77fdb605c171c02eacb'/>
<id>urn:sha1:52d4e566743f57b9de81c77fdb605c171c02eacb</id>
<content type='text'>
This fixes #295.
</content>
</entry>
<entry>
<title>remove unused test ignore patterns</title>
<updated>2019-02-22T22:27:52+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2019-02-22T22:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=6e6902c28b715826fdfc7b42a592db88459b9a57'/>
<id>urn:sha1:6e6902c28b715826fdfc7b42a592db88459b9a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused test data files</title>
<updated>2019-02-22T19:25:51+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2019-02-22T19:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=084823182aec4aef6fb880d642bba2d0ef91a3ad'/>
<id>urn:sha1:084823182aec4aef6fb880d642bba2d0ef91a3ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/test/runtests.sh: drop 'readelf'-based tests</title>
<updated>2019-02-19T17:50:11+00:00</updated>
<author>
<name>Sergei Trofimovich</name>
<email>slyfox@gentoo.org</email>
</author>
<published>2019-02-17T16:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=b054aca50b31fc46fc736a542ec2719de2d23d30'/>
<id>urn:sha1:b054aca50b31fc46fc736a542ec2719de2d23d30</id>
<content type='text'>
The 'readelf'-based tests cover a few situations:
1. undefined symbols in shared libraries
2. unexpected exports in shared libraries

Bug #575958 shows that [2.] implementation is too simplistic
in assuming that presence of relocation equals to export presence.

It is incorrect for PLT stubs and local symbols.
Let's just drop these tests.

If one needs to cover [1.] it is better to use LDFLAGS=-Wl,--no-undefined.

This closes #292.

X-Reported-by: Benda Xu
X-Gentoo-Bug: https://bugs.gentoo.org/575958
X-Gentoo-Bug-URL: https://bugs.gentoo.org/575958
</content>
</entry>
<entry>
<title>misc: make checks always fatal</title>
<updated>2018-12-03T21:26:42+00:00</updated>
<author>
<name>Austin English</name>
<email>austinenglish@gmail.com</email>
</author>
<published>2018-12-03T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=fb4dd351c7ef2614076309d630e163ff963ac8bf'/>
<id>urn:sha1:fb4dd351c7ef2614076309d630e163ff963ac8bf</id>
<content type='text'>
This fixes #263.
</content>
</entry>
<entry>
<title>src/tests/runtests.sh: add a FATAL_CHECKS variable to make whitespace/etc. fatal</title>
<updated>2018-11-28T02:22:29+00:00</updated>
<author>
<name>Austin English</name>
<email>austinenglish@gmail.com</email>
</author>
<published>2018-10-19T19:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=e96f7d5658950ddee68e54fba4b6321b9a6a2ed8'/>
<id>urn:sha1:e96f7d5658950ddee68e54fba4b6321b9a6a2ed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2016-01-22T18:07:13+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2016-01-22T17:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=e277ae57efaba3be3eb619fd00084b116c370231'/>
<id>urn:sha1:e277ae57efaba3be3eb619fd00084b116c370231</id>
<content type='text'>
X-Gentoo-Bug: 572602
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=572602
</content>
</entry>
<entry>
<title>librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sys</title>
<updated>2015-12-01T23:39:04+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2015-12-01T23:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=635e33cdc8f18bb290756633ce0714c496383cfb'/>
<id>urn:sha1:635e33cdc8f18bb290756633ce0714c496383cfb</id>
<content type='text'>
These functions were never meant to be used outside of OpenRC, and they
were added when we thought we were going to do away with the automatic
detection of subsystems. Since the autodetection is not going away, we
can combine these functions into rc_sys.
</content>
</entry>
<entry>
<title>Revert "Make einfo routines private"</title>
<updated>2013-10-21T18:49:41+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-10-16T17:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=48981be8a872c7a0191d2519793205276fdc423a'/>
<id>urn:sha1:48981be8a872c7a0191d2519793205276fdc423a</id>
<content type='text'>
This reverts commit de88aff0a839844526ae262f8961ec4372fed238.
I was advised that splashutils links to libeinfo, so we do have a
consumer for this library.
</content>
</entry>
<entry>
<title>Make einfo routines private</title>
<updated>2013-09-27T03:18:21+00:00</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2013-09-23T01:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/openrc/openrc.git/commit/?id=de88aff0a839844526ae262f8961ec4372fed238'/>
<id>urn:sha1:de88aff0a839844526ae262f8961ec4372fed238</id>
<content type='text'>
The libeinfo library has no consumers other than OpenRC, so there is no
reason for it to be maintained as a library. The einfo routines are now
an object that links with the rc binary.
</content>
</entry>
</feed>
