<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/tests/rscript.c, branch v5.6.5</title>
<subtitle>rsyslog development for Lumberjack - various unofficial and potentially rebased branches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/'/>
<entry>
<title>backported some of the v5 testbench</title>
<updated>2009-06-04T07:57:45+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-04T07:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=58e707b441aea88cd318762e6968e1db1211f949'/>
<id>58e707b441aea88cd318762e6968e1db1211f949</id>
<content type='text'>
this permits us to keep a persistent test environment between
v4 and v5, most importantly using the same tools. As far as the
actual tests are concerned, some had issues. I had no time to check
if that was an issue with the test or an actual issue with the
v3/4 engine. Will do that at some later stage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this permits us to keep a persistent test environment between
v4 and v5, most importantly using the same tools. As far as the
actual tests are concerned, some had issues. I had no time to check
if that was an issue with the test or an actual issue with the
v3/4 engine. Will do that at some later stage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiler warnings</title>
<updated>2009-05-19T05:31:22+00:00</updated>
<author>
<name>Michael Biebl</name>
<email>biebl@debian.org</email>
</author>
<published>2009-05-18T19:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=5ab3e8005f62c2016bdb2d3b099d1d8c1a4cf2bc'/>
<id>5ab3e8005f62c2016bdb2d3b099d1d8c1a4cf2bc</id>
<content type='text'>
include &lt;string.h&gt; for memcpy and strlen.

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
include &lt;string.h&gt; for memcpy and strlen.

Signed-off-by: Rainer Gerhards &lt;rgerhards@adiscon.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>porting parser tests to solaris</title>
<updated>2009-03-31T18:35:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-03-31T18:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d27edc7587dba7b850759d151d90cdad1cb34a35'/>
<id>d27edc7587dba7b850759d151d90cdad1cb34a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ported non-tcl based test suite to Solaris</title>
<updated>2009-03-31T10:00:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-03-31T10:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3e3a9bc9982331e44cf397fef131e75553f2ab2c'/>
<id>3e3a9bc9982331e44cf397fef131e75553f2ab2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapted test framework to new script engine</title>
<updated>2009-03-19T12:58:39+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-03-19T12:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=935018ed625bc4cf1d6b28fa16e0986078029aaf'/>
<id>935018ed625bc4cf1d6b28fa16e0986078029aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added testbed for config errors and fixed a bug</title>
<updated>2008-07-29T12:55:44+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-29T12:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c3c385c63b627d559bdd7a7a710c543e9c16a20a'/>
<id>c3c385c63b627d559bdd7a7a710c543e9c16a20a</id>
<content type='text'>
- bugfix: no error was reported if the target of a $IncludeConfig
  could not be accessed.
- added testbed for common config errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- bugfix: no error was reported if the target of a $IncludeConfig
  could not be accessed.
- added testbed for common config errors
</pre>
</div>
</content>
</entry>
<entry>
<title>changed RainerScript testbench to a full-blow test suite</title>
<updated>2008-07-07T10:04:33+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2008-07-07T10:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=493d6a799be82a2df652b666d541a5e004ebcc76'/>
<id>493d6a799be82a2df652b666d541a5e004ebcc76</id>
<content type='text'>
it now works based on test case files, which enable to quickly
generate test cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it now works based on test case files, which enable to quickly
generate test cases.
</pre>
</div>
</content>
</entry>
</feed>
