From f857007dbb6a0a26a6828017da64540eda452fbf Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 18 May 2024 16:31:14 +0200 Subject: Link different kinds of libs --- test-ymake.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test-ymake.cpp') 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) { -- cgit v1.2.3