aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Setting up a basic signals testTed Gould2010-08-031-0/+42
|
* Stupid reverse logic in the string comparison.Ted Gould2010-08-031-7/+7
|
* Adding a test to set the label and guides a bunch.Ted Gould2010-08-031-0/+63
|
* Add a fail timeout so this test can't block.Ted Gould2010-07-121-0/+9
|
* Adding in setting the environment variable to adjust the timeout to be twice ↵Ted Gould2010-07-121-0/+1
| | | | as long for slow systems.
* Need the built headers tooTed Gould2010-07-091-1/+2
|
* Oops, with a menu we're all GTK now.Ted Gould2010-07-091-1/+1
|
* Building up to a formal testTed Gould2010-07-091-0/+9
|
* Filling out the approve function.Ted Gould2010-07-091-0/+6
|
* Filling out the approver prototypeTed Gould2010-07-091-4/+7
|
* Building an application indicator too! Ted Gould2010-07-092-1/+15
|
* Making the registration async to clean things up, and async is better anyway.Ted Gould2010-07-091-8/+16
|