summaryrefslogtreecommitdiff
path: root/tests/resources/config/config4
Commit message (Collapse)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-0/+5
|
* Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-311-3/+0
| | | | Removed the BUILD_CLAR CMake flag, and updated the readme.
* config: test for a variable on its ownCarlos Martín Nieto2011-04-041-0/+3
If a variable is on its own, truth should be assumed. Check this is true in our code. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>