summaryrefslogtreecommitdiff
path: root/cmake/test
Commit message (Expand)AuthorAgeFilesLines
* tests: Add a unit test for _dbus_command_for_pid()Simon McVittie2018-10-311-0/+1
* Cleanup of the cmake definitions of source directoriesRalf Habacker2018-10-252-46/+46
* desktop-file test: Add to CMake buildSimon McVittie2018-10-191-0/+1
* cmake: Fold GObject detection into GLib detectionSimon McVittie2018-03-191-3/+1
* Add new test for waiting on pending calls in threadsSimon McVittie2018-02-061-0/+1
* Add a targeted test for OOM during _dbus_server_new_for_tcp_socket()Simon McVittie2017-11-241-0/+1
* Remove references to test/data/incomplete-messages tooSimon McVittie2017-11-151-1/+0
* tests: Remove leftover references to valid-messages directorySimon McVittie2017-11-151-2/+0
* Remove test data in the "message builder" domain-specific languageSimon McVittie2017-11-151-1/+1
* build: Remove various unused files from build systemSimon McVittie2017-10-231-1/+0
* Add test-uid-permissions test case to cmake build system.Ralf Habacker2017-01-301-0/+1
* cmake: copy the systemd-activation directory tooSimon McVittie2015-12-021-0/+1
* cmake: manual-tcp is not an automated testSimon McVittie2015-12-021-1/+1
* Add backtrace test app.Ralf Habacker2015-11-171-0/+1
* Test system bus config files on Unix onlyRalf Habacker2015-11-031-19/+7
* Keep cmake build system in sync with autotools (add test-monitor).Ralf Habacker2015-10-211-0/+1
* Add test-fdpass to cmake build system.Ralf Habacker2015-03-041-0/+1
* Add manual-paths test executable with cmake build support.Ralf Habacker2015-02-121-0/+7
* Add a common test_init() for GLib tests which prevents hanging foreverSimon McVittie2015-02-041-1/+1
* Link tests to test-utils-glib.c under CMake tooRalf Habacker2015-02-041-1/+9
* Add manual tcp test case.Ralf Habacker2015-01-301-0/+5
* Merge branch 'dbus-1.8'Ralf Habacker2015-01-051-1/+1
|\
| * Windows cmake cross compile fixRalf Habacker2015-01-051-1/+1
* | Include test-dbus and test-bus in cmake 'make check' target.Ralf Habacker2014-10-241-4/+0
* | cmake: only copy session.conf and system.conf into test data dirSimon McVittie2014-10-241-1/+4
* | Add directory test application 'manual-dir-iter' to cmake and autotools build...Ralf Habacker2014-09-081-0/+5
* | Win32 cmake msvc16 64 bit native and mingw32/64 4.8.3 cross compile fix.Ralf Habacker2014-08-081-0/+2
|/
* Let cmake 'make check' run test applications as test group.Ralf Habacker2014-01-171-11/+1
* Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker2014-01-171-2/+2
* Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker2014-01-171-3/+3
* Use macros for test and helper executable targets on cmake build system.Ralf Habacker2014-01-102-89/+30
* Add 'check' cmake target to keep in sync with autotools.Ralf Habacker2014-01-101-0/+14
* Create session.conf and system.conf for test/data/valid-config-files from *.i...Ralf Habacker2014-01-101-2/+5
* Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker2014-01-101-4/+0
* Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker2014-01-081-1/+0
* Add glib support to cmake buildsystem.Ralf Habacker2014-01-071-0/+46
* Tests: allow dbus-glib to be replaced with use of libdbus-internalSimon McVittie2013-09-031-1/+1
* tests to embedded tests: replaced in cmake filesChengwei Yang2013-06-281-2/+2
* Revert "made session service dirs customizable: cmake part"Simon McVittie2012-01-041-3/+0
* made session service dirs customizable: cmake partRalf Habacker2011-11-211-0/+3
* Remove EXT variable from CMake, just use Automake-compatible EXEEXTSimon McVittie2011-09-281-1/+1
* Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-4/+0
* Simplify linking for tests that use libdbus-testutilsSimon McVittie2011-07-292-15/+9
* Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie2011-02-171-7/+0
* Keep in sync with automake.Ralf Habacker2010-12-041-0/+4
* Added missing test libraries and tools to keep in sync with autotools.Ralf Habacker2010-04-132-0/+26
* Keep test file directories in sync with autotoolsRalf Habacker2010-04-131-10/+12
* Cmake build system cleanup.Ralf Habacker2010-04-111-57/+57
* Cmake support for cross plattform usable test files.Ralf Habacker2010-04-111-7/+0
* Simplified cmake specific test file generating.Ralf Habacker2010-04-091-67/+24