Age | Commit message (Expand) | Author | Files | Lines |
2014-01-17 | Let cmake 'make check' run test applications as test group. | Ralf Habacker | 1 | -11/+1 |
2014-01-17 | Rename spawn-test to test-spawn to match common test application naming scheme. | Ralf Habacker | 1 | -2/+2 |
2014-01-17 | Rename shell-test to test-shell to match common test application naming scheme. | Ralf Habacker | 1 | -3/+3 |
2014-01-10 | Use macros for test and helper executable targets on cmake build system. | Ralf Habacker | 2 | -89/+30 |
2014-01-10 | Add 'check' cmake target to keep in sync with autotools. | Ralf Habacker | 1 | -0/+14 |
2014-01-10 | Create session.conf and system.conf for test/data/valid-config-files from *.i... | Ralf Habacker | 1 | -2/+5 |
2014-01-10 | Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools. | Ralf Habacker | 1 | -4/+0 |
2014-01-08 | Remove obsolete cmake project tags in sub directories; we only have one project. | Ralf Habacker | 1 | -1/+0 |
2014-01-07 | Add glib support to cmake buildsystem. | Ralf Habacker | 1 | -0/+46 |
2013-09-03 | Tests: allow dbus-glib to be replaced with use of libdbus-internal | Simon McVittie | 1 | -1/+1 |
2013-06-28 | tests to embedded tests: replaced in cmake files | Chengwei Yang | 1 | -2/+2 |
2012-01-04 | Revert "made session service dirs customizable: cmake part" | Simon McVittie | 1 | -3/+0 |
2011-11-21 | made session service dirs customizable: cmake part | Ralf Habacker | 1 | -0/+3 |
2011-09-28 | Remove EXT variable from CMake, just use Automake-compatible EXEEXT | Simon McVittie | 1 | -1/+1 |
2011-09-28 | Merge tests' cmake and autotools bus configuration | Simon McVittie | 1 | -4/+0 |
2011-07-29 | Simplify linking for tests that use libdbus-testutils | Simon McVittie | 2 | -15/+9 |
2011-02-17 | Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcov | Simon McVittie | 1 | -7/+0 |
2010-12-04 | Keep in sync with automake. | Ralf Habacker | 1 | -0/+4 |
2010-04-13 | Added missing test libraries and tools to keep in sync with autotools. | Ralf Habacker | 2 | -0/+26 |
2010-04-13 | Keep test file directories in sync with autotools | Ralf Habacker | 1 | -10/+12 |
2010-04-11 | Cmake build system cleanup. | Ralf Habacker | 1 | -57/+57 |
2010-04-11 | Cmake support for cross plattform usable test files. | Ralf Habacker | 1 | -7/+0 |
2010-04-09 | Simplified cmake specific test file generating. | Ralf Habacker | 1 | -67/+24 |
2010-03-22 | Keep cmake build system in sync with commit d47154c28b68b32177773bd489fdae62b... | Ralf Habacker | 1 | -5/+0 |
2010-03-22 | Make the windows binaries and build match the linux one with cmake buildsystem. | unknown | 1 | -0/+2 |
2010-03-20 | CMake dbus libraries usage cleanup. | Ralf Habacker | 2 | -14/+12 |
2010-03-08 | fixed bus-test sha1 connection address on unix with cmake build system | Ralf Habacker | 1 | -1/+6 |
2010-02-07 | commented bits cleanup | Romain Pokrzywka | 2 | -36/+0 |
2010-02-07 | now fix the build for the tests; turns out we need another set of exports, si... | Romain Pokrzywka | 2 | -12/+14 |
2009-12-01 | readded test files required for windows | Ralf Habacker | 1 | -0/+10 |
2009-11-30 | do not run test binaries as unit tests if they aren't unit tests (cherry pick... | Frank Osterfeld | 1 | -10/+0 |
2009-11-30 | fix warning, use Sleep, not _sleep on windows (cherry picked from commit ea36... | Frank Osterfeld | 1 | -4/+0 |
2009-11-30 | fix TEST_SOCKET_DIR on windows, do not override value from top-level in test/... | Frank Osterfeld | 1 | -2/+0 |
2009-11-30 | bus-test-launch-helper is a unit test, test-service and test-shell-service ar... | Frank Osterfeld | 1 | -11/+4 |
2009-11-30 | Use correct sources to build test-shell-service, fixes a hang in bus-test (ch... | Frank Osterfeld | 1 | -1/+1 |
2009-11-30 | removed obsolate files | Ralf Habacker | 2 | -31/+0 |
2009-11-30 | cleanup: these files are already generated elsewhere (cherry picked from comm... | Frank Osterfeld | 1 | -16/+0 |
2009-11-30 | rename test-spawn to spawn-test, to match autotools. test-sleep-forever is no... | Frank Osterfeld | 1 | -6/+4 |
2009-11-30 | fix test and binary names (cherry picked from commit 18bcf5f2d474456c57cd94da... | Frank Osterfeld | 1 | -2/+2 |
2009-11-30 | rename second test-names to test-names2 to avoid confusion (cherry picked fro... | Frank Osterfeld | 1 | -4/+3 |
2009-11-30 | generate all config files from the .in files. Set some of the required variab... | Frank Osterfeld | 1 | -0/+19 |
2009-11-30 | merge changes done to the cmake-buildsystem from the sf.net windbus-svn trunk... | Christian Ehrlicher | 2 | -31/+32 |
2007-04-28 | * cmake/: don't install test applications and service files, moved CMAKE_DEBU... | Ralf Habacker | 2 | -10/+10 |
2007-03-03 | * cmake: new directory, contains cmake build support. | Ralf Habacker | 4 | -0/+306 |