summaryrefslogtreecommitdiffhomepage
path: root/test-ymake.cpp
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2024-05-18 16:31:14 +0200
committerRoland Reichwein <mail@reichwein.it>2024-05-18 16:31:14 +0200
commitf857007dbb6a0a26a6828017da64540eda452fbf (patch)
treea2fc22abb236c6f07a9b9425a87b18f5f2e189f8 /test-ymake.cpp
parent8a4dfbbbe76a2aef35427b7915d6e28bab165c43 (diff)
Link different kinds of libs
Diffstat (limited to 'test-ymake.cpp')
-rw-r--r--test-ymake.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-ymake.cpp b/test-ymake.cpp
index bf59bbc..e5371f7 100644
--- a/test-ymake.cpp
+++ b/test-ymake.cpp
@@ -668,6 +668,8 @@ TEST_F(ymakeTest, build_one_dynamic_lib)
// use dynamic lib
// use static lib from subdir
// use dynamic lib from subdir
+// use static lib from subdir in subdir
+// use dynamic lib from subdir in subdir
TEST_F(yscanTest, no_cpp_file)
{