1
0
Эх сурвалжийг харах

boost::format : moved wformat tests into specific file, so added format_test_wstring
to the test-suite.


[SVN r16449]

Samuel Krempp 23 жил өмнө
parent
commit
7b0fc896bd
1 өөрчлөгдсөн 6 нэмэгдсэн , 0 устгасан
  1. 6 0
      status/Jamfile

+ 6 - 0
status/Jamfile

@@ -152,6 +152,12 @@ include testing.jam ;
               : # input files
               : <runtime-link>static # uses locale; metrowerks toolsets don't have a locale in the dynamic library
           ]
+
+          [ run libs/format/test/format_test_wstring.cpp <lib>../libs/test/build/test_exec_monitor
+              : # args
+              : # input files
+              : <runtime-link>static # uses locale; metrowerks toolsets don't have a locale in the dynamic library
+          ]
         ;
     
     test-suite function

粤ICP备19079148号