summaryrefslogtreecommitdiff
path: root/gio/tests/appmonitor.c
Commit message (Expand)AuthorAgeFilesLines
* appmonitor: Skip the test under OSXMarco Trevisan (Treviño)2023-04-201-6/+8
* tests: Add some explanatory comments to appmonitor testPhilip Withnall2023-03-221-0/+3
* tests: Port appmonitor test from GMainLoop to using GMainContext directlyPhilip Withnall2023-03-221-17/+21
* tests: Fix non-removal of a timeout in appmonitor testPhilip Withnall2023-03-221-3/+14
* tests: Fix a FIXME in the appmonitor testPhilip Withnall2023-03-221-7/+16
* tests: Use g_assert_*() rather than g_assert() in appmonitor testsPhilip Withnall2023-03-221-2/+2
* tests: Add copyright/licensing header to appmonitor testsPhilip Withnall2023-03-221-0/+21
* tests: skip appmonitor test on win32Marc-André Lureau2022-03-181-0/+5
* gio/tests/appmonitor: Use g_assert_no_errno()Simon McVittie2020-10-311-2/+2
* tests: Isolate directories in appmonitor testPhilip Withnall2018-12-171-16/+4
* tests: Add temporary working directory for appmonitor testPhilip Withnall2017-08-231-15/+40
* tests: Fix leak in appmonitor testPhilip Withnall2017-08-231-1/+2
* tests: Fix appmonitor testPhilip Chimento2016-04-271-1/+1
* tests: always remove app.desktopCosimo Cecchi2016-04-031-14/+8
* gio/tests/appmonitor: Delete file before checking for changed eventIain Lane2015-07-011-6/+6
* Fix distcheckMatthias Clasen2015-06-231-1/+3
* appmonitor test: avoid /usr/shareRyan Lortie2014-04-151-0/+1
* Add a GAppInfoMonitor testMatthias Clasen2013-11-281-0/+114