~ps-jenkins/compiz/latestsnapshot-10.9.10+13.10.20131011-0ubuntu1

Added compiz_discover_tests.

gtest_add_tests is good for the basic Google Test usage, but its source
based scanning falls short in a couple of areas - namely it requires that
there be no space between TEST* and ( and it also does not work for templated
tests.

compiz_discover_tests builds a small C++ program to parse the output
of --gtest_list_tests and adds those at make-time to the CTestTestfile.cmake
in the current binary directory. This allows us to correctly introspect the test
binary and get /all/ the tests regardless of the source file.
Filename Latest Rev Last Changed Committer Comment Size
..
plugin_extensions 2664 14 years ago Sam Spilsbury Merge branch 'master' of git://git.compiz.org/comp Diff
src 3270.2.2 12 years ago Sam Spilsbury Added compiz_discover_tests. gtest_add_tests is g Diff
all_plugins_in_folder_example-CMakeLists.txt 2303 15 years ago Dennis kasprzyk Added "all plugins in folder" example CMakeLists.t 257 bytes Diff Download File
base.cmake 3217.2.1 12 years ago smspillaz Remove COMPIZ_DESTDIR It was a broken hack for a 3.9 KB Diff Download File
CMakeLists.txt 3270.2.2 12 years ago Sam Spilsbury Added compiz_discover_tests. gtest_add_tests is g 1 KB Diff Download File
CompizBcop.cmake 3054.1.1 12 years ago Daniel van Vugt Corrected CMake target dependencies so that parall 1.6 KB Diff Download File
CompizCommon.cmake 3270.2.1 12 years ago Sam Spilsbury Added a new CMake function compiz_discover_tests w 34.3 KB Diff Download File
CompizDefaults.cmake 2932.3.2 13 years ago Daniel van Vugt A more elegant fix for LP: #919948. Just install t 637 bytes Diff Download File
CompizDefaults.cmake.in 2777.1.1 13 years ago Sam Spilsbury Merge in lp:~andyrock/compiz-core/fix-1309 328 bytes Diff Download File
CompizGconf.cmake 3217.2.1 12 years ago smspillaz Remove COMPIZ_DESTDIR It was a broken hack for a 1.4 KB Diff Download File
CompizGSettings.cmake 3217.2.1 12 years ago smspillaz Remove COMPIZ_DESTDIR It was a broken hack for a 2.7 KB Diff Download File
CompizPackage.cmake 2548 14 years ago Sam Spilsbury Make full rpath support optional (for those who ne 4.1 KB Diff Download File
CompizPlugin.cmake 3217.2.1 12 years ago smspillaz Remove COMPIZ_DESTDIR It was a broken hack for a 14.5 KB Diff Download File
CompizTesting.cmake 3044.2.1 12 years ago Łukasz 'sil2100' Zemczak Added run-with-xvfb.sh from Unity-2d for enabling 697 bytes Diff Download File
EnableCoverageReport.cmake 2890.4.4 13 years ago Thomas Voß Switched to Google test. 6.6 KB Diff Download File
FindCompiz.cmake 3117.4.1 12 years ago Daniel van Vugt Don't assume pkg_check_modules always sets _PREFIX 3.4 KB Diff Download File
Findgcovr.cmake 2890.4.4 13 years ago Thomas Voß Switched to Google test. 962 bytes Diff Download File
FindLcov.cmake 2890.4.4 13 years ago Thomas Voß Switched to Google test. 976 bytes Diff Download File
opt_install_file.cmake 3225.5.1 12 years ago smspillaz Execute the cmake files separately to ensure that 343 bytes Diff Download File
ParseArguments.cmake 2890.4.4 13 years ago Thomas Voß Switched to Google test. 1.7 KB Diff Download File