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