<feed xmlns='http://www.w3.org/2005/Atom'>
<title>uClibc-alpine/test/misc/Makefile, branch master</title>
<subtitle>Where we track our uclibc patches
</subtitle>
<id>https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/uClibc-alpine/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/'/>
<updated>2009-03-16T13:36:39Z</updated>
<entry>
<title>Fixed makefiles inclusion flow to pass actual configuration variable values.</title>
<updated>2009-03-16T13:36:39Z</updated>
<author>
<name>Carmelo Amoroso</name>
<email>carmelo.amoroso@st.com</email>
</author>
<published>2009-03-16T13:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e72856950a9baa76ed41fb8d684cb13375daf48e'/>
<id>urn:sha1:e72856950a9baa76ed41fb8d684cb13375daf48e</id>
<content type='text'>
Test build system modified to be similar to uClibc one: 
 * test custom logic moved from Makefile to a new Makefile.in (to be included 
   by Makefile). 
 * Makefile same for all tests and just used for including all other needed 
   makefiles. 

Signed-off-by: Salvatore Cro &lt;salvatore.cro@st.com&gt;
Signed-off-by: Carmelo Amoroso &lt;carmelo.amoroso@st.com&gt;
</content>
</entry>
<entry>
<title>fix license notice</title>
<updated>2006-07-05T10:23:12Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-07-05T10:23:12Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=e9172f1313ef5504ab6e52f414a4dabca309ee45'/>
<id>urn:sha1:e9172f1313ef5504ab6e52f414a4dabca309ee45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable tst-gnuglob, it has no chance w/ our gnu glob</title>
<updated>2006-03-05T16:04:08Z</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2006-03-05T16:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=4ab008d3baa68978640d16ccd40ab91bd1335e65'/>
<id>urn:sha1:4ab008d3baa68978640d16ccd40ab91bd1335e65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move regex tests to their own subdir and dont run them if regex is disabled</title>
<updated>2006-03-01T20:39:48Z</updated>
<author>
<name>Peter S. Mazinger</name>
<email>ps.m@gmx.net</email>
</author>
<published>2006-03-01T20:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=84f59ea0e020deb280dc1bced08ee8aa8176292f'/>
<id>urn:sha1:84f59ea0e020deb280dc1bced08ee8aa8176292f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable blug-glob1 for now</title>
<updated>2006-02-28T06:48:20Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-28T06:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=44d5e56ef6a6736b28fe58aa5f6ed7cf4067fe42'/>
<id>urn:sha1:44d5e56ef6a6736b28fe58aa5f6ed7cf4067fe42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pass an option to bug-glob1</title>
<updated>2006-02-28T00:12:00Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-28T00:12:00Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=b6d7323dc05ff2b289385782e7706be646734072'/>
<id>urn:sha1:b6d7323dc05ff2b289385782e7706be646734072</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable fnmatch test until our fnmatch stops sucking</title>
<updated>2006-02-26T22:35:36Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-26T22:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=08dee21637d434ab10b2f14f6ebc23bc0fd675f9'/>
<id>urn:sha1:08dee21637d434ab10b2f14f6ebc23bc0fd675f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>need std=c99 to build tst-regex2</title>
<updated>2006-02-15T05:31:21Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-15T05:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=def5883139b038ff4532d52263329153e983a851'/>
<id>urn:sha1:def5883139b038ff4532d52263329153e983a851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dont bother setting TESTS now</title>
<updated>2006-02-15T04:41:04Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-15T04:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=ced4d2934b4ceb0f07ba7475c531de7a5018f212'/>
<id>urn:sha1:ced4d2934b4ceb0f07ba7475c531de7a5018f212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert to new test framework</title>
<updated>2006-02-14T03:38:29Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-02-14T03:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/uClibc-alpine/commit/?id=d28e77ba76d5da702fd56301e2070b10985089bf'/>
<id>urn:sha1:d28e77ba76d5da702fd56301e2070b10985089bf</id>
<content type='text'>
</content>
</entry>
</feed>
