Explorar o código

added assignment library test-suite

[SVN r23525]
Joaquín M. López Muñoz %!s(int64=22) %!d(string=hai) anos
pai
achega
334113fcb4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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号