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

added assignment library test-suite

[SVN r23525]
Joaquín M. López Muñoz 22 лет назад
Родитель
Сommit
334113fcb4
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      status/Jamfile

+ 1 - 0
status/Jamfile

@@ -15,6 +15,7 @@ DEPENDS all : test ;
 # Tests from Jamfiles in individual library test subdirectories
 #  Please keep these in alphabetic order by test-suite name
 
+subinclude libs/assign/test ;              # test-suite assign
 subinclude libs/bind/test ;                # test-suite bind
 subinclude libs/conversion/test ;          # test-suite conversion
 subinclude libs/date_time/test ;           # test-suite date_time

粤ICP备19079148号