aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Move TestCanStartService into a separate make target "localcheck"; so thatMathieu Trudel-Lapierre2012-12-051-2/+7
| | | | | the other tests can successfully run, and this one be used as an integration check.
* revert the g_message() tracers added in r372Charles Kerr2012-11-131-4/+0
|
* ensure that the service unit test can find all the GSettings schemas that it ↵Charles Kerr2012-11-084-7/+260
| | | | needs.
* wrap the g_dbus_connection_call_sync() calls in g_message to see whether or ↵Charles Kerr2012-11-071-0/+4
| | | | not this is where the jenkins failures are coming from
* remove unused function CallIndicatorServiceMethod()Charles Kerr2012-11-061-14/+3
|
* Reimplement test-service s.t. we actually test activating the service via ↵Charles Kerr2012-11-064-457/+153
| | | | dbus. Drop unneeded Xorg baggage.
* add gtest-dbus-helper.h to test_service_SOURCES s.t. it gets bundled in the ↵Charles Kerr2012-08-311-1/+3
| | | | tarball
* add a local implementation of indicator-service-test.hCharles Kerr2012-08-232-2/+419
|
* Separate testing-strings utility into its own Makefile for re-use.. Approved ↵Charles Kerr2012-07-232-0/+43
|\ | | | | | | by Allan LeSage.
| * extract the strings test into their own Makefile so that we can share it ↵Charles Kerr2012-05-022-0/+43
| | | | | | | | among other indicators
* | fix #include in test-serviceCharles Kerr2012-07-111-1/+1
|/
* use ted's suggestions for using xorg-gtest and to remove the ↵Charles Kerr2012-04-272-27/+16
|\ | | | | | | service-test-runner.sh script
| * Switch to using the xorg-gtest main so that we're running under a dummy XserverTed Gould2012-04-271-2/+8
| |
| * Change the service path to be a define instead of passed on the command lineTed Gould2012-04-272-22/+7
|/
* sync with the other indicatorsGTest automake rulesCharles Kerr2012-04-261-2/+3
|
* add scaffolding for indicator-session-service Google Testing with libdbustestCharles Kerr2012-04-262-0/+90