Pārlūkot izejas kodu

enable_shared_from_this_test.cpp added.

[SVN r16328]
Peter Dimov 23 gadi atpakaļ
vecāks
revīzija
fa629a013e
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      status/Jamfile

+ 1 - 0
status/Jamfile

@@ -509,6 +509,7 @@ include testing.jam ;
     test-suite smart_ptr
     test-suite smart_ptr
         : [ run libs/smart_ptr/smart_ptr_test.cpp ]
         : [ run libs/smart_ptr/smart_ptr_test.cpp ]
           [ run libs/smart_ptr/shared_ptr_test.cpp ]
           [ run libs/smart_ptr/shared_ptr_test.cpp ]
+          [ run libs/smart_ptr/enable_shared_from_this_test.cpp ]
           [ compile-fail libs/smart_ptr/shared_ptr_assign_fail.cpp ]
           [ compile-fail libs/smart_ptr/shared_ptr_assign_fail.cpp ]
         ;
         ;
 
 

粤ICP备19079148号