Code

t/integration: Added simple framework for integration tests.
authorSebastian Harl <sh@tokkee.org>
Mon, 28 Apr 2014 05:57:46 +0000 (07:57 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 28 Apr 2014 05:57:46 +0000 (07:57 +0200)
commitbb40de500bfe57d044ed45ed66e5d5c38f0818ba
treef296faeb89f398f5eb5a92c32c7b2188734a5493
parent5857e88e53ecdff8d1e0f2345bf489f9661d2a29
t/integration: Added simple framework for integration tests.

Added a test using very simple configuration snippets.
.gitignore
t/Makefile.am
t/integration/simple_config.sh [new file with mode: 0755]
t/integration/test_lib.sh [new file with mode: 0644]