summaryrefslogtreecommitdiff
path: root/test/test_c_projects
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2021-03-20 22:11:22 +0000
committerw0rp <devw0rp@gmail.com>2021-03-20 22:11:42 +0000
commitb1d833417bcb57e265e0d01df07b28f463529d4b (patch)
tree11421aeca89127b0cc9417f8ff4cb0d725199f49 /test/test_c_projects
parent3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff)
downloadale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/test_c_projects')
-rw-r--r--test/test_c_projects/build_compile_commands_project/build/bad_folder_to_test_priority0
-rw-r--r--test/test_c_projects/build_compile_commands_project/build/compile_commands.json0
-rw-r--r--test/test_c_projects/configure_project/Makefile0
-rw-r--r--test/test_c_projects/configure_project/configure0
-rw-r--r--test/test_c_projects/configure_project/include/test.h0
-rw-r--r--test/test_c_projects/configure_project/subdir/Makefile0
-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
-rw-r--r--test/test_c_projects/gnumakefile_project/GNUmakefile0
-rw-r--r--test/test_c_projects/gnumakefile_project/file.c0
-rw-r--r--test/test_c_projects/h_file_project/Makefile0
-rw-r--r--test/test_c_projects/h_file_project/subdir/dummy0
-rw-r--r--test/test_c_projects/h_file_project/test.h0
-rw-r--r--test/test_c_projects/hpp_file_project/Makefile0
-rw-r--r--test/test_c_projects/hpp_file_project/subdir/dummy0
-rw-r--r--test/test_c_projects/hpp_file_project/test.hpp0
-rw-r--r--test/test_c_projects/json_project/build/compile_commands.json0
-rw-r--r--test/test_c_projects/json_project/include/test.h0
-rw-r--r--test/test_c_projects/json_project/subdir/dummy0
-rw-r--r--test/test_c_projects/makefile_project/Makefile0
-rw-r--r--test/test_c_projects/makefile_project/_astylerc0
-rw-r--r--test/test_c_projects/makefile_project/args3
-rw-r--r--test/test_c_projects/makefile_project/include/test.h0
-rw-r--r--test/test_c_projects/makefile_project/subdir/args1
-rw-r--r--test/test_c_projects/makefile_project/subdir/dummy0
-rw-r--r--test/test_c_projects/makefile_project/subdir/file.c0
26 files changed, 0 insertions, 4 deletions
diff --git a/test/test_c_projects/build_compile_commands_project/build/bad_folder_to_test_priority b/test/test_c_projects/build_compile_commands_project/build/bad_folder_to_test_priority
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/build_compile_commands_project/build/bad_folder_to_test_priority
+++ /dev/null
diff --git a/test/test_c_projects/build_compile_commands_project/build/compile_commands.json b/test/test_c_projects/build_compile_commands_project/build/compile_commands.json
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/build_compile_commands_project/build/compile_commands.json
+++ /dev/null
diff --git a/test/test_c_projects/configure_project/Makefile b/test/test_c_projects/configure_project/Makefile
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/configure_project/Makefile
+++ /dev/null
diff --git a/test/test_c_projects/configure_project/configure b/test/test_c_projects/configure_project/configure
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/configure_project/configure
+++ /dev/null
diff --git a/test/test_c_projects/configure_project/include/test.h b/test/test_c_projects/configure_project/include/test.h
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/configure_project/include/test.h
+++ /dev/null
diff --git a/test/test_c_projects/configure_project/subdir/Makefile b/test/test_c_projects/configure_project/subdir/Makefile
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/configure_project/subdir/Makefile
+++ /dev/null
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
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/git_and_nested_makefiles/include/test.h
+++ /dev/null
diff --git a/test/test_c_projects/git_and_nested_makefiles/src/Makefile b/test/test_c_projects/git_and_nested_makefiles/src/Makefile
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/git_and_nested_makefiles/src/Makefile
+++ /dev/null
diff --git a/test/test_c_projects/gnumakefile_project/GNUmakefile b/test/test_c_projects/gnumakefile_project/GNUmakefile
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/gnumakefile_project/GNUmakefile
+++ /dev/null
diff --git a/test/test_c_projects/gnumakefile_project/file.c b/test/test_c_projects/gnumakefile_project/file.c
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/gnumakefile_project/file.c
+++ /dev/null
diff --git a/test/test_c_projects/h_file_project/Makefile b/test/test_c_projects/h_file_project/Makefile
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/h_file_project/Makefile
+++ /dev/null
diff --git a/test/test_c_projects/h_file_project/subdir/dummy b/test/test_c_projects/h_file_project/subdir/dummy
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/h_file_project/subdir/dummy
+++ /dev/null
diff --git a/test/test_c_projects/h_file_project/test.h b/test/test_c_projects/h_file_project/test.h
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/h_file_project/test.h
+++ /dev/null
diff --git a/test/test_c_projects/hpp_file_project/Makefile b/test/test_c_projects/hpp_file_project/Makefile
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/hpp_file_project/Makefile
+++ /dev/null
diff --git a/test/test_c_projects/hpp_file_project/subdir/dummy b/test/test_c_projects/hpp_file_project/subdir/dummy
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/hpp_file_project/subdir/dummy
+++ /dev/null
diff --git a/test/test_c_projects/hpp_file_project/test.hpp b/test/test_c_projects/hpp_file_project/test.hpp
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/hpp_file_project/test.hpp
+++ /dev/null
diff --git a/test/test_c_projects/json_project/build/compile_commands.json b/test/test_c_projects/json_project/build/compile_commands.json
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/json_project/build/compile_commands.json
+++ /dev/null
diff --git a/test/test_c_projects/json_project/include/test.h b/test/test_c_projects/json_project/include/test.h
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/json_project/include/test.h
+++ /dev/null
diff --git a/test/test_c_projects/json_project/subdir/dummy b/test/test_c_projects/json_project/subdir/dummy
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/json_project/subdir/dummy
+++ /dev/null
diff --git a/test/test_c_projects/makefile_project/Makefile b/test/test_c_projects/makefile_project/Makefile
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/makefile_project/Makefile
+++ /dev/null
diff --git a/test/test_c_projects/makefile_project/_astylerc b/test/test_c_projects/makefile_project/_astylerc
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/makefile_project/_astylerc
+++ /dev/null
diff --git a/test/test_c_projects/makefile_project/args b/test/test_c_projects/makefile_project/args
deleted file mode 100644
index ccaf82ad..00000000
--- a/test/test_c_projects/makefile_project/args
+++ /dev/null
@@ -1,3 +0,0 @@
-foolib.a
--DARGS1
-@subdir/args
diff --git a/test/test_c_projects/makefile_project/include/test.h b/test/test_c_projects/makefile_project/include/test.h
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/makefile_project/include/test.h
+++ /dev/null
diff --git a/test/test_c_projects/makefile_project/subdir/args b/test/test_c_projects/makefile_project/subdir/args
deleted file mode 100644
index 3fe9c3fe..00000000
--- a/test/test_c_projects/makefile_project/subdir/args
+++ /dev/null
@@ -1 +0,0 @@
--DARGS2
diff --git a/test/test_c_projects/makefile_project/subdir/dummy b/test/test_c_projects/makefile_project/subdir/dummy
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/makefile_project/subdir/dummy
+++ /dev/null
diff --git a/test/test_c_projects/makefile_project/subdir/file.c b/test/test_c_projects/makefile_project/subdir/file.c
deleted file mode 100644
index e69de29b..00000000
--- a/test/test_c_projects/makefile_project/subdir/file.c
+++ /dev/null