|
Boost-Commit : |
From: dgregor_at_[hidden]
Date: 2007-06-06 23:37:13
Author: dgregor
Date: 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
New Revision: 4480
URL: http://svn.boost.org/trac/boost/changeset/4480
Log:
Remove the use of SOURCES in the boost_test macros. Better to just list sources after the test name
Text files modified:
sandbox-branches/boost-cmake/boost_1_34_0/libs/any/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/array/test/CMakeLists.txt | 12 +++++-----
sandbox-branches/boost-cmake/boost_1_34_0/libs/concept_check/test/CMakeLists.txt | 8 +++---
sandbox-branches/boost-cmake/boost_1_34_0/libs/config/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/conversion/test/CMakeLists.txt | 6 ++--
sandbox-branches/boost-cmake/boost_1_34_0/libs/crc/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/date_time/test/CMakeLists.txt | 32 +++++++++++++++---------------
sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/test/CMakeLists.txt | 8 +++---
sandbox-branches/boost-cmake/boost_1_34_0/libs/filesystem/test/CMakeLists.txt | 10 ++++----
sandbox-branches/boost-cmake/boost_1_34_0/libs/function/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/hash/test/CMakeLists.txt | 4 +-
sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/src/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/test/CMakeLists.txt | 8 +++---
sandbox-branches/boost-cmake/boost_1_34_0/libs/io/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/src/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/iterator/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/math/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/math/test/CMakeLists.txt | 8 +++---
sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/CMakeLists.txt | 6 ++--
sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_array/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/test/CMakeLists.txt | 42 ++++++++++++++++++++--------------------
sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/ublas/test/CMakeLists.txt | 16 +++++++-------
sandbox-branches/boost-cmake/boost_1_34_0/libs/optional/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/parameter/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/preprocessor/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/src/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/ptr_container/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/python/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/python/src/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/python/test/CMakeLists.txt | 6 ++--
sandbox-branches/boost-cmake/boost_1_34_0/libs/random/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/random/test/CMakeLists.txt | 4 +-
sandbox-branches/boost-cmake/boost_1_34_0/libs/range/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/test/CMakeLists.txt | 6 ++--
sandbox-branches/boost-cmake/boost_1_34_0/libs/regex/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/serialization/test/CMakeLists.txt | 14 ++++++------
sandbox-branches/boost-cmake/boost_1_34_0/libs/signals/src/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/smart_ptr/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/CMakeLists.txt | 17 ++++++++-------
sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/actor/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/example/CMakeLists.txt | 6 ++--
sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/test/CMakeLists.txt | 16 +++++++-------
sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/test/CMakeLists.txt | 26 ++++++++++++------------
sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/test/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/test/CMakeLists.txt | 12 +++++-----
sandbox-branches/boost-cmake/boost_1_34_0/libs/tr1/test/CMakeLists.txt | 6 ++--
sandbox-branches/boost-cmake/boost_1_34_0/libs/tuple/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/type_traits/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/test/CMakeLists.txt | 12 +++++-----
sandbox-branches/boost-cmake/boost_1_34_0/libs/utility/test/CMakeLists.txt | 38 ++++++++++++++++++------------------
sandbox-branches/boost-cmake/boost_1_34_0/libs/variant/test/CMakeLists.txt | 4 +-
sandbox-branches/boost-cmake/boost_1_34_0/libs/xpressive/CMakeLists.txt | 2
sandbox-branches/boost-cmake/boost_1_34_0/tools/build/CMake/boost-testing.cmake | 11 ++++++---
81 files changed, 226 insertions(+), 222 deletions(-)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/any/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/any/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/any/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,3 +1,3 @@
-boost_test_run(any_test SOURCES ../any_test.cpp)
+boost_test_run(any_test ../any_test.cpp)
boost_test_run(any_to_ref_test DEPENDS boost_test_exec_monitor-static)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/array/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/array/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/array/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,6 +1,6 @@
-boost_test_run(array0 SOURCES ../array0.cpp)
-boost_test_run(array1 SOURCES ../array1.cpp)
-boost_test_run(array2 SOURCES ../array2.cpp)
-boost_test_run(array3 SOURCES ../array3.cpp)
-boost_test_run(array4 SOURCES ../array4.cpp)
-boost_test_run(array5 SOURCES ../array5.cpp)
\ No newline at end of file
+boost_test_run(array0 ../array0.cpp)
+boost_test_run(array1 ../array1.cpp)
+boost_test_run(array2 ../array2.cpp)
+boost_test_run(array3 ../array3.cpp)
+boost_test_run(array4 ../array4.cpp)
+boost_test_run(array5 ../array5.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/concept_check/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/concept_check/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/concept_check/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,6 +1,6 @@
# this fails but looks like it isn't the build
# boost_test_run(../stl_concept_covering)
-boost_test_run(concept_check_test SOURCES ../concept_check_test.cpp)
-boost_test_run(class_concept_check_test SOURCES ../class_concept_check_test.cpp)
-boost_test_compile_fail(concept_check_fail_expected SOURCES ../concept_check_fail_expected.cpp)
-boost_test_compile_fail(class_concept_fail_expected SOURCES ../class_concept_fail_expected.cpp)
+boost_test_run(concept_check_test ../concept_check_test.cpp)
+boost_test_run(class_concept_check_test ../class_concept_check_test.cpp)
+boost_test_compile_fail(concept_check_fail_expected ../concept_check_fail_expected.cpp)
+boost_test_compile_fail(class_concept_fail_expected ../class_concept_fail_expected.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/config/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/config/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/config/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -48,7 +48,7 @@
boost_test_run(limits_test DEPENDS boost_test_exec_monitor-static)
-boost_test_run(abi_test SOURCES abi/abi_test.cpp abi/main.cpp)
+boost_test_run(abi_test abi/abi_test.cpp abi/main.cpp)
boost_test_run(has_2arg_use_facet_pass)
boost_test_compile_fail(has_2arg_use_facet_fail)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/conversion/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/conversion/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/conversion/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,10 +1,10 @@
boost_test_run(implicit_cast)
boost_test_compile_fail(implicit_cast_fail)
-boost_test_run(cast_test SOURCES ../cast_test.cpp)
-boost_test_run(numeric_cast_test SOURCES ../numeric_cast_test.cpp)
+boost_test_run(cast_test ../cast_test.cpp)
+boost_test_run(numeric_cast_test ../numeric_cast_test.cpp)
boost_test_run(
lexical_cast_test
- SOURCES ../lexical_cast_test.cpp
+ ../lexical_cast_test.cpp
DEPENDS boost_unit_test_framework-static
)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/crc/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/crc/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/crc/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,2 +1,2 @@
-boost_test_run(crc_test SOURCES ../crc_test.cpp)
+boost_test_run(crc_test ../crc_test.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/date_time/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/date_time/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/date_time/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -15,7 +15,7 @@
# for the Date-Time library that links statically.
macro(date_time_static_test SUBDIR TESTNAME)
boost_test_run(${TESTNAME}
- SOURCES "${SUBDIR}/${TESTNAME}.cpp"
+ "${SUBDIR}/${TESTNAME}.cpp"
DEPENDS boost_date_time-static
COMPILE_FLAGS ${DATE_TIME_COMPILE_FLAGS})
endmacro(date_time_static_test)
@@ -24,7 +24,7 @@
# for the Date-Time library that links dynamically.
macro(date_time_shared_test SUBDIR TESTNAME)
boost_test_run("${TESTNAME}_dll"
- SOURCES "${SUBDIR}/${TESTNAME}.cpp"
+ "${SUBDIR}/${TESTNAME}.cpp"
DEPENDS boost_date_time-shared
COMPILE_FLAGS ${DATE_TIME_SHARED_COMPILE_FLAGS})
endmacro(date_time_shared_test)
@@ -83,35 +83,35 @@
# Wide streaming
boost_test_run(testgreg_wstream
- SOURCES "gregorian/testgreg_wstream.cpp"
+ "gregorian/testgreg_wstream.cpp"
DEPENDS boost_date_time-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DUSE_DATE_TIME_PRE_1_33_FACET_IO")
boost_test_run(testtime_wstream
- SOURCES "posix_time/testtime_wstream.cpp"
+ "posix_time/testtime_wstream.cpp"
DEPENDS boost_date_time-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DUSE_DATE_TIME_PRE_1_33_FACET_IO")
# Pre-1.33 facets
boost_test_run(testfacet_dll
- SOURCES "gregorian/testfacet.cpp"
+ "gregorian/testfacet.cpp"
DEPENDS boost_date_time-shared
COMPILE_FLAGS "${DATE_TIME_SHARED_COMPILE_FLAGS} -DUSE_DATE_TIME_PRE_1_33_FACET_IO")
# Note: This next test was commented out in the Jamfile.v2 because "it
# crashes on VC6 (cause unknown)"
boost_test_run(testparse_date_dll
- SOURCES "gregorian/testparse_date.cpp"
+ "gregorian/testparse_date.cpp"
DEPENDS boost_date_time-shared
COMPILE_FLAGS "${DATE_TIME_SHARED_COMPILE_FLAGS} -DUSE_DATE_TIME_PRE_1_33_FACET_IO")
boost_test_run(testfacet
- SOURCES "gregorian/testfacet.cpp"
+ "gregorian/testfacet.cpp"
DEPENDS boost_date_time-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DUSE_DATE_TIME_PRE_1_33_FACET_IO")
boost_test_run(testparse_date
- SOURCES "gregorian/testparse_date.cpp"
+ "gregorian/testparse_date.cpp"
DEPENDS boost_date_time-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DUSE_DATE_TIME_PRE_1_33_FACET_IO")
boost_test_run(teststreams
- SOURCES "posix_time/teststreams.cpp"
+ "posix_time/teststreams.cpp"
DEPENDS boost_date_time-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DUSE_DATE_TIME_PRE_1_33_FACET_IO")
@@ -148,33 +148,33 @@
# Serialization
# xml archive tests
boost_test_run(testgreg_serialize_xml
- SOURCES "gregorian/testgreg_serialize.cpp"
+ "gregorian/testgreg_serialize.cpp"
DEPENDS boost_date_time-static boost_serialization-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DDATE_TIME_XML_SERIALIZE")
boost_test_run(testtime_serialize_xml_std_config
- SOURCES "posix_time/testtime_serialize.cpp"
+ "posix_time/testtime_serialize.cpp"
DEPENDS boost_date_time-static boost_serialization-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG -DDATE_TIME_XML_SERIALIZE")
boost_test_run(testtime_serialize_xml
- SOURCES "posix_time/testtime_serialize.cpp"
+ "posix_time/testtime_serialize.cpp"
DEPENDS boost_date_time-static boost_serialization-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DDATE_TIME_XML_SERIALIZE")
# text archive tests
boost_test_run(testgreg_serialize
- SOURCES "gregorian/testgreg_serialize.cpp"
+ "gregorian/testgreg_serialize.cpp"
DEPENDS boost_date_time-static boost_serialization-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS}")
boost_test_run(testgreg_serialize_dll
- SOURCES "gregorian/testgreg_serialize.cpp"
+ "gregorian/testgreg_serialize.cpp"
DEPENDS boost_date_time-shared boost_serialization-shared
COMPILE_FLAGS "${DATE_TIME_SHARED_COMPILE_FLAGS}")
boost_test_run(testtime_serialize_std_config
- SOURCES "posix_time/testtime_serialize.cpp"
+ "posix_time/testtime_serialize.cpp"
DEPENDS boost_date_time-static boost_serialization-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS} -DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG")
boost_test_run(testtime_serialize
- SOURCES "posix_time/testtime_serialize.cpp"
+ "posix_time/testtime_serialize.cpp"
DEPENDS boost_date_time-static boost_serialization-static
COMPILE_FLAGS "${DATE_TIME_COMPILE_FLAGS}")
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Disjoint_sets
TESTDIRS test
-)
\ No newline at end of file
+)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/disjoint_sets/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1 +1 @@
-boost_test_run(disjoint_set_test SOURCES ../disjoint_set_test.cpp)
\ No newline at end of file
+boost_test_run(disjoint_set_test ../disjoint_set_test.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Dynamic_bitset
TESTDIRS test
-)
\ No newline at end of file
+)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/dynamic_bitset/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
-boost_test_run(dyn_bitset_unit_tests1 SOURCES ../dyn_bitset_unit_tests1.cpp)
-boost_test_run(dyn_bitset_unit_tests2 SOURCES ../dyn_bitset_unit_tests2.cpp)
-boost_test_run(dyn_bitset_unit_tests3 SOURCES ../dyn_bitset_unit_tests3.cpp)
-boost_test_run(dyn_bitset_unit_tests4 SOURCES ../dyn_bitset_unit_tests4.cpp)
+boost_test_run(dyn_bitset_unit_tests1 ../dyn_bitset_unit_tests1.cpp)
+boost_test_run(dyn_bitset_unit_tests2 ../dyn_bitset_unit_tests2.cpp)
+boost_test_run(dyn_bitset_unit_tests3 ../dyn_bitset_unit_tests3.cpp)
+boost_test_run(dyn_bitset_unit_tests4 ../dyn_bitset_unit_tests4.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/filesystem/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/filesystem/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/filesystem/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -6,16 +6,16 @@
FOREACH(test ${TESTS})
boost_test_run(${test}_static
- SOURCES ${test}.cpp
+ ${test}.cpp
DEPENDS boost_filesystem-static
COMPILE_FLAGS -DBOOST_FILESYSTEM_STATIC_LINK)
boost_test_run(${test}_dynamic
- SOURCES ${test}.cpp
+ ${test}.cpp
DEPENDS boost_filesystem-shared
COMPILE_FLAGS -DBOOST_FILESYSTEM_DYN_LINK)
ENDFOREACH(test ${TESTS})
-boost_test_compile(mbcopy SOURCES ../example/mbcopy.cpp)
-boost_test_compile(mbpath SOURCES ../example/mbpath.cpp)
-boost_test_compile(simple_ls SOURCES ../example/simple_ls.cpp)
+boost_test_compile(mbcopy ../example/mbcopy.cpp)
+boost_test_compile(mbpath ../example/mbpath.cpp)
+boost_test_compile(simple_ls ../example/simple_ls.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/function/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/function/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/function/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
-boost_test_run(lib_function_test SOURCES function_test.cpp)
+boost_test_run(lib_function_test function_test.cpp)
boost_test_run(function_n_test)
boost_test_run(allocator_test)
boost_test_run(stateless_test)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/hash/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/hash/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/hash/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -32,8 +32,8 @@
hash_no_ext_macro_2
)
-boost_test_run(link_test SOURCES link_test.cpp link_test_2.cpp)
-boost_test_run(link_ext_test SOURCES link_ext_test.cpp link_no_ext_test.cpp)
+boost_test_run(link_test link_test.cpp link_test_2.cpp)
+boost_test_run(link_ext_test link_ext_test.cpp link_no_ext_test.cpp)
foreach(test ${tests})
boost_test_run(${test})
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/functional/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1 +1 @@
-boost_test_run(function_test SOURCES ../function_test.cpp)
+boost_test_run(function_test ../function_test.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/src/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/src/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/src/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -24,4 +24,4 @@
read_graphviz_spirit.cpp ${BOOST_GRAPH_OPTIONAL_SOURCES}
LINK_LIBS ${BOOST_GRAPH_OPTIONAL_LIBRARIES}
SHARED_COMPILE_FLAGS "-DBOOST_GRAPH_DYN_LINK=1"
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/graph/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -57,4 +57,4 @@
if ($ENV{LEDA})
include_directories("$ENV{LEDA}/incl")
boost_test_compile(leda_graph_cc)
-endif ($ENV{LEDA})
\ No newline at end of file
+endif ($ENV{LEDA})
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Integer
TESTDIRS test
-)
\ No newline at end of file
+)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/integer/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
-boost_test_run(cstdint_test SOURCES ../cstdint_test.cpp)
-boost_test_run(integer_test SOURCES ../integer_test.cpp)
-boost_test_run(integer_traits_test SOURCES ../integer_traits_test.cpp
- DEPENDS boost_test_exec_monitor-static)
\ No newline at end of file
+boost_test_run(cstdint_test ../cstdint_test.cpp)
+boost_test_run(integer_test ../integer_test.cpp)
+boost_test_run(integer_traits_test ../integer_traits_test.cpp
+ DEPENDS boost_test_exec_monitor-static)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/io/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/io/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/io/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,2 +1,2 @@
boost_library_project(IO
- TESTDIRS test)
\ No newline at end of file
+ TESTDIRS test)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -2,4 +2,4 @@
IOStreams
SRCDIRS src
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/src/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/src/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/src/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -29,4 +29,4 @@
boost_library(boost_iostreams
file_descriptor.cpp mapped_file.cpp ${BOOST_IOSTREAMS_EXTRA_SOURCES}
LINK_LIBS "${BOOST_IOSTREAMS_LIBRARIES}"
- SHARED_COMPILE_FLAGS "-DBOOST_IOSTREAMS_DYN_LINK=1")
\ No newline at end of file
+ SHARED_COMPILE_FLAGS "-DBOOST_IOSTREAMS_DYN_LINK=1")
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/iostreams/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -10,7 +10,7 @@
iostreams_test(auto_close_test)
iostreams_test(buffer_size_test)
iostreams_test(code_converter_test
- SOURCES code_converter_test.cpp detail/utf8_codecvt_facet.cpp)
+ code_converter_test.cpp detail/utf8_codecvt_facet.cpp)
iostreams_test(compose_test)
iostreams_test(component_access_test)
iostreams_test(copy_test)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/iterator/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/iterator/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/iterator/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Iterator
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Lambda
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/lambda/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -4,7 +4,7 @@
boost_test_run(bind_tests_simple_f_refs DEPENDS boost_test_exec_monitor-static)
boost_test_run(bll_and_function DEPENDS boost_test_exec_monitor-static)
boost_test_run(lambda_cast_test
- SOURCES cast_test.cpp DEPENDS boost_test_exec_monitor-static)
+ cast_test.cpp DEPENDS boost_test_exec_monitor-static)
boost_test_run(constructor_tests DEPENDS boost_test_exec_monitor-static)
boost_test_run(control_structures DEPENDS boost_test_exec_monitor-static)
boost_test_run(exception_test DEPENDS boost_test_exec_monitor-static)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Logic
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/logic/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,3 +1,3 @@
boost_test_run(tribool_test)
boost_test_run(tribool_rename_test)
-boost_test_run(tribool_io_test)
\ No newline at end of file
+boost_test_run(tribool_io_test)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/math/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/math/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/math/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Math
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/math/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/math/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/math/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,15 +1,15 @@
boost_test_run(common_factor_test DEPENDS boost_unit_test_framework-static)
boost_test_run(octonion_test
- SOURCES ../octonion/octonion_test.cpp
+ ../octonion/octonion_test.cpp
DEPENDS boost_unit_test_framework-static)
boost_test_run(quaternion_test
- SOURCES ../quaternion/quaternion_test.cpp
+ ../quaternion/quaternion_test.cpp
DEPENDS boost_unit_test_framework-static)
boost_test_run(special_functions_test
- SOURCES ../special_functions/special_functions_test.cpp
+ ../special_functions/special_functions_test.cpp
DEPENDS boost_unit_test_framework-static)
boost_test_run(quaternion_multi_incl_test
- SOURCES ../quaternion/quaternion_mult_incl_test.cpp
+ ../quaternion/quaternion_mult_incl_test.cpp
../quaternion/quaternion_mi1.cpp
../quaternion/quaternion_mi2.cpp
DEPENDS boost_unit_test_framework-static)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -2,4 +2,4 @@
Metaprogramming
TESTDIRS test
)
-
\ No newline at end of file
+
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/mpl/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,6 +1,6 @@
-boost_test_compile(largest_int SOURCES aux_/largest_int.cpp)
-boost_test_compile(msvc_is_class SOURCES aux_/msvc_is_class.cpp)
-boost_test_compile(template_arity SOURCES aux_/template_arity.cpp)
+boost_test_compile(largest_int aux_/largest_int.cpp)
+boost_test_compile(msvc_is_class aux_/msvc_is_class.cpp)
+boost_test_compile(template_arity aux_/template_arity.cpp)
boost_test_compile(advance)
boost_test_compile(always)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_array/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_array/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_array/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
MultiArray
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
MultiIndex
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/multi_index/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,24 +1,24 @@
-boost_test_run(test_basic SOURCES test_basic.cpp test_basic_main.cpp)
-boost_test_run(test_capacity SOURCES test_capacity.cpp test_capacity_main.cpp)
-boost_test_run(test_comparison SOURCES test_comparison.cpp test_comparison_main.cpp)
-boost_test_run(test_composite_key SOURCES test_composite_key.cpp test_composite_key_main.cpp)
-boost_test_run(test_conv_iterators SOURCES test_conv_iterators.cpp test_conv_iterators_main.cpp)
-boost_test_run(test_copy_assignment SOURCES test_copy_assignment.cpp test_copy_assignment_main.cpp)
-boost_test_run(test_hash_ops SOURCES test_hash_ops.cpp test_hash_ops_main.cpp)
-boost_test_run(test_iterators SOURCES test_iterators.cpp test_iterators_main.cpp)
-boost_test_run(test_key_extractors SOURCES test_key_extractors.cpp test_key_extractors_main.cpp)
-boost_test_run(test_list_ops SOURCES test_list_ops.cpp test_list_ops_main.cpp)
-boost_test_run(test_modifiers SOURCES test_modifiers.cpp test_modifiers_main.cpp)
-boost_test_run(test_mpl_ops SOURCES test_mpl_ops.cpp test_mpl_ops_main.cpp)
-boost_test_run(test_observers SOURCES test_observers.cpp test_observers_main.cpp)
-boost_test_run(test_projection SOURCES test_projection.cpp test_projection_main.cpp)
-boost_test_run(test_range SOURCES test_range.cpp test_range_main.cpp)
-boost_test_run(test_rearrange SOURCES test_rearrange.cpp test_rearrange_main.cpp)
-boost_test_run(test_safe_mode SOURCES test_safe_mode.cpp test_safe_mode_main.cpp)
+boost_test_run(test_basic test_basic.cpp test_basic_main.cpp)
+boost_test_run(test_capacity test_capacity.cpp test_capacity_main.cpp)
+boost_test_run(test_comparison test_comparison.cpp test_comparison_main.cpp)
+boost_test_run(test_composite_key test_composite_key.cpp test_composite_key_main.cpp)
+boost_test_run(test_conv_iterators test_conv_iterators.cpp test_conv_iterators_main.cpp)
+boost_test_run(test_copy_assignment test_copy_assignment.cpp test_copy_assignment_main.cpp)
+boost_test_run(test_hash_ops test_hash_ops.cpp test_hash_ops_main.cpp)
+boost_test_run(test_iterators test_iterators.cpp test_iterators_main.cpp)
+boost_test_run(test_key_extractors test_key_extractors.cpp test_key_extractors_main.cpp)
+boost_test_run(test_list_ops test_list_ops.cpp test_list_ops_main.cpp)
+boost_test_run(test_modifiers test_modifiers.cpp test_modifiers_main.cpp)
+boost_test_run(test_mpl_ops test_mpl_ops.cpp test_mpl_ops_main.cpp)
+boost_test_run(test_observers test_observers.cpp test_observers_main.cpp)
+boost_test_run(test_projection test_projection.cpp test_projection_main.cpp)
+boost_test_run(test_range test_range.cpp test_range_main.cpp)
+boost_test_run(test_rearrange test_rearrange.cpp test_rearrange_main.cpp)
+boost_test_run(test_safe_mode test_safe_mode.cpp test_safe_mode_main.cpp)
boost_test_run(test_serialization
- SOURCES test_serialization.cpp test_serialization1.cpp
+ test_serialization.cpp test_serialization1.cpp
test_serialization2.cpp test_serialization_main.cpp
DEPENDS boost_serialization-static)
-boost_test_run(test_set_ops SOURCES test_set_ops.cpp test_set_ops_main.cpp)
-boost_test_run(test_special_set_ops SOURCES test_special_set_ops.cpp test_special_set_ops_main.cpp)
-boost_test_run(test_update SOURCES test_update.cpp test_update_main.cpp)
+boost_test_run(test_set_ops test_set_ops.cpp test_set_ops_main.cpp)
+boost_test_run(test_special_set_ops test_special_set_ops.cpp test_special_set_ops_main.cpp)
+boost_test_run(test_update test_update.cpp test_update_main.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Numeric
TESTDIRS conversion/test interval/test ublas/test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/ublas/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/ublas/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/numeric/ublas/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -21,32 +21,32 @@
# TODO: <toolset>vacpp:<define>"BOOST_UBLAS_NO_ELEMENT_PROXIES"
boost_test_run(test1
- SOURCES test1.cpp test11.cpp test12.cpp test13.cpp
+ test1.cpp test11.cpp test12.cpp test13.cpp
COMPILE_FLAGS "${UBLAS_TESTSET_DEFINES}")
boost_test_run(test2
- SOURCES test2.cpp test21.cpp test22.cpp test23.cpp
+ test2.cpp test21.cpp test22.cpp test23.cpp
COMPILE_FLAGS "${UBLAS_TESTSET_DEFINES}")
boost_test_run(test3
- SOURCES test3.cpp test31.cpp test32.cpp test33.cpp
+ test3.cpp test31.cpp test32.cpp test33.cpp
COMPILE_FLAGS "${UBLAS_TESTSET_SPARSE_DEFINES}")
boost_test_run(test4
- SOURCES test4.cpp test42.cpp test43.cpp
+ test4.cpp test42.cpp test43.cpp
COMPILE_FLAGS "${UBLAS_TESTSET_DEFINES}")
boost_test_run(test5
- SOURCES test5.cpp test52.cpp test53.cpp
+ test5.cpp test52.cpp test53.cpp
COMPILE_FLAGS "${UBLAS_TESTSET_DEFINES}")
boost_test_run(test6
- SOURCES test6.cpp test62.cpp test63.cpp
+ test6.cpp test62.cpp test63.cpp
COMPILE_FLAGS "${UBLAS_TESTSET_DEFINES}")
# Test commented out, just like in V1 and V2 Jamfiles
# boost_test_run(test7
-# SOURCES test7.cpp test71.cpp test72.cpp test73.cpp
+# test7.cpp test71.cpp test72.cpp test73.cpp
# COMPILE_FLAGS "-DBOOST_UBLAS_USE_INTERVAL ${UBLAS_TESTSET_DEFINES}")
boost_test_run(placement_new)
@@ -54,4 +54,4 @@
#TODO:
# <toolset>intel-linux:<cxxflags>"-Xc"
# <toolset>darwin:<cxxflags>"-fabi-version=0"
-boost_test_compile(concepts COMPILE_FLAGS "-DEXTERNAL")
\ No newline at end of file
+boost_test_compile(concepts COMPILE_FLAGS "-DEXTERNAL")
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/optional/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/optional/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/optional/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Optional
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/parameter/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/parameter/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/parameter/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Parameter
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Pool
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/pool/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1 +1 @@
-boost_test_run(test_pool_alloc DEPENDS boost_test_exec_monitor-static)
\ No newline at end of file
+boost_test_run(test_pool_alloc DEPENDS boost_test_exec_monitor-static)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/preprocessor/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/preprocessor/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/preprocessor/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Preprocessor
TESTDIRS test
-)
\ No newline at end of file
+)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -2,4 +2,4 @@
Program_Options
SRCDIRS src
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/src/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/src/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/src/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -2,4 +2,4 @@
cmdline.cpp config_file.cpp options_description.cpp parsers.cpp
variables_map.cpp value_semantic.cpp positional_options.cpp
utf8_codecvt_facet.cpp convert.cpp winmain.cpp
- SHARED_COMPILE_FLAGS "-DBOOST_PROGRAM_OPTIONS_DYN_LINK=1")
\ No newline at end of file
+ SHARED_COMPILE_FLAGS "-DBOOST_PROGRAM_OPTIONS_DYN_LINK=1")
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/program_options/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -6,7 +6,7 @@
boost_test_run(${TESTNAME}
DEPENDS boost_program_options-static boost_test_exec_monitor-static)
boost_test_run("${TESTNAME}_dll"
- SOURCES "${TESTNAME}.cpp"
+ "${TESTNAME}.cpp"
DEPENDS boost_program_options-shared boost_test_exec_monitor-static)
endmacro(program_options_test_run)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Property_Map
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/property_map/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,2 +1,2 @@
boost_test_compile(property_map_cc)
-boost_test_run(dynamic_properties_test)
\ No newline at end of file
+boost_test_run(dynamic_properties_test)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/ptr_container/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/ptr_container/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/ptr_container/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Pointer_Containers
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/python/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/python/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/python/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -28,4 +28,4 @@
SRCDIRS src
TESTDIRS test
)
-endif (PYTHON_LIBRARIES)
\ No newline at end of file
+endif (PYTHON_LIBRARIES)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/python/src/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/python/src/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/python/src/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -31,4 +31,4 @@
STATIC_COMPILE_FLAGS "-DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB"
SHARED_COMPILE_FLAGS "-DBOOST_PYTHON_SOURCE"
LINK_LIBS "${PYTHON_LIBRARIES}"
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/python/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/python/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/python/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -44,7 +44,7 @@
macro(py_run TESTNAME)
boost_test_run(${TESTNAME}
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
DEPENDS boost_python-static
LINK_LIBS ${PYTHON_LIBRARIES})
endmacro(py_run)
@@ -54,7 +54,7 @@
ARGS "${CMAKE_CURRENT_SOURCE_DIR}/exec.py"
LINK_LIBS ${PYTHON_LIBRARIES})
boost_test_run(exec-dynamic
- SOURCES exec.cpp
+ exec.cpp
ARGS "${CMAKE_CURRENT_SOURCE_DIR}/exec.py"
DEPENDS boost_python-shared
LINK_LIBS ${PYTHON_LIBRARIES})
@@ -173,7 +173,7 @@
boost_test_compile(select_holder)
boost_test_run(select_from_python_test
- SOURCES select_from_python_test.cpp ../src/converter/type_id.cpp
+ select_from_python_test.cpp ../src/converter/type_id.cpp
COMPILE_FLAGS "-DBOOST_PYTHON_STATIC_LIB"
LINK_LIBS ${PYTHON_LIBRARIES})
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/random/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/random/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/random/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Random
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/random/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/random/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/random/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,5 +1,5 @@
-boost_test_run(random_test SOURCES ../random_test.cpp)
-boost_test_run(random_demo SOURCES ../random_demo.cpp)
+boost_test_run(random_test ../random_test.cpp)
+boost_test_run(random_demo ../random_demo.cpp)
# TODO: These tests were commented out in the Jamfile.v2:
# [ run libs/random/nondet_random_speed.cpp ]
# [ run libs/random/random_device.cpp ]
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/range/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/range/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/range/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Range
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Rational
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/rational/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,5 +1,5 @@
-boost_test_run(rational_example SOURCES ../rational_example.cpp)
+boost_test_run(rational_example ../rational_example.cpp)
boost_test_run(rational_test
- SOURCES ../rational_test.cpp
+ ../rational_test.cpp
DEPENDS boost_unit_test_framework-static
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/regex/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/regex/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/regex/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Regex
SRCDIRS src
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/serialization/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/serialization/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/serialization/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -41,13 +41,13 @@
# Tests linking against the static serialization library
boost_test_run("${testname}_${ARCHIVE}"
- SOURCES ${BSL_TEST_SOURCES}
+ ${BSL_TEST_SOURCES}
DEPENDS boost_test_exec_monitor-static ${BSL_TEST_STATIC_LIBRARIES}
COMPILE_FLAGS "-DBOOST_ARCHIVE_TEST=${BSL_TEST_POLY}${ARCHIVE}.hpp -DBOOST_LIB_DIAGNOSTIC=1")
# Tests linking against the shared serialization library
boost_test_run("${testname}_${ARCHIVE}_dll"
- SOURCES ${BSL_TEST_SOURCES}
+ ${BSL_TEST_SOURCES}
DEPENDS boost_test_exec_monitor-static ${BSL_TEST_SHARED_LIBRARIES}
COMPILE_FLAGS "-DBOOST_ARCHIVE_TEST=${BSL_TEST_POLY}${ARCHIVE}.hpp -DBOOST_LIB_DIAGNOSTIC=1 -DBOOST_ALL_DYN_LINK=1")
endforeach(ARCHIVE ${BOOST_ARCHIVE_LIST})
@@ -93,7 +93,7 @@
serialization_test(test_shared_ptr)
serialization_test(test_shared_ptr_132)
serialization_test(test_polymorphic POLYMORPHIC
- SOURCES test_polymorphic.cpp test_polymorphic_A.cpp)
+ test_polymorphic.cpp test_polymorphic_A.cpp)
serialization_test(test_iterators NO_LIBS)
serialization_test(test_iterators_base64 NO_LIBS)
serialization_test(test_inclusion NO_LIBS)
@@ -102,11 +102,11 @@
serialization_test(test_smart_cast NO_LIBS)
serialization_test(test_static_warning NO_LIBS)
serialization_test(test_utf8_codecvt
- SOURCES test_utf8_codecvt.cpp ../src/utf8_codecvt_facet.cpp NO_LIBS)
+ test_utf8_codecvt.cpp ../src/utf8_codecvt_facet.cpp NO_LIBS)
serialization_test(test_void_cast)
serialization_test(test_mult_archive_types)
serialization_test(test_codecvt_null
- SOURCES test_codecvt_null.cpp ../src/codecvt_null.cpp NO_LIBS)
+ test_codecvt_null.cpp ../src/codecvt_null.cpp NO_LIBS)
# demos
serialization_test(test_demo)
@@ -114,9 +114,9 @@
serialization_test(test_demo_exception)
serialization_test(test_demo_fast_archive)
serialization_test(test_demo_pimpl
- SOURCES ../example/demo_pimpl.cpp ../example/demo_pimpl_A.cpp)
+ ../example/demo_pimpl.cpp ../example/demo_pimpl_A.cpp)
serialization_test(test_demo_polymorphic
- SOURCES ../example/demo_polymorphic.cpp ../example/demo_polymorphic_A.cpp)
+ ../example/demo_polymorphic.cpp ../example/demo_polymorphic_A.cpp)
serialization_test(test_demo_portable_archive)
serialization_test(test_demo_shared_ptr)
serialization_test(test_demo_xml)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/signals/src/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/signals/src/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/signals/src/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -4,4 +4,4 @@
boost_signals
trackable.cpp connection.cpp named_slot_map.cpp signal_base.cpp slot.cpp
SHARED_COMPILE_FLAGS "-DBOOST_SIGNALS_DYN_LINK=1"
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/smart_ptr/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/smart_ptr/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/smart_ptr/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -2,4 +2,4 @@
Smart_pointer
TESTDIRS test
)
-
\ No newline at end of file
+
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Spirit
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,18 +1,19 @@
macro(spirit_run TESTNAME)
- parse_arguments(SPIRIT_RUN "SOURCES" "" ${ARGN})
+ parse_arguments(SPIRIT_RUN "COMPILE_FLAGS" "" ${ARGN})
- if (NOT SPIRIT_RUN_SOURCES)
+ if (SPIRIT_RUN_DEFAULT_ARGS)
+ set(SPIRIT_RUN_SOURCES ${SPIRIT_RUN_DEFAULT_ARGS})
+ else (SPIRIT_RUN_DEFAULT_ARGS)
set(SPIRIT_RUN_SOURCES "${TESTNAME}.cpp")
- endif (NOT SPIRIT_RUN_SOURCES)
+ endif (SPIRIT_RUN_DEFAULT_ARGS)
boost_test_run(${TESTNAME}
- SOURCES ${SPIRIT_RUN_SOURCES}
- ${ARGN}
+ ${SPIRIT_RUN_SOURCES}
+ COMPILE_FLAGS "${SPIRIT_RUN_COMPILE_FLAGS}"
)
boost_test_run(${TESTNAME}_debug
- COMPILE_FLAGS "-DBOOST_SPIRIT_DEBUG=1"
- SOURCES ${SPIRIT_RUN_SOURCES}
- ${ARGN}
+ ${SPIRIT_RUN_SOURCES}
+ COMPILE_FLAGS "-DBOOST_SPIRIT_DEBUG=1 ${SPIRIT_RUN_COMPILE_FLAGS}"
)
endmacro(spirit_run)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/actor/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/actor/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/spirit/test/actor/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,6 +1,6 @@
# spirit.utility.actors
spirit_run(action_tests
- SOURCES action_tests.cpp
+ action_tests.cpp
assign_test.cpp
assign_key_test.cpp
clear_test.cpp
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Statechart
TESTDIRS test example
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/example/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/example/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/example/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -4,12 +4,12 @@
set(SOURCES ${SOURCES} "${TESTNAME}/${ARG}.cpp")
endforeach(ARG ${ARGN})
- if (NOT SOURCES)
+ if (NOT)
set(SOURCES "${TESTNAME}/${TESTNAME}.cpp")
- endif (NOT SOURCES)
+ endif (NOT)
boost_test_link("${TESTNAME}Example"
- SOURCES ${SOURCES}
+ ${SOURCES}
COMPILE_FLAGS "-DBOOST_DISABLE_THREADS"
)
endmacro(statechart_example)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/statechart/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,39 +1,39 @@
macro(statechart_compile_fail TESTNAME)
boost_test_compile_fail("${TESTNAME}Normal"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
)
boost_test_compile_fail("${TESTNAME}Native"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
COMPILE_FLAGS "-DBOOST_STATECHART_USE_NATIVE_RTTI"
)
boost_test_compile_fail("${TESTNAME}Relaxed"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
COMPILE_FLAGS "-DBOOST_STATECHART_RELAX_TRANSITION_CONTEXT"
)
boost_test_compile_fail("${TESTNAME}Both"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
COMPILE_FLAGS "-DBOOST_STATECHART_USE_NATIVE_RTTI -DBOOST_STATECHART_RELAX_TRANSITION_CONTEXT"
)
endmacro(statechart_compile_fail)
macro(statechart_run TESTNAME)
boost_test_run("${TESTNAME}Normal"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
COMPILE_FLAGS "-DBOOST_DISABLE_THREADS"
DEPENDS boost_test_exec_monitor-static
)
boost_test_run("${TESTNAME}Native"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
COMPILE_FLAGS "-DBOOST_DISABLE_THREADS -DBOOST_STATECHART_USE_NATIVE_RTTI"
DEPENDS boost_test_exec_monitor-static
)
boost_test_run("${TESTNAME}Relaxed"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
COMPILE_FLAGS "-DBOOST_DISABLE_THREADS -DBOOST_STATECHART_RELAX_TRANSITION_CONTEXT"
DEPENDS boost_test_exec_monitor-static
)
boost_test_run("${TESTNAME}Both"
- SOURCES ${TESTNAME}.cpp
+ ${TESTNAME}.cpp
COMPILE_FLAGS "-DBOOST_DISABLE_THREADS -DBOOST_STATECHART_USE_NATIVE_RTTI -DBOOST_STATECHART_RELAX_TRANSITION_CONTEXT"
DEPENDS boost_test_exec_monitor-static
)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Static_assert
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/static_assert/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,13 +1,13 @@
-boost_test_run(static_assert_test SOURCES ../static_assert_test.cpp)
-boost_test_run(static_assert_example_2 SOURCES ../static_assert_example_2.cpp)
-boost_test_run(static_assert_example_3 SOURCES ../static_assert_example_3.cpp)
-boost_test_compile_fail(static_assert_test_fail_1 SOURCES ../static_assert_test_fail_1.cpp)
-boost_test_compile_fail(static_assert_test_fail_2 SOURCES ../static_assert_test_fail_2.cpp)
-boost_test_compile_fail(static_assert_test_fail_3 SOURCES ../static_assert_test_fail_3.cpp)
-boost_test_compile_fail(static_assert_test_fail_4 SOURCES ../static_assert_test_fail_4.cpp)
-boost_test_compile_fail(static_assert_test_fail_5 SOURCES ../static_assert_test_fail_5.cpp)
-boost_test_compile_fail(static_assert_test_fail_6 SOURCES ../static_assert_test_fail_6.cpp)
-boost_test_compile_fail(static_assert_test_fail_7 SOURCES ../static_assert_test_fail_7.cpp)
-boost_test_compile_fail(static_assert_test_fail_8 SOURCES ../static_assert_test_fail_8.cpp)
-boost_test_compile_fail(static_assert_test_fail_9 SOURCES ../static_assert_test_fail_9.cpp)
-boost_test_compile_fail(static_assert_test_fail_10 SOURCES ../static_assert_test_fail_10.cpp)
+boost_test_run(static_assert_test ../static_assert_test.cpp)
+boost_test_run(static_assert_example_2 ../static_assert_example_2.cpp)
+boost_test_run(static_assert_example_3 ../static_assert_example_3.cpp)
+boost_test_compile_fail(static_assert_test_fail_1 ../static_assert_test_fail_1.cpp)
+boost_test_compile_fail(static_assert_test_fail_2 ../static_assert_test_fail_2.cpp)
+boost_test_compile_fail(static_assert_test_fail_3 ../static_assert_test_fail_3.cpp)
+boost_test_compile_fail(static_assert_test_fail_4 ../static_assert_test_fail_4.cpp)
+boost_test_compile_fail(static_assert_test_fail_5 ../static_assert_test_fail_5.cpp)
+boost_test_compile_fail(static_assert_test_fail_6 ../static_assert_test_fail_6.cpp)
+boost_test_compile_fail(static_assert_test_fail_7 ../static_assert_test_fail_7.cpp)
+boost_test_compile_fail(static_assert_test_fail_8 ../static_assert_test_fail_8.cpp)
+boost_test_compile_fail(static_assert_test_fail_9 ../static_assert_test_fail_9.cpp)
+boost_test_compile_fail(static_assert_test_fail_10 ../static_assert_test_fail_10.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Timer
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/timer/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1 +1 @@
-boost_test_compile(timer_test SOURCES ../timer_test.cpp)
\ No newline at end of file
+boost_test_compile(timer_test ../timer_test.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Tokenizer
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/tokenizer/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,7 +1,7 @@
-boost_test_run(examples SOURCES ../examples.cpp
+boost_test_run(examples ../examples.cpp
DEPENDS boost_test_exec_monitor-static)
-boost_test_run(simple_example_1 SOURCES ../simple_example_1.cpp)
-boost_test_run(simple_example_2 SOURCES ../simple_example_2.cpp)
-boost_test_run(simple_example_3 SOURCES ../simple_example_3.cpp)
-boost_test_run(simple_example_4 SOURCES ../simple_example_4.cpp)
-boost_test_run(simple_example_5 SOURCES ../simple_example_5.cpp)
+boost_test_run(simple_example_1 ../simple_example_1.cpp)
+boost_test_run(simple_example_2 ../simple_example_2.cpp)
+boost_test_run(simple_example_3 ../simple_example_3.cpp)
+boost_test_run(simple_example_4 ../simple_example_4.cpp)
+boost_test_run(simple_example_5 ../simple_example_5.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/tr1/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/tr1/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/tr1/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -9,7 +9,7 @@
file(GLOB file_list ${path}/${glob_par})
foreach (current_file ${file_list})
GET_FILENAME_COMPONENT(file_name ${current_file} NAME_WE)
- boost_test_compile(${file_name} SOURCES ${path}/${file_name}.cpp COMPILE_FLAGS "${compile_flags}")
+ boost_test_compile(${file_name} ${path}/${file_name}.cpp COMPILE_FLAGS "${compile_flags}")
endforeach (current_file)
endmacro(boost_glob_test_compile)
@@ -17,7 +17,7 @@
file(GLOB file_list ${glob_par})
foreach (current_file ${file_list})
GET_FILENAME_COMPONENT(file_name ${current_file} NAME_WE)
- boost_test_compile_fail(${file_name} SOURCES ${path}/${file_name}.cpp COMPILE_FLAGS "${compile_flags}")
+ boost_test_compile_fail(${file_name} ${path}/${file_name}.cpp COMPILE_FLAGS "${compile_flags}")
endforeach (current_file)
endmacro(boost_glob_test_compile_fail)
@@ -25,7 +25,7 @@
file(GLOB file_list ${path}/${glob_par})
foreach (current_file ${file_list})
GET_FILENAME_COMPONENT(file_name ${current_file} NAME_WE)
- boost_test_run(${file_name} SOURCES ${path}/${file_name}.cpp COMPILE_FLAGS "${compile_flags}")
+ boost_test_run(${file_name} ${path}/${file_name}.cpp COMPILE_FLAGS "${compile_flags}")
endforeach (current_file)
endmacro(boost_glob_test_run)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/tuple/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/tuple/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/tuple/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Tuple
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/type_traits/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/type_traits/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/type_traits/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Type_traits
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,4 +1,4 @@
boost_library_project(
Typeof
TESTDIRS test
- )
\ No newline at end of file
+ )
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/typeof/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -5,17 +5,17 @@
else (TEST_FILE MATCHES "odr.*cpp")
get_filename_component(TEST_NAME ${TEST_FILE} NAME_WE)
boost_test_compile("${TEST_NAME}_native"
- SOURCES "${TEST_NAME}.cpp" COMPILE_FLAGS "-DBOOST_TYPEOF_NATIVE")
+ "${TEST_NAME}.cpp" COMPILE_FLAGS "-DBOOST_TYPEOF_NATIVE")
boost_test_compile("${TEST_NAME}_emulation"
- SOURCES "${TEST_NAME}.cpp" COMPILE_FLAGS "-DBOOST_TYPEOF_EMULATION")
+ "${TEST_NAME}.cpp" COMPILE_FLAGS "-DBOOST_TYPEOF_EMULATION")
endif (TEST_FILE MATCHES "odr.*cpp")
endforeach(TEST_FILE ${TEST_FILES})
boost_test_run(odr_native
- SOURCES odr1.cpp odr2.cpp COMPILE_FLAGS "-DBOOST_TYPEOF_NATIVE")
+ odr1.cpp odr2.cpp COMPILE_FLAGS "-DBOOST_TYPEOF_NATIVE")
boost_test_run(odr_emulation
- SOURCES odr1.cpp odr2.cpp COMPILE_FLAGS "-DBOOST_TYPEOF_EMULATION")
+ odr1.cpp odr2.cpp COMPILE_FLAGS "-DBOOST_TYPEOF_EMULATION")
boost_test_run(odr_no_uns
- SOURCES odr_no_uns1.cpp odr_no_uns2.cpp
+ odr_no_uns1.cpp odr_no_uns2.cpp
COMPILE_FLAGS "-DBOOST_TYPEOF_EMULATION")
-
\ No newline at end of file
+
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/utility/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/utility/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/utility/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,37 +1,37 @@
-boost_test_run(addressof_test SOURCES ../addressof_test.cpp)
-boost_test_run(assert_test SOURCES ../assert_test.cpp)
-boost_test_run(base_from_member_test SOURCES ../base_from_member_test.cpp)
-boost_test_run(binary_search_test SOURCES ../binary_search_test.cpp)
-boost_test_run(call_traits_test ARGS -u SOURCES ../call_traits_test.cpp)
-boost_test_compile_fail(checked_delete_test SOURCES ../checked_delete_test.cpp)
+boost_test_run(addressof_test ../addressof_test.cpp)
+boost_test_run(assert_test ../assert_test.cpp)
+boost_test_run(base_from_member_test ../base_from_member_test.cpp)
+boost_test_run(binary_search_test ../binary_search_test.cpp)
+boost_test_run(call_traits_test ../call_traits_test.cpp ARGS -u)
+boost_test_compile_fail(checked_delete_test ../checked_delete_test.cpp)
boost_test_run(compressed_pair_test
- SOURCES ../compressed_pair_test
+ ../compressed_pair_test
DEPENDS boost_test_exec_monitor-static)
-boost_test_run(current_function_test SOURCES ../current_function_test.cpp)
+boost_test_run(current_function_test ../current_function_test.cpp)
boost_test_run(iterators_test
- SOURCES ../iterators_test.cpp
+ ../iterators_test.cpp
DEPENDS boost_test_exec_monitor-static)
boost_test_run(next_prior_test DEPENDS boost_test_exec_monitor-static)
-boost_test_compile_fail(noncopyable_test SOURCES ../noncopyable_test.cpp)
-boost_test_run(numeric_traits_test SOURCES ../numeric_traits_test.cpp)
+boost_test_compile_fail(noncopyable_test ../noncopyable_test.cpp)
+boost_test_run(numeric_traits_test ../numeric_traits_test.cpp)
if (${CMAKE_SYSTEM} MATCHES "FreeBSD-.*")
boost_test_compile_fail("operators_test_compilerbug")
elseif(${CMAKE_SYSTEM} MATCHES "FreeBSD-.*")
boost_test_run(operators_test
- SOURCES ../operators_test.cpp
+ ../operators_test.cpp
DEPENDS boost_test_exec_monitor-static)
endif(${CMAKE_SYSTEM} MATCHES "FreeBSD-.*")
-boost_test_compile(ref_ct_test SOURCES ../ref_ct_test.cpp)
+boost_test_compile(ref_ct_test ../ref_ct_test.cpp)
boost_test_run(ref_test
- SOURCES ../ref_test.cpp
+ ../ref_test.cpp
DEPENDS boost_test_exec_monitor-static)
boost_test_compile(result_of_test)
-boost_test_run(shared_iterator_test SOURCES ../shared_iterator_test.cpp)
-boost_test_run(value_init_test SOURCES ../value_init_test.cpp)
+boost_test_run(shared_iterator_test ../shared_iterator_test.cpp)
+boost_test_run(value_init_test ../value_init_test.cpp)
boost_test_compile_fail(value_init_test_fail1
- SOURCES ../value_init_test_fail1.cpp)
+ ../value_init_test_fail1.cpp)
boost_test_compile_fail(value_init_test_fail2
- SOURCES ../value_init_test_fail2.cpp)
+ ../value_init_test_fail2.cpp)
boost_test_compile_fail(value_init_test_fail3
- SOURCES ../value_init_test_fail3.cpp)
+ ../value_init_test_fail3.cpp)
boost_test_run(none_test)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/variant/test/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/variant/test/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/variant/test/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -1,5 +1,5 @@
-boost_test_run(test1 SOURCES test1.cpp class_a.cpp)
-boost_test_run(test4 SOURCES test4.cpp class_a.cpp)
+boost_test_run(test1 test1.cpp class_a.cpp)
+boost_test_run(test4 test4.cpp class_a.cpp)
set(tests test2 test3 test5 test6 test7 test8 recursive_variant_test variant_reference_test variant_comparison_test variant_visit_test)
foreach(test ${tests})
Modified: sandbox-branches/boost-cmake/boost_1_34_0/libs/xpressive/CMakeLists.txt
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/libs/xpressive/CMakeLists.txt (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/libs/xpressive/CMakeLists.txt 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -3,4 +3,4 @@
TESTDIRS test
)
-add_executable(example example/main.cpp)
\ No newline at end of file
+add_executable(example example/main.cpp)
Modified: sandbox-branches/boost-cmake/boost_1_34_0/tools/build/CMake/boost-testing.cmake
==============================================================================
--- sandbox-branches/boost-cmake/boost_1_34_0/tools/build/CMake/boost-testing.cmake (original)
+++ sandbox-branches/boost-cmake/boost_1_34_0/tools/build/CMake/boost-testing.cmake 2007-06-06 23:37:03 EDT (Wed, 06 Jun 2007)
@@ -40,7 +40,7 @@
set(BOOST_TEST_OKAY TRUE)
set(BOOST_TEST_COMPILE_FLAGS "")
parse_arguments(BOOST_TEST
- "SOURCES;LINK_LIBS;DEPENDS;COMPILE_FLAGS;ARGS"
+ "LINK_LIBS;DEPENDS;COMPILE_FLAGS;ARGS"
""
${ARGN}
)
@@ -62,10 +62,13 @@
endif (NOT BUILD_SHARED AND ${DEPEND_TYPE} STREQUAL "SHARED_LIBRARY")
endforeach(ARG ${BOOST_TEST_DEPENDS})
- # If no test specified, use the name of the test
- if (NOT BOOST_TEST_SOURCES)
+ # Setup the SOURCES variables. If no sources are specified, use the
+ # name of the test.cpp
+ if (BOOST_TEST_DEFAULT_ARGS)
+ set(BOOST_TEST_SOURCES ${BOOST_TEST_DEFAULT_ARGS})
+ else (BOOST_TEST_DEFAULT_ARGS)
set(BOOST_TEST_SOURCES "${testname}.cpp")
- endif (NOT BOOST_TEST_SOURCES)
+ endif (BOOST_TEST_DEFAULT_ARGS)
# If testing is turned off, this test is not okay
if (NOT BUILD_TESTING)
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk