summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* small enhancement: config validation run now exits with code 1 if an error ↵Rainer Gerhards2009-05-281-1/+5
| | | | | | | | | | is detected. This change is considered important but small enough to apply it directly to the stable version. [But it is a border case, the change requires more code than I had hoped. Thus I have NOT tried to actually catch all cases, this is left for the current devel releases, if necessary]
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-4/+4
| | | | | | pkg-config uses uppercase for its _CFLAGS and _LIBS variable names. So we follow suit and convert all _cflags and _libs variables to uppercase for more consistency.
* preparing for 3.21.1Rainer Gerhards2008-07-301-0/+2
| | | | | | | I disabled some make check checks for make distcheck. I need to add some addtl support for make distcheck environment to rsyslogd and I don't like to hold 3.21.1 just for that any longer.
* fixed some minor nits in preperation for 3.21.1Rainer Gerhards2008-07-291-1/+13
|
* added testbed for config errors and fixed a bugRainer Gerhards2008-07-291-1/+1
| | | | | | - bugfix: no error was reported if the target of a $IncludeConfig could not be accessed. - added testbed for common config errors
* preparing for 3.21.0 releasev3.21.0Rainer Gerhards2008-07-181-1/+1
|
* changed RainerScript testbench to a full-blow test suiteRainer Gerhards2008-07-071-5/+6
| | | | | it now works based on test case files, which enable to quickly generate test cases.
* begun building a testbenchRainer Gerhards2008-06-131-0/+14