Просмотр исходного кода

Added Boost.Container

[SVN r74176]
Ion Gaztañaga 14 лет назад
Родитель
Сommit
5359cbe449
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      status/Jamfile.v2

+ 2 - 0
status/Jamfile.v2

@@ -56,6 +56,8 @@ run-tests libs :
     bimap/test                  # test-suite bimap
     bind/test                   # test-suite bind
     chrono/test                 # test-suite chrono
+    container/example           # test-suite container_example
+    container/test              # test-suite container_test
     circular_buffer/test        # test-suite circular_buffer
     concept_check               # test-suite concept_check
     config/test                 # test-suite config

粤ICP备19079148号