index
:
dbus
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
Add manual-paths test executable with cmake build support.
Ralf Habacker
1
-0
/
+7
2015-02-04
Add a common test_init() for GLib tests which prevents hanging forever
Simon McVittie
1
-1
/
+1
2015-02-04
Link tests to test-utils-glib.c under CMake too
Ralf Habacker
1
-1
/
+9
2015-01-30
Add manual tcp test case.
Ralf Habacker
1
-0
/
+5
2015-01-05
Merge branch 'dbus-1.8'
Ralf Habacker
1
-1
/
+1
2015-01-05
Windows cmake cross compile fix
Ralf Habacker
1
-1
/
+1
2014-10-24
Include test-dbus and test-bus in cmake 'make check' target.
Ralf Habacker
1
-4
/
+0
2014-10-24
cmake: only copy session.conf and system.conf into test data dir
Simon McVittie
1
-1
/
+4
2014-09-08
Add directory test application 'manual-dir-iter' to cmake and autotools build...
Ralf Habacker
1
-0
/
+5
2014-08-08
Win32 cmake msvc16 64 bit native and mingw32/64 4.8.3 cross compile fix.
Ralf Habacker
1
-0
/
+2
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
[next]