[hydra-commits] hydra/ice branch, master, updated.
    Commits to the Hydra project code repositories 
    hydra-commits at lists.digium.com
       
    Fri Jun 25 12:25:20 CDT 2010
    
    
  
branch "master" has been updated
       via  183cd310091b3b94044019eadd43c566cc0abdfa (commit)
      from  8824a937cecb899455808c36333547c24893f16f (commit)
Summary of changes:
 cpp/test/Ice/versioning/AllTests.cpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 183cd310091b3b94044019eadd43c566cc0abdfa
Author: Brent Eagles <beagles at digium.com>
Date:   Fri Jun 25 14:53:57 2010 -0230
    Add accidentally deleted test header.
diff --git a/cpp/test/Ice/versioning/AllTests.cpp b/cpp/test/Ice/versioning/AllTests.cpp
index a18510c..5bc1b95 100644
--- a/cpp/test/Ice/versioning/AllTests.cpp
+++ b/cpp/test/Ice/versioning/AllTests.cpp
@@ -32,6 +32,8 @@ allTests(const Ice::CommunicatorPtr& communicator, bool collocated)
 
     CAPtr p = prx->getCA();
 
+    cout << "testing correct type... " << flush;
+
 #ifdef VERSION1
     test(p->message == "version 1");
     test(p->flag == "1");
-----------------------------------------------------------------------
-- 
hydra/ice
    
    
More information about the asterisk-scf-commits
mailing list