diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2018-12-11 07:42:05 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2018-12-11 07:42:05 +0100 |
| commit | ed419140280553b070943b7ba539120a26ff5686 (patch) | |
| tree | 3d134977a6dfae71a45c318305166d044b50320d /tests | |
| parent | d3e691c9200b7b782c8acf17468068a699588a73 (diff) | |
| download | wanda-ed419140280553b070943b7ba539120a26ff5686.tar.xz wanda-ed419140280553b070943b7ba539120a26ff5686.zip | |
wanda: restructure directory hierarchy
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/wanda/core_driver.cpp (renamed from tests/core_driver.cpp) | 0 | ||||
| -rw-r--r-- | tests/wanda/test_suite_xdg.cpp (renamed from tests/test_suite_xdg.cpp) | 2 | ||||
| -rw-r--r-- | tests/wanda/test_suite_xdg.hpp (renamed from tests/test_suite_xdg.hpp) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/tests/core_driver.cpp b/tests/wanda/core_driver.cpp index 3643da0..3643da0 100644 --- a/tests/core_driver.cpp +++ b/tests/wanda/core_driver.cpp diff --git a/tests/test_suite_xdg.cpp b/tests/wanda/test_suite_xdg.cpp index 48f3eaa..0338ee3 100644 --- a/tests/test_suite_xdg.cpp +++ b/tests/wanda/test_suite_xdg.cpp @@ -1,5 +1,5 @@ #include "test_suite_xdg.hpp" -#include "xdg.hpp" +#include <wanda/xdg.hpp> #include "cute/cute.h" diff --git a/tests/test_suite_xdg.hpp b/tests/wanda/test_suite_xdg.hpp index 698ad9a..698ad9a 100644 --- a/tests/test_suite_xdg.hpp +++ b/tests/wanda/test_suite_xdg.hpp |
