Quellcode durchsuchen

Boost.Test added to regression test

[SVN r14915]
Gennadiy Rozental vor 24 Jahren
Ursprung
Commit
744fb1f1b6
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      status/Jamfile

+ 3 - 0
status/Jamfile

@@ -251,6 +251,9 @@ include testing.jam ;
           [ link-fail libs/static_assert/static_assert_test_fail_8.cpp ]
           [ link-fail libs/static_assert/static_assert_test_fail_8.cpp ]
         ;
         ;
 
 
+    SEARCH on Jamfile = $(BOOST_ROOT)$(SLASH)libs$(SLASH)test$(SLASH)test ;
+    include Jamfile ;
+
     {
     {
         local threadmon ;
         local threadmon ;
         local thread-sources ;
         local thread-sources ;

粤ICP备19079148号