summaryrefslogtreecommitdiff
path: root/test/test_c_projects
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-06-25 21:33:15 +0100
committerw0rp <devw0rp@gmail.com>2017-06-25 21:33:15 +0100
commit3828ea5b2655a03fe8de0332797386f42ae3b9ac (patch)
treedecf0cc38ea64ea7964ef8d3acbbc4839216b7d1 /test/test_c_projects
parent8b557f346c5b528e1a309b17a5baf2d014c7276e (diff)
downloadale-3828ea5b2655a03fe8de0332797386f42ae3b9ac.zip
Detect .git directories for finding the project root for C projects
Diffstat (limited to 'test/test_c_projects')
-rw-r--r--test/test_c_projects/git_and_nested_makefiles/include/test.h0
-rw-r--r--test/test_c_projects/git_and_nested_makefiles/src/Makefile0
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test_c_projects/git_and_nested_makefiles/include/test.h b/test/test_c_projects/git_and_nested_makefiles/include/test.h
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test_c_projects/git_and_nested_makefiles/include/test.h
diff --git a/test/test_c_projects/git_and_nested_makefiles/src/Makefile b/test/test_c_projects/git_and_nested_makefiles/src/Makefile
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/test_c_projects/git_and_nested_makefiles/src/Makefile