aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* {,**/}CMakeLists.txt: Support builds against GTK+-3.0 with IDO support disabled.Mike Gabriel2021-05-171-3/+3
* tests/CMakeLists.txt: Rewrite to fix tests and coverageMike Gabriel2021-05-171-56/+267
* Revert "tests/run-xvfb.sh: Drop file, not required with CMake."Mike Gabriel2021-05-161-0/+8
* tests/org.ayatana.indicator.test.service.in: Fix placeholderRobert Tari2021-05-161-1/+1
* tests/service-manager-connect.service.in: Fix placeholderRobert Tari2021-05-161-1/+1
* tests/service-version-good.service.in: Fix placeholderRobert Tari2021-05-161-1/+1
* tests/service-version-bad.service.in: Fix placeholderRobert Tari2021-05-161-1/+1
* tests/session.conf.in: Fix placeholderRobert Tari2021-05-161-3/+3
* tests/test-indicator-ng.c: Enable all testsRobert Tari2021-05-161-5/+5
* Bring back GTK+-2.0 and GTK+-3.0 build flavours.Mike Gabriel2021-05-121-135/+55
* tests/run-xvfb.sh: Drop file, not required with CMake.Mike Gabriel2021-05-121-8/+0
* */Makefile.am: Drop more remnants of autotools.Mike Gabriel2021-05-121-528/+0
* Append us to copyright headersRobert Tari2021-05-1219-0/+38
* Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix inclu...Robert Tari2021-05-1221-34/+190
* tests/test-indicator-ng.c: disable menu test for now, it will not work with G...Robert Tari2021-05-111-5/+5
* Move source files to srcRobert Tari2021-05-1121-359/+359
* tests/Makefile.am: Drop -Werror from unit test builds.Mike Gabriel2021-02-031-19/+19
* tests/Makefile.am: Wrap test-indicator-ng around Xvfb and dbus-runner.Mike Gabriel2020-12-041-2/+14
* Replace x-canonical attributesRobert Tari2020-08-111-1/+1
* Fix tests and deprecations (fixes #1)Robert Tari2020-08-0814-373/+373
* **/Makefile.am: Set -DGTK_DISABLE_DEPRECATED for gtk2 builds. Fixes FTBFS aga...Mike Gabriel2019-11-201-0/+7
* Fix up for previous commit.Mike Gabriel2017-05-161-1/+1
* One step back... Mimick Canonical's API. Use their namespace for item attribu...Mike Gabriel2017-05-151-1/+1
* Use x-ayatanaindicator-* instead of x-canonical-*.Mike Gabriel2015-11-161-1/+1
* Fork libayatana-indicator from Ubuntu's libindicator shared library.Mike Gabriel2015-11-0615-63/+63
* Use named icons rather than (deprecated) stock items.Colin Watson2013-12-201-1/+1
* test-indicator-ng: adapt to new gtkmodelmenuitem widget structureLars Uebernickel2013-12-191-1/+27
* Merge lp:~larsu/new-indicator-file-formatLars Uebernickel2013-06-073-7/+8
|\
| * IndicatorNg: update indicator file formatLars Uebernickel2013-05-243-7/+8
* | tests: fix compilation and make check.Marco Trevisan (Treviño)2013-04-1213-18/+1
|/
* indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-211-1/+3
* Revert: indicator-ng: allow a dictionary as the root action's stateMathieu Trudel-Lapierre2013-03-181-3/+1
* indicator-ng: allow a dictionary as the root action's stateLars Uebernickel2013-03-131-1/+3
* indicator-ng: use indicator_image_helperLars Uebernickel2013-01-251-12/+1
* indicator-ng: require header item to have x-canonical-type setLars Uebernickel2013-01-251-0/+1
* indicator-ng: test indicator_ng_get_propertyLars Uebernickel2013-01-231-0/+15
* indicator-ng: more elaborate testingLars Uebernickel2013-01-235-8/+239
* Add basic tests for indicator-ngLars Uebernickel2013-01-213-0/+91
* In tests/test-loader and tests/dummy-indicator-visible.c, support hiding & re...Charles Kerr2012-09-112-13/+23
* fix copy-and-paste error in specifying the tests' source filesCharles Kerr2012-06-181-2/+2
* Update test desktop fileTed Gould2012-02-271-5/+5
* Adjusting timeout so it'll build on the buildds tooTed Gould2012-02-141-1/+1
* tests, DummyIndicatorSignaler: free the allocated memory.Marco Trevisan (Treviño)2012-02-031-5/+7
* Test loader: check also for parent changesMarco Trevisan (Treviño)2012-01-251-0/+4
* Tests: update dummy signaler to work with real IndicatorObjectEntryMarco Trevisan (Treviño)2012-01-252-12/+28
* Added better parent_object tests.Marco Trevisan (Treviño)2012-01-251-2/+6
* Add visibility concept to the default indicator objectTed Gould2012-01-234-0/+252
|\
| * "bzr merge lp:indicator" + conflict resolution in tests suiteCharles Kerr2012-01-234-2/+284
| |\
| * | another iteration of the indicator-object visibility support patch, incorpora...Charles Kerr2012-01-234-1/+253
* | | Checking to ensure the parent_object pointer gets setTed Gould2012-01-191-0/+1
| |/ |/|