index
:
libayatana-indicator
main
release-builds
Ayatana Indicators Shared Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
Building a service file.
Ted Gould
2009-11-02
2
-1
/
+7
|
|
|
*
Adding in the basic data needed to start bringing up a test to start the ↵
Ted Gould
2009-11-02
4
-1
/
+173
|
|
|
|
|
|
|
|
service.
|
*
Ah, we can't throw an error on success.
Ted Gould
2009-11-02
1
-1
/
+2
|
|
|
*
Adding a test that ensures we don't get a connect signal.
Ted Gould
2009-10-30
2
-0
/
+70
|
|
|
*
Oops, forgot to set to passed.
Ted Gould
2009-10-29
1
-0
/
+1
|
|
|
*
Woot! A failing test. Look how TDD I am.
Ted Gould
2009-10-29
1
-0
/
+10
|
|
|
*
Making the gtester stuff into a autotest thingy.
Ted Gould
2009-10-29
1
-4
/
+9
|
|
|
*
Creating a new test and linking it into things.
Ted Gould
2009-10-29
2
-1
/
+62
|
|
*
|
Adding a simple indicator test that checks to make sure we can signal up the ↵
Ted Gould
2009-11-04
2
-2
/
+39
|
|
|
|
|
|
|
|
stack.
*
|
Building a dummy indicator that signals.
Ted Gould
2009-11-04
2
-0
/
+130
|
|
*
|
Having the test expect an object, but fail when calling the functions.
Ted Gould
2009-11-03
1
-1
/
+3
|
|
*
|
Make the tester dynamically link the lib so that there's not two versions of ↵
Ted Gould
2009-11-03
1
-1
/
+3
|
|
|
|
|
|
|
|
everything.
*
|
Linking the indicators with the libindicator library.
Ted Gould
2009-11-03
1
-3
/
+9
|
|
*
|
Switching to checking the entires list instead of individual functions.
Ted Gould
2009-11-03
1
-3
/
+1
|
|
*
|
Converting the dummy indicators over to the new API. They compile now.
Ted Gould
2009-11-03
3
-9
/
+150
|
/
*
using the blank dummy indicator
Ted Gould
2009-10-11
1
-0
/
+9
|
*
Building a new dummy indicator that doesn't have any symbols in it.
Ted Gould
2009-10-11
2
-0
/
+25
|
*
Testing the accessors
Ted Gould
2009-10-08
1
-0
/
+16
|
*
We need to use GTK.
Ted Gould
2009-10-08
1
-1
/
+2
|
*
A better dummy menu.
Ted Gould
2009-10-08
1
-1
/
+6
|
*
Create a very simple indicator and testing it.
Ted Gould
2009-10-08
3
-3
/
+46
|
*
Being a bit more verbose
Ted Gould
2009-10-08
1
-1
/
+1
|
*
Making it so that the null test checks for failure as we shoudln't have a ↵
Ted Gould
2009-10-08
1
-2
/
+12
|
|
|
|
null image and label. Also making it so that warnings don't cause the test to fail.
*
Use the new build dir flag
Ted Gould
2009-10-08
1
-1
/
+1
|
*
Build dir fix and making gtester run all of them even if one fails.
Ted Gould
2009-10-08
1
-2
/
+3
|
*
A test to load the dummy indicator
Ted Gould
2009-10-08
1
-0
/
+18
|
*
Apparently they have to be installable to get the .so. Fail.
Ted Gould
2009-10-08
1
-1
/
+1
|
*
Adding a test that should pass as given a bad filename we should get no ↵
Ted Gould
2009-10-08
1
-0
/
+9
|
|
|
|
object back.
*
Creating a dummy indicator that returns null
Ted Gould
2009-10-08
2
-1
/
+53
|
*
Using a weak ref instead of connecting to a signal that doesn't exist
Ted Gould
2009-10-08
1
-2
/
+2
|
*
Test to build the object and unref it.
Ted Gould
2009-10-08
1
-0
/
+16
|
*
Fleshing out the test a little bit.
Ted Gould
2009-10-08
2
-4
/
+26
|
*
Adding in a simple little test.
Ted Gould
2009-10-08
2
-1
/
+31
|
*
Adding in a tests folder
Ted Gould
2009-10-08
1
-0
/
+1
|
*
Deleting everything only leaving libindicator
Ted Gould
2009-08-18
16
-620
/
+0
|
*
How important a simple backslash is :)
Ted Gould
2009-04-27
1
-1
/
+1
|
*
Switching to system dbus-test-runner
Ted Gould
2009-04-27
4
-4
/
+4
|
*
Adding a test to build a bunch of indicators
Ted Gould
2009-04-20
4
-1
/
+108
|
*
Adding in multiple servers connecting in to declare interest test
Ted Gould
2009-04-20
7
-1
/
+269
|
*
Expanding range of interest test and not checking to see if we got none, we ↵
Ted Gould
2009-04-20
2
-4
/
+4
|
|
|
|
shouldn't get it.
*
Adding an interests test
Ted Gould
2009-04-20
4
-1
/
+139
|
*
Woot, now we do distcheck too
Ted Gould
2009-04-20
1
-0
/
+3
|
*
Adding in a simple test
Ted Gould
2009-04-20
4
-12
/
+87
|
*
Build infrastructure for first test
Ted Gould
2009-04-20
1
-0
/
+29
|
*
Moving tests to examples
Ted Gould
2009-04-20
7
-462
/
+0
|
*
Adding show hide server test from Eitan on bug 351537
Ted Gould
2009-04-07
2
-1
/
+57
|
*
Adding interests on new servers saying that we're displaying the indicators ↵
Ted Gould
2009-04-03
1
-0
/
+5
|
|
|
|
and in the server.
*
Adding printouts for interest changes.
Ted Gould
2009-04-02
1
-0
/
+14
|
*
Putting the example executables in libexec and the source code in doc/examples
Ted Gould
2009-03-09
1
-1
/
+10
|
*
Adding a handler for the new server display signal, and then make the
Ted Gould
2009-02-15
1
-1
/
+8
|
|
|
|
|
messages more clear between the two.
[prev]
[next]