소스 검색

Added first version of the Wave test suite.

[SVN r27911]
Hartmut Kaiser 21 년 전
부모
커밋
e0dba54b8e
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      libs/wave
  2. 1 0
      status/Jamfile

+ 1 - 1
libs/wave

@@ -1 +1 @@
-Subproject commit d103a70b04afcc1839381c36f649809735733d2d
+Subproject commit dc3cc73030f7e8df24797ec3588cbcf96ecd85da

+ 1 - 0
status/Jamfile

@@ -56,6 +56,7 @@ subinclude libs/type_traits/test ;         # test-suite type_traits
 subinclude libs/utility/enable_if/test ;   # test-suite utility/enable_if
 subinclude libs/utility/test ;             # test-suite utility
 subinclude libs/variant/test ;             # test-suite variant
+subinclude libs/wave/test/build ;          # test-suite wave
  
 
 # Tests specified in this Jamfile

粤ICP备19079148号