Преглед изворни кода

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 ----------------#
 
+test-suite "bind"
+    : [ run libs/bind/bind_test.cpp ]
+      [ run libs/bind/mem_fn_test.cpp ]
+    ;
+
 test-suite config
     : [ run libs/config/test/config_test.cpp ]
       [ run libs/config/test/limits_test.cpp ]

粤ICP备19079148号