فهرست منبع

added bind suite

[SVN r11683]
Dave Abrahams 24 سال پیش
والد
کامیت
26b8abe8bc
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      status/Jamfile

+ 5 - 0
status/Jamfile

@@ -186,6 +186,11 @@ rule test-suite # pseudotarget-name : test-targets...
 
 
 # ----------- Actual test invocations follow ----------------#
 # ----------- Actual test invocations follow ----------------#
 
 
+test-suite "bind"
+    : [ run libs/bind/bind_test.cpp ]
+      [ run libs/bind/mem_fn_test.cpp ]
+    ;
+
 test-suite config
 test-suite config
     : [ run libs/config/test/config_test.cpp ]
     : [ run libs/config/test/config_test.cpp ]
       [ run libs/config/test/limits_test.cpp ]
       [ run libs/config/test/limits_test.cpp ]

粤ICP备19079148号