chiark / gitweb /
tests: more tests
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Mon, 11 Feb 2013 20:40:59 +0000 (21:40 +0100)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Mon, 11 Feb 2013 21:22:40 +0000 (22:22 +0100)
commit8354c34e14799593c85a638ef543b378ac97c6fe
tree2b9afe96b13fc72775b715ce64e3d43a809f9434
parenteb6d233862f33575b6a3e6c21ffaafa3f686248c
tests: more tests

tests for:
 parse_boolean
 env_name_is_valid

Also convert assert to assert_se to make sure they are run even with
optimization. (see commit 9b5d6bd909855543cba75a4469bff6f82845cf0d)
src/test/test-env-replace.c
src/test/test-util.c