aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Replace DBus-GLib with GDBus and drop libdusRobert Tari2023-08-094-467/+554
| | | | fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/11
* tests/test-libappindicator.c: Drop unread valueRobert Tari2023-08-091-3/+0
|
* Explicitly mark deprecated functions and use substitutesRobert Tari2023-05-093-10/+16
|
* Whitespace fixRobert Tari2023-03-103-318/+318
|
* Clean up compilation flagsRobert Tari2022-02-111-8/+1
|
* tests/run-xvfb.sh: Allow sourcing run-xvfb.sh with /bin/sh.Mike Gabriel2022-02-081-1/+1
|
* Use /bin/sh for running testsLuca Weiss2022-02-081-4/+4
| | | | The tests run fine with busybox ash as /bin/sh and do not require bash.
* tests/CMakeLists.txt: Assure that modified outside environment variables ↵Mike Gabriel2021-10-241-4/+4
| | | | | | | (see debian/rules) survive into the dbus-test-runner wrapped environment. This hopefully fixes build failures in sbuild build chroots where we build our upstream DEBs for Debian and Ubuntu.
* Re-introduce (CMake based) build support against GTK+ 2.0.Mike Gabriel2021-10-231-16/+22
|
* Drop Automake filesRobert Tari2021-06-091-207/+0
|
* Add CMakeLists.txt files + cmake/ helpersRobert Tari2021-06-091-0/+184
|
* {src,tests}/Makefile.am: Drop -Werror flag for now. Needs to be re-added later.Mike Gabriel2021-05-251-8/+8
|
* tests/Makefile.am: Add --keep-env option to dbus-test-runner calls. Allows ↵Mike Gabriel2021-04-301-1/+1
| | | | propagating e.g. a build HOME into the DBus test environment.
* Make test-simple-app really working.Dmitry Shachnev2017-05-151-14/+13
|
* tests/run-xvfb.sh: Give tests even more time (10s).Mike Gabriel2015-11-111-1/+1
|
* tests/run-xvfb.sh: Give tests more time (4s instead of 2s) to complete. This ↵Mike Gabriel2015-11-111-1/+1
| | | | may help with observed / arbitrary test failures when built on jenkins.arctica-project.org.
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-101-9/+9
|
* * Build with -Wno-error=deprecated-declarations.Matthias Klose2013-12-191-8/+8
| | | | | | * Don't build the mono bindings on ppc64el, not available. * Disable building the example, vala build error.
* We don't need to kill at-spi2-registry, that was only meant for testing.Mathieu Trudel-Lapierre2013-02-041-4/+0
|
* flush the dbus connection before exiting test-libappindicator-status-serverCharles Kerr2013-01-292-16/+23
|
* Increase dbus-test-runner timeout to 5 minutes to give tests enough time to ↵Mathieu Trudel-Lapierre2013-01-231-1/+1
| | | | start up and run on buildds, especially on slow architectures.
* Remove deprecated calls to g_type_init()Mathieu Trudel-Lapierre2013-01-164-8/+0
|
* Adjust timeouts and log handlers to not fail tests unnecessarily.Mathieu Trudel-Lapierre2013-01-164-3/+32
|\
| * increase another test timeout to make amd64 buildMichael Terry2013-01-141-1/+1
| |
| * some packaging fixes to make tests more resistant to timing issues and ↵Michael Terry2013-01-103-2/+31
| | | | | | | | warnings from sub-libraries
* | More tracesMathieu Trudel-Lapierre2013-01-081-0/+8
|/
* Update to new actions format in libindicatorTed Gould2012-03-091-8/+7
|
* Adding a test to track setting of the titleTed Gould2012-01-281-0/+2
|
* Adding a TargetEnvironment to the desktop fileTed Gould2011-03-101-3/+4
|
* Blocking the menu proxy from our testTed Gould2011-02-101-0/+1
|
* GTK3 fixesKen VanDine2011-01-251-8/+14
|
* Adding the dbus test as an expected failure as it's pretty fragile right ↵Ted Gould2010-12-081-0/+1
| | | | now. Needs to be refactored when we switch to GDBus
* Switching around so that this test passes even if it's not perfect.Ted Gould2010-12-081-8/+8
|
* Drop the need and use of dbus-glibTed Gould2010-12-081-4/+0
|
* Adding a build for dbus-glib for tests so that we can pass them unmodified.Ted Gould2010-12-081-16/+16
|
* Merging from trunk with the desktop convience function.Ted Gould2010-12-033-1/+153
|\
| * Fleshing out a function to see if an invalid name results in no entriesTed Gould2010-11-111-0/+25
| |
| * Changing the ID to ensure we get different pathsTed Gould2010-11-111-1/+1
| |
| * Test fix for property testTed Gould2010-11-111-0/+7
| |\
| | * Clearing the events before unrefingTed Gould2010-11-111-0/+7
| | |
| * | Switching to be dbusmenu based instead of GTK menu basedTed Gould2010-11-111-4/+15
| | |
| * | Adding a property for getting the dbusmenu serverTed Gould2010-11-111-0/+48
| |\|
| | * Test setting the menu and verify it comes outTed Gould2010-11-111-0/+48
| | |
| * | Adding a test to check the number of items in the desktop fileTed Gould2010-11-081-0/+17
| | |
| * | Adding the srcdir to the build command lineTed Gould2010-11-081-0/+1
| | |
| * | Adding a desktop file for testingTed Gould2010-11-082-1/+26
| | |
| * | Adding in a couple of desktop testsTed Gould2010-11-081-0/+18
| |/
* / Removing the approver test and switching the build flagsTed Gould2010-12-022-223/+16
|/
* Fix approver for function changeTed Gould2010-08-191-1/+1
|
* More signalling tests.Ted Gould2010-08-031-0/+28
|