فهرست منبع

added assignment library test-suite

[SVN r23525]
Joaquín M. López Muñoz 22 سال پیش
والد
کامیت
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
 # Tests from Jamfiles in individual library test subdirectories
 #  Please keep these in alphabetic order by test-suite name
 #  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/bind/test ;                # test-suite bind
 subinclude libs/conversion/test ;          # test-suite conversion
 subinclude libs/conversion/test ;          # test-suite conversion
 subinclude libs/date_time/test ;           # test-suite date_time
 subinclude libs/date_time/test ;           # test-suite date_time

粤ICP备19079148号