Quellcode durchsuchen

Added new config tests

[SVN r21356]
John Maddock vor 22 Jahren
Ursprung
Commit
e3472a2fbf
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      status/Jamfile

+ 3 - 0
status/Jamfile

@@ -66,6 +66,8 @@ subinclude libs/variant/test ;           # test-suite variant
                 :
                 :
                 config_link_test
                 config_link_test
           ]
           ]
+          [ compile-fail libs/config/test/threads/test_thread_fail1.cpp ]
+          [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ]
         ;
         ;
 
 
     run libs/any/any_test.cpp ;
     run libs/any/any_test.cpp ;
@@ -255,3 +257,4 @@ subinclude libs/variant/test ;           # test-suite variant
           ]
           ]
         ;
         ;
 }
 }
+

粤ICP备19079148号