summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* build: Don't assume we can set permissions on a directorySimon McVittie2019-04-171-1/+4
* Merge branch 'disable-traditional-activation' into 'master'Simon McVittie2019-04-174-7/+32
|\
| * Configure option to disable traditional activationTopi Miettinen2019-03-254-7/+32
* | test-dbus-daemon: Say why we don't check the value of LinuxSecurityLabelSimon McVittie2019-04-171-0/+13
|/
* test-spawn-oom: Separate single spawn tests from oom relatedRalf Habacker2019-03-151-23/+63
* Merge branch 'nss-fds' into 'master'Simon McVittie2019-01-281-0/+17
|\
| * _dbus_test_main: Exercise NSS modules before running testsSimon McVittie2019-01-251-0/+17
* | Fixes remaining indentations that are not covered by the cmake formatting scr...Ralf Habacker2019-01-241-23/+29
* | Adjust indents of CMakeLists.txt files always to 4 spacesRalf Habacker2019-01-241-8/+8
* | Remove obsolete parameter in end... cmake keywordsRalf Habacker2019-01-242-10/+10
* | Remove spaces between cmake command and opening bracketRalf Habacker2019-01-242-16/+16
* | Use lower case cmake keywords in CMakeLists.txt filesRalf Habacker2019-01-241-33/+33
* | Merge branch 'code-coverage' into 'master'Simon McVittie2019-01-232-11/+41
|\ \
| * | Consistently add CODE_COVERAGE_CPPFLAGS everywhereSimon McVittie2019-01-211-0/+1
| * | Consistently add CODE_COVERAGE_LIBS everywhereSimon McVittie2019-01-212-9/+36
| * | Adapt to API change in AX_CODE_COVERAGE version 28Simon McVittie2019-01-211-2/+4
| |/
* | Move cmake related build system to top levelRalf Habacker2019-01-222-0/+266
|/
* test: Move _dbus_list_test() hereSimon McVittie2019-01-211-0/+570
* test: Move _dbus_transport_unix_test() hereSimon McVittie2019-01-211-0/+28
* test: Move _dbus_server_test() hereSimon McVittie2019-01-211-0/+52
* test: Move _dbus_misc_test() hereSimon McVittie2019-01-211-0/+62
* test: Move _dbus_signature_test() hereSimon McVittie2019-01-211-1/+176
* test: Move sysdeps tests hereSimon McVittie2019-01-213-0/+158
* test: Move string tests (most of dbus-string-util.c) hereSimon McVittie2019-01-213-0/+883
* test: Move marshalling tests into test/Simon McVittie2019-01-218-1/+4193
* test: Move dbus-message-factory and most of dbus-message-util into test/Simon McVittie2019-01-216-1/+3097
* test: Move auth, credentials tests from libdbus-internal into test/Simon McVittie2019-01-217-1/+1424
* test: Unembed hash test from libdbus and move it into test/Simon McVittie2019-01-211-0/+486
* test: Split slow parts of the former test-dbus into their own executablesSimon McVittie2019-01-215-3/+129
* _dbus_test_main: Move to test-utilsSimon McVittie2019-01-2110-14/+210
* test: Move dbus-daemon-launch-helper-test here, and renameSimon McVittie2019-01-212-1/+14
* test: Move libdbus embedded tests from dbus/ to test/Simon McVittie2019-01-212-2/+73
* test: Break out the slow parts of test-bus into their own executablesSimon McVittie2019-01-214-3/+129
* test: Move dbus-daemon and d-d-launch-helper tests from bus/Simon McVittie2019-01-214-8/+250
* Convert spawn test into a standalone test executableSimon McVittie2019-01-212-1/+318
* test-utils: Add copyright and licensingSimon McVittie2019-01-212-0/+54
* Add glib 2.38 supportRalf Habacker2019-01-061-0/+4
* Merge branch 'gitignore' into 'master'Simon McVittie2018-12-147-63/+80
|\
| * .gitignore: Ignore many more generated filesSimon McVittie2018-12-141-0/+23
| * .gitignore: Normalize into LC_ALL=C sort orderSimon McVittie2018-12-143-18/+18
| * .gitignore: Make match patterns more specificSimon McVittie2018-12-146-40/+54
| * valid-config-files-system .gitignore: Don't ignore many-rules.confSimon McVittie2018-12-141-1/+3
| * .gitignore: Remove obsolete patternsSimon McVittie2018-12-142-6/+0
| * .gitignore: Consolidate generic patterns at top levelSimon McVittie2018-12-142-16/+0
* | Merge branch 'reduce-test-refs-run-time' into 'master'Simon McVittie2018-12-141-7/+14
|\ \ | |/ |/|
| * Increase the number of references/threads to be tested under Windows by defau...Ralf Habacker2018-12-141-2/+3
| * Decrease the runtime of test refs under Windows by defaultRalf Habacker2018-12-141-5/+11
* | test-privserver: Move helper executable out of name-test/Simon McVittie2018-12-136-7/+6
* | test-privserver: Add copyright and licensing informationSimon McVittie2018-12-131-0/+27
* | test-privserver: Remove all trailing whitespaceSimon McVittie2018-12-131-1/+1
|/