summaryrefslogtreecommitdiff
path: root/gio/tests
Commit message (Expand)AuthorAgeFilesLines
* Meson: Use environment() for test_envXavier Claessens2018-07-161-6/+5
* Merge branch '786-gio-test-leaks' into 'master'Xavier Claessens2018-07-133-11/+28
|\
| * tests: Mark gdbus-threading test as slowPhilip Withnall2018-07-061-0/+1
| * tests: Move two tests from GIO uninstalled helpers to test cases listPhilip Withnall2018-07-061-2/+4
| * tests: Rework slow test handling for GIO testsPhilip Withnall2018-07-051-4/+11
| * tests: Ensure GIO tests which need dbus-daemon are runPhilip Withnall2018-07-051-1/+1
| * build: Make actions and gdbus-export GIO tests as slowPhilip Withnall2018-07-051-1/+5
| * tests: Use Unicode typography in gdbus-export testPhilip Withnall2018-07-051-5/+5
| * gdbus-connection-loss: Fix leak in testStef Walter2018-07-051-0/+3
* | tests: Fix skipping of appinfo tests when DISPLAY is unsetPhilip Withnall2018-07-111-1/+1
* | Merge branch '927-resource-path-fix' into 'master'Emmanuele Bassi2018-07-111-14/+52
|\ \
| * | gresource: Fix potential array overflow if using empty pathsPhilip Withnall2018-07-051-14/+52
| |/
* | Merge branch '1402-real-time' into 'master'Philip Withnall2018-07-112-8/+8
|\ \
| * | glib: Don’t use time(NULL) to get current timePhilip Withnall2018-07-092-8/+8
| |/
* | Meson: Fix warnings introduced in 0.47.0Xavier Claessens2018-07-031-1/+1
|/
* Merge branch 'ci-memcheck-preparation' into 'master'Philip Withnall2018-06-2911-9/+43
|\
| * tests: Fix leak when checking for du binaryPhilip Withnall2018-06-291-3/+9
| * tests: Various minor leak fixes in the GIO testsPhilip Withnall2018-06-2910-4/+31
| * tests: Fix use-after-free in the appinfo testsPhilip Withnall2018-06-291-2/+3
* | Merge branch 'cifs-is-not-a-system-fs' into 'master'Ondrej Holy2018-06-291-0/+6
|\ \ | |/ |/|
| * gunixmounts: Stop considering cifs/nfs as system file systemsPhilip Withnall2018-06-201-0/+6
* | Merge branch 'wip/muktupavels/per-desktop-overrides' into 'master'Philip Withnall2018-06-254-1/+115
|\ \
| * | Add a test for per-desktop overrideswip/muktupavels/per-desktop-overridesAlberts Muktupāvels2018-06-224-1/+115
* | | Merge branch 'master' into 'master'Philip Withnall2018-06-213-1/+45
|\ \ \
| * | | gdesktopappinfo: add g_desktop_app_info_launch_uris_as_manager_with_fds variantDaniel Drake2018-06-211-0/+41
| * | | gdesktopappinfo: enable fast posix_spawn gspawn codepathDaniel Drake2018-06-212-1/+4
* | | | Add support for TCRYPT volumes to GMountOperationsegfault2018-06-211-0/+21
| |_|/ |/| |
* | | tests: Add basic tests for GMountOperationPhilip Withnall2018-06-193-0/+113
| |/ |/|
* | Merge branch 'wip/lantw/freebsd-kqueue-complex' into 'master'Philip Withnall2018-06-191-101/+258
|\ \ | |/ |/|
| * tests: Make testfilemonitor test work with kqueueTing-Wei Lan2018-06-171-101/+258
* | g_dbus_is_supported_address(): set error if returning FALSEWill Thompson2018-06-131-29/+50
* | Merge branch 'classify-test-suites' into 'master'Philip Withnall2018-06-111-10/+10
|\ \
| * | Classify the testsEmmanuele Bassi2018-06-101-10/+10
* | | Merge branch 'wip/lantw/freebsd-meson-builds' into 'master'Philip Withnall2018-06-111-1/+1
|\ \ \
| * | | meson: Don't use -export-dynamicTing-Wei Lan2018-06-071-1/+1
| | |/ | |/|
* | | Merge branch 'wip/lantw/freebsd-gettext-tests' into 'master'Philip Withnall2018-06-113-2/+13
|\ \ \ | |_|/ |/| |
| * | tests: Set both environment variable and locale when running testsTing-Wei Lan2018-06-093-0/+11
| * | tests: Use de_DE.UTF-8 instead of de_DE in gsettings testTing-Wei Lan2018-06-091-2/+2
| |/
* | Merge branch 'wip/oholy/trashing-locations2' into 'master'Philip Withnall2018-06-093-0/+105
|\ \
| * | glocalfile: Add test case for g_file_trashOndrej Holy2018-06-083-0/+105
* | | Merge branch 'wip/lantw/freebsd-kqueue-simple' into 'master'Philip Withnall2018-06-082-3/+23
|\ \ \ | |/ / |/| |
| * | tests: Use g_idle_add to call g_main_loop_quitTing-Wei Lan2018-06-071-2/+14
| * | tests: Don't run file creation and deletion test on kqueueTing-Wei Lan2018-06-071-1/+9
| |/
* | Revert "Merge branch 'wip/oholy/trashing-locations' into 'master'"Philip Withnall2018-06-073-106/+0
* | Merge branch '1400-g_file_attribute_unix_is_mountpoint-is-false-for-root' int...Philip Withnall2018-06-071-0/+48
|\ \
| * | fileinfo: make UNIX_IS_MOUNTPOINT be TRUE for /Will Thompson2018-06-071-0/+48
* | | tests: Don't fail when not using du from GNU coreutilsTing-Wei Lan2018-06-071-17/+15
| |/ |/|
* | glocalfile: Add test case for g_file_trashOndrej Holy2018-06-063-0/+106
|/
* Fix failing gdbus-unix-addresses test when G_MESSAGES_DEBUG is setXavier Claessens2018-06-011-1/+0
* gengiotypefuncs.py: Read and parse files in binary modeNirbheek Chauhan2018-05-221-3/+3