[asterisk-scf-commits] asterisk-scf/integration/bridging.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Sep 14 13:42:14 CDT 2010


branch "master" has been updated
       via  f63149d85ce99907d1142dbc9d05830bbe98d17b (commit)
      from  8cc90fe5811390f59f4d4a0ec4ea964bd78b07ca (commit)

Summary of changes:
 cmake               |    2 +-
 test/CMakeLists.txt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit f63149d85ce99907d1142dbc9d05830bbe98d17b
Author: David M. Lee <dlee at digium.com>
Date:   Tue Sep 14 13:36:00 2010 -0500

    Send unit test results to an output file.

diff --git a/cmake b/cmake
index 22dfc54..2359fc7 160000
--- a/cmake
+++ b/cmake
@@ -1 +1 @@
-Subproject commit 22dfc54c50affccc06f25b6391b0bbd71f7da568
+Subproject commit 2359fc71589a0d868be966de0011f2fe242d504d
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 1e15496..7af05d0 100755
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -41,4 +41,4 @@ hydra_component_add_boost_libraries(bridging_unit_test thread)
 hydra_component_build_standalone(bridging_unit_test)
 hydra_component_install(bridging_unit_test RUNTIME bin "Bridging Test Driver." Core)
 
-add_test(NAME bridging_unit_test COMMAND bridging_unit_test)
+boost_add_test(bridging_unit_test)

-----------------------------------------------------------------------


-- 
asterisk-scf/integration/bridging.git



More information about the asterisk-scf-commits mailing list