]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/tests.t
Correctly handle files with "c++" in their name.
[blhc/blhc.git] / t / tests.t
index 1d40f82750576a1bd7b98003b3d516553df2b2ab..f122c2527c3a3733d5c6cf2e575262b827942a80 100644 (file)
--- a/t/tests.t
+++ b/t/tests.t
@@ -306,6 +306,8 @@ CFLAGS missing (--param=ssp-buffer-size=4 -fPIE): c++ -g -O2 -fstack-protector -
 CFLAGS missing (-Werror=format-security -fPIE): c++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -D_FORTIFY_SOURCE=2 -c test-c.cpp
 CFLAGS missing (-fPIE): c++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -c test-d.cc
 LDFLAGS missing (-Wl,-z,relro -fPIE -pie -Wl,-z,now): c++ -Wl,-z,defs -o test test-a.o test-b.o test-c.o test-d.o -ltest
+CFLAGS missing (-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -fPIE): c++\\     test.c
+CPPFLAGS missing (-D_FORTIFY_SOURCE=2): c++\\     test.c
 ";