test: add test for the various default include paths
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 28 Oct 2019 01:40:56 +0000 (11:40 +1000)
committerRan Benita <ran234@gmail.com>
Thu, 31 Oct 2019 17:29:30 +0000 (19:29 +0200)
commit255200faa7b2e7e512eb1b171226f36c8e4d3f49
treef22057f738a1199ca932572826113320a4d6fbdd
parente23f1061b2b9c8d40ba7797a5ffbd6d474d604e0
test: add test for the various default include paths

All tests create a temporary directory, set up the environment for that
directory and then check the include paths for the presence of that directory,
ideally in the right position of the list.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/context.c