소스 검색

add utility/addressof_test.cpp test

[SVN r14893]
Douglas Gregor 24 년 전
부모
커밋
2e4e8904b2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      status/Jamfile

+ 1 - 0
status/Jamfile

@@ -131,6 +131,7 @@ include testing.jam ;
           [ run libs/random/random_demo.cpp ]
         ;
 
+    run libs/utility/addressof_test.cpp <lib>../libs/test/build/test_exec_monitor ;
     run libs/utility/ref_test.cpp <lib>../libs/test/build/test_exec_monitor ;
 
     {

粤ICP备19079148号