summaryrefslogtreecommitdiffhomepage
path: root/test-ymake.cpp
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2024-05-07 19:08:29 +0200
committerRoland Reichwein <mail@reichwein.it>2024-05-07 19:08:29 +0200
commit7dabda20e11138f2235b12271d569cd3256ebf3a (patch)
treed917df1ea84609519a560a092a63683cb54b1894 /test-ymake.cpp
parent81bcfee54362c736e865ebeb638aeadfa9cc9e24 (diff)
Recursive build
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 a6edc5f..dfed871 100644
--- a/test-ymake.cpp
+++ b/test-ymake.cpp
@@ -198,6 +198,7 @@ TEST_F(ymakeTest, build_three_cpp)
// TODO: multiple builds
// TODO: test tests
// TODO: test g++/clang++
+// TODO: multiple dirs / YMakefiles
TEST_F(yscanTest, no_cpp_file)
{