summaryrefslogtreecommitdiffhomepage
path: root/test-ymake.cpp
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2024-05-05 17:15:49 +0200
committerRoland Reichwein <mail@reichwein.it>2024-05-05 17:15:49 +0200
commit81bcfee54362c736e865ebeb638aeadfa9cc9e24 (patch)
tree4da9b8f2f233dacf4c0da72e1f26b55181a58be3 /test-ymake.cpp
parent28609f436966f731f91e84d10c1d7d0621b4abe8 (diff)
Factored out LanguageSettings
Diffstat (limited to 'test-ymake.cpp')
-rw-r--r--test-ymake.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-ymake.cpp b/test-ymake.cpp
index fcd424f..a6edc5f 100644
--- a/test-ymake.cpp
+++ b/test-ymake.cpp
@@ -197,6 +197,7 @@ TEST_F(ymakeTest, build_three_cpp)
// TODO: test .c .cc .cpp
// TODO: multiple builds
// TODO: test tests
+// TODO: test g++/clang++
TEST_F(yscanTest, no_cpp_file)
{