index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makefile.am
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add test-glib-simple-items.py Python GI test
Martin Pitt
2011-02-21
1
-2
/
+6
|
|
|
|
|
|
This replicates tests/test-glib-simple-items.c using Python and GI. Update the Makefile to use the locally generated GI typelibs for the tests.
*
Adding in a basic test that just ensures the parser isn't entirely broken
Ted Gould
2011-01-23
1
-2
/
+33
|
*
Wrong directory for jsonloader header files.
Ted Gould
2010-12-07
1
-1
/
+1
|
*
Renaming the jsonloader pc file
Ted Gould
2010-12-02
1
-1
/
+1
|
*
Adding in an events test
Ted Gould
2010-08-27
1
-0
/
+34
|
*
Seems the test passes after all
Aurelien Gateau
2010-08-05
1
-0
/
+1
|
*
Test fixes.
Cody Russell
2010-07-22
1
-1
/
+0
|
*
Fix menu order in submenus
Aurelien Gateau
2010-07-22
1
-2
/
+45
|
*
Adding in the glib lib too.
Ted Gould
2010-06-28
1
-0
/
+1
|
*
Typo
Ted Gould
2010-06-28
1
-1
/
+1
|
*
Adding the need libraries for making the library.
Ted Gould
2010-06-28
1
-1
/
+2
|
*
Better name, distcheck fix, cleanup. Good stuff.
Ted Gould
2010-06-28
1
-3
/
+7
|
*
Comparing at the end and running under Xvfb
Ted Gould
2010-06-28
1
-0
/
+2
|
*
Redirecting output to a file.
Ted Gould
2010-06-28
1
-0
/
+1
|
*
Starting to link things together... still not working.
Ted Gould
2010-06-28
1
-1
/
+1
|
*
Adding a test-client bin
Ted Gould
2010-06-28
1
-0
/
+1
|
*
Adding in a test json file.
Ted Gould
2010-06-28
1
-1
/
+2
|
*
Adding a JSON loader
Ted Gould
2010-06-28
1
-2
/
+40
|
*
Moving the JSON parsing code into the library.
Ted Gould
2010-06-28
1
-0
/
+2
|
*
Adding a new testing lib.
Ted Gould
2010-06-28
1
-0
/
+34
|
*
Mainline merge, resolve conflicts.
Cody Russell
2010-06-21
1
-0
/
+35
|
\
|
*
Building the submenu tests
Ted Gould
2010-06-08
1
-0
/
+35
|
|
*
|
Building a shortcut test
Ted Gould
2010-06-14
1
-0
/
+43
|
|
*
|
Sending the test image along with the other data.
Ted Gould
2010-06-14
1
-0
/
+1
|
|
*
|
Putting more sensible names in the gtester output
Ted Gould
2010-06-14
1
-2
/
+2
|
|
*
|
Adding in a test for the pixbuf property
Ted Gould
2010-06-14
1
-0
/
+1
|
|
*
|
Adding in a new gtester test suite.
Ted Gould
2010-06-14
1
-1
/
+31
|
/
*
Making this a little crazy, lots of proxies.
Ted Gould
2010-02-10
1
-1
/
+5
|
*
Oops, damn dislxeia
Ted Gould
2010-02-09
1
-1
/
+1
|
*
Oops, get that in the script!
Ted Gould
2010-02-09
1
-1
/
+1
|
*
Setting up building our little proxy test.
Ted Gould
2010-02-09
1
-0
/
+50
|
*
Install JSON file
Aurelien Gateau
2010-02-05
1
-1
/
+6
|
*
Typo on variable name. Oh, I hate dynamically linked languages.
Ted Gould
2009-12-22
1
-1
/
+1
|
*
Removing the bustle captures as we're not using them and they seem to be ↵
Ted Gould
2009-12-22
1
-12
/
+7
|
|
|
|
breaking on Hudson.
*
Adding in an XML report file.
Ted Gould
2009-12-21
1
-1
/
+4
|
*
Adding the object tests into the build.
Ted Gould
2009-12-21
1
-0
/
+23
|
*
Adding in a bunch of bustle data gathering and cleanup.
Ted Gould
2009-12-09
1
-6
/
+10
|
*
Adding in support for bustling the 'test-glib-layout' test results.
Ted Gould
2009-12-09
1
-2
/
+3
|
*
Disabling the mago tests as they always pass and they take a while to run.
Ted Gould
2009-12-08
1
-2
/
+1
|
*
Deleting the right results.
Ted Gould
2009-11-19
1
-1
/
+1
|
*
Adding in some @ work. It's better.
Ted Gould
2009-11-19
1
-12
/
+12
|
*
Don't delete the file we need!
Ted Gould
2009-11-19
1
-1
/
+0
|
*
Make sure to grab the xvfb script from the src dir for distcheck.
Ted Gould
2009-11-19
1
-1
/
+1
|
*
Make sure to ship 'run-xvfb.sh' for testing.
Ted Gould
2009-11-19
1
-0
/
+1
|
*
Making the gtk tests use the Xvfb stuff
Ted Gould
2009-11-19
1
-4
/
+4
|
*
Switching to Bash
Ted Gould
2009-11-19
1
-5
/
+5
|
*
Trying to do the xvfb stuff as a shell script to get included. Simpler, and ↵
Ted Gould
2009-11-19
1
-34
/
+14
|
|
|
|
works with autotest.
*
Starting up the AT-SPI regististry service
Ted Gould
2009-11-18
1
-0
/
+1
|
*
Adding in basic xvfb stuff, doesn't quite work.
Ted Gould
2009-10-10
1
-1
/
+30
|
*
Getting the build directly through to the script.
Ted Gould
2009-10-10
1
-0
/
+1
|
[next]