<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src/testsuite, branch rel-22-rc1</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-22-rc1</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-22-rc1'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2014-06-04T10:20:31+00:00</updated>
<entry>
<title>Add "tests-skipped.lst" to src/testsuite/.gitignore</title>
<updated>2014-06-04T10:20:31+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-06-04T10:20:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=39b8fc65b69c7534228e314c08604341bdf6125f'/>
<id>urn:sha1:39b8fc65b69c7534228e314c08604341bdf6125f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test suite/platformtest.sh: Detect when tests have been skipped</title>
<updated>2014-06-04T10:15:23+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-06-04T10:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3de972e0bdbb5da7b13db5628e5373e3ec57cf51'/>
<id>urn:sha1:3de972e0bdbb5da7b13db5628e5373e3ec57cf51</id>
<content type='text'>
Detect if some tests have been skipped, for example when telnet(1) or expect(1)
is missing: ./contrib/platformtest.sh will echo a warning message now.
</content>
</entry>
<entry>
<title>Test suite: Update file headers and comments</title>
<updated>2014-04-17T21:56:36+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-04-17T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a90004b9133b62b3dc2ee80c572a8d0c9c607141'/>
<id>urn:sha1:a90004b9133b62b3dc2ee80c572a8d0c9c607141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test suite: explicitely enable glibc memory checking</title>
<updated>2014-01-10T18:56:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-01-10T18:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=5b4b7e2f55cee950f86966df3e0f335884cf8598'/>
<id>urn:sha1:5b4b7e2f55cee950f86966df3e0f335884cf8598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>getpid.sh: use /bin/pidof when available</title>
<updated>2013-09-03T19:33:22+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-09-03T19:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=e3a2a6c44d30a68f3afeab17ba19a5559e09f3a5'/>
<id>urn:sha1:e3a2a6c44d30a68f3afeab17ba19a5559e09f3a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IncludeDir: default to "$SYSCONFDIR/ngircd.conf.d"</title>
<updated>2013-05-24T22:25:38+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-05-24T22:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=7ea3864a9369086024a2d541b053963958b19899'/>
<id>urn:sha1:7ea3864a9369086024a2d541b053963958b19899</id>
<content type='text'>
Now "IncludeDir" defaults to "$SYSCONFDIR/ngircd.conf.d" instead
of no directory, but a missing directory is only reported as an
error if it has explicitely configured in the main configuration
file and simply ignored otherwise.

Therefore it is now possible not to touch the default (sample)
configuration file at all, and set all distribution and/or system
specific configuration options in "*.conf" files stored in
"$SYSCONFDIF/ngircd.conf.d/".

Thanks to "Elmasloco" for the idea!
</content>
</entry>
<entry>
<title>src/testsuite/README: add whois-test.e</title>
<updated>2013-02-22T14:21:45+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-02-15T21:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=0f0f4f41b88ac4473cd826f9e1027a04bbb51c8a'/>
<id>urn:sha1:0f0f4f41b88ac4473cd826f9e1027a04bbb51c8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Cygwin binaries (*.exe) to .gitignore files</title>
<updated>2012-12-25T17:52:49+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-12-25T17:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b5b3dd9cfd7e1a10eecc92c8b23bd65945b61a31'/>
<id>urn:sha1:b5b3dd9cfd7e1a10eecc92c8b23bd65945b61a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test suite: correctly execute tests when stdout is redirected</title>
<updated>2012-11-13T21:46:06+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-13T21:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8061056cec2a4105212d257fcb278b3248c41e4c'/>
<id>urn:sha1:8061056cec2a4105212d257fcb278b3248c41e4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test suite: add some "remote checks" to whois-test.e</title>
<updated>2012-11-04T18:50:02+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-11-04T18:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=47b99c69cc411ec35078917ab6d9d7278ed2a1da'/>
<id>urn:sha1:47b99c69cc411ec35078917ab6d9d7278ed2a1da</id>
<content type='text'>
</content>
</entry>
</feed>
