| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test-p2p: Add test coverage for sending and receiving fds | Simon McVittie | 2019-09-02 | 1 | -0/+25 |
| | | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
| * | Add clearer licensing information in SPDX format | Simon McVittie | 2019-07-15 | 1 | -0/+2 |
| | | | | | Signed-off-by: Simon McVittie <smcv@collabora.com> | ||||
| * | Use TAP syntax for all directly-run tests | Simon McVittie | 2016-08-11 | 1 | -2/+11 |
| | | | | | | | | For now this means that skipped tests will be reported as passed. This will be corrected in the next commit. Signed-off-by: Simon McVittie <smcv@debian.org> | ||||
| * | Make all test scripts properly executable | Simon McVittie | 2016-02-22 | 1 | -0/+0 |
| | | | | | Signed-off-by: Simon McVittie <smcv@debian.org> | ||||
| * | Use non-recursive make for tests, and make them into installed-tests | Simon McVittie | 2016-01-20 | 1 | -3/+0 |
| | | |||||
| * | Add support for skipping tests, and use it | Simon McVittie | 2013-05-08 | 1 | -1/+4 |
| | | | | | | Now that Python 2.6 isn't a supported version in Debian, it doesn't get a gi module, but we can still get some minimal test coverage. | ||||
| * | Quash a few more deprecations. | Barry Warsaw | 2011-12-17 | 1 | -5/+5 |
| | | |||||
| * | This is the big one; it adds Python 3 support. | Barry Warsaw | 2011-12-15 | 1 | -8/+13 |
| | | |||||
| * | Use MIT/X11 license for code owned by Collabora and Red Hat only, as per ↵ | Simon McVittie | 2007-09-28 | 1 | -14/+18 |
| | | | | | | | Havoc's permission (Message-ID: <815098350709271800k2505485dlef9414609d392b48@mail.gmail.com>) | ||||
| * | test/test-p2p.py: Added. Test "peer-to-peer" connections. | Simon McVittie | 2007-04-30 | 1 | -0/+91 |
| (Actually tested by connecting to the bus daemon, because I haven't implemented a Python binding for DBusServer yet.) | |||||
