aboutsummaryrefslogtreecommitdiff
path: root/tests/test-loader.c
Commit message (Expand)AuthorAgeFilesLines
* Append us to copyright headersRobert Tari2021-05-121-0/+2
* Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix inclu...Robert Tari2021-05-121-10/+10
* Move source files to srcRobert Tari2021-05-111-190/+190
* Fork libayatana-indicator from Ubuntu's libindicator shared library.Mike Gabriel2015-11-061-1/+1
* tests: fix compilation and make check.Marco Trevisan (Treviño)2013-04-121-1/+0
* In tests/test-loader and tests/dummy-indicator-visible.c, support hiding & re...Charles Kerr2012-09-111-11/+13
* 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-251-9/+14
* Added better parent_object tests.Marco Trevisan (Treviño)2012-01-251-2/+6
* Add visibility concept to the default indicator objectTed Gould2012-01-231-0/+90
|\
| * "bzr merge lp:indicator" + conflict resolution in tests suiteCharles Kerr2012-01-231-0/+74
| |\
| * | another iteration of the indicator-object visibility support patch, incorpora...Charles Kerr2012-01-231-0/+90
* | | Checking to ensure the parent_object pointer gets setTed Gould2012-01-191-0/+1
| |/ |/|
* | Moving the function into the tester to making linking simplerTed Gould2012-01-161-2/+21
* | Adding a test to look to make sure the fallback worksTed Gould2012-01-161-0/+26
* | Adding a test functioin for the entry func demmy indicatorTed Gould2012-01-141-0/+29
|/
* Adding license info to [ch] filesTed Gould2011-07-061-0/+22
* Having the signaller test check the 'moved' signal as well as the others.Ted Gould2010-01-151-1/+9
* Basic location checking test.Ted Gould2010-01-151-0/+18
* Adding a simple indicator test that checks to make sure we can signal up the ...Ted Gould2009-11-041-0/+37
* Having the test expect an object, but fail when calling the functions.Ted Gould2009-11-031-1/+3
* Switching to checking the entires list instead of individual functions.Ted Gould2009-11-031-3/+1
* using the blank dummy indicatorTed Gould2009-10-111-0/+9
* Testing the accessorsTed Gould2009-10-081-0/+16
* We need to use GTK.Ted Gould2009-10-081-1/+2
* Create a very simple indicator and testing it.Ted Gould2009-10-081-0/+1
* Making it so that the null test checks for failure as we shoudln't have a nul...Ted Gould2009-10-081-2/+12
* Use the new build dir flagTed Gould2009-10-081-1/+1
* A test to load the dummy indicatorTed Gould2009-10-081-0/+18
* Adding a test that should pass as given a bad filename we should get no objec...Ted Gould2009-10-081-0/+9
* Using a weak ref instead of connecting to a signal that doesn't existTed Gould2009-10-081-2/+2
* Test to build the object and unref it.Ted Gould2009-10-081-0/+16
* Fleshing out the test a little bit.Ted Gould2009-10-081-1/+23
* Adding in a simple little test.Ted Gould2009-10-081-0/+7