From 769eff9d7d7c2c778bcad81c07f294dca0691b70 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sat, 15 Feb 2025 13:32:05 -0800 Subject: Add note to docstring that this is a live test per mwichmann --- test/Configure/CheckLibWithHeader_extra_libs.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/Configure/CheckLibWithHeader_extra_libs.py b/test/Configure/CheckLibWithHeader_extra_libs.py index d9b699a..b9c920c 100644 --- a/test/Configure/CheckLibWithHeader_extra_libs.py +++ b/test/Configure/CheckLibWithHeader_extra_libs.py @@ -26,6 +26,8 @@ """ Verify that a program which depends on library which in turn depends on another library can be built correctly using CheckLibWithHeader + +This is a "live" test - requires a configured C compiler/toolchain to run. """ from TestSCons import TestSCons, dll_, _dll -- cgit v0.12