summaryrefslogtreecommitdiff
path: root/test/run-test.sh
Commit message (Expand)AuthorAgeFilesLines
* More Python 3 porting, this time primarily to get test-client.py working.Barry Warsaw2011-12-161-0/+2
* Re-enable the other tests, even though these still fail for me (b.f.o #43303).Barry Warsaw2011-12-161-6/+6
* - Added back the missing PY3PORT.rst file, with updates.Barry Warsaw2011-12-151-0/+1
* This is the big one; it adds Python 3 support.Barry Warsaw2011-12-151-6/+8
* Use MIT/X11 license as per permission given on the dbus mailing list.Simon McVittie2007-10-091-0/+20
* test/: add some missing copyright headersSimon McVittie2007-10-091-0/+3
* Implement fallback objects.Simon McVittie2007-06-181-0/+3
* Don't run the examples during "make check" - timing/startup issues cause inte...Simon McVittie2007-05-091-12/+12
* test/test-p2p.py: Added. Test "peer-to-peer" connections.Simon McVittie2007-04-301-0/+3
* Add regression test for main loop failure handling (a main loop that never wo...Simon McVittie2007-01-161-0/+6
* test/run-test.sh: Re-order to run the simpler tests (standalone, examples, cr...Simon McVittie2007-01-161-16/+18
* Add an example of asynchronous calls. Run the examples during 'make check'.Simon McVittie2007-01-091-0/+13
* Include the cross-test in 'make check'Simon McVittie2006-12-191-0/+30
* Switch to autotools and test with Python 2.5 as well as 2.4.Simon McVittie2006-12-181-20/+23
* test/test-signals.py: add test case for signal handling; test/run-test.sh: ru...Simon McVittie2006-12-041-0/+3
* Update tests for the new variant APISimon McVittie2006-11-141-2/+2
* Throughout dbus-python: Use the C implementation.Simon McVittie2006-09-261-1/+2
* * Patch from Joseph Sacco <joseph_sacco [at] comcast [dot] net>:John (J5) Palmieri2006-07-241-1/+0
* * run-test.sh:John (J5) Palmieri2006-07-121-9/+8
* * Add tests backJohn (J5) Palmieri2006-07-121-0/+39