diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-01-04 17:50:19 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-01-04 17:50:19 +0100 |
commit | 86f75f2dd4eafccbfd542ec858cf3c95ecb705fe (patch) | |
tree | 58595152f73a68adc91b9be199731bc9c54d7df5 | |
parent | Bump PV to 0.2. (diff) | |
download | pms-test-suite-86f75f2dd4eafccbfd542ec858cf3c95ecb705fe.tar.gz pms-test-suite-86f75f2dd4eafccbfd542ec858cf3c95ecb705fe.tar.bz2 pms-test-suite-86f75f2dd4eafccbfd542ec858cf3c95ecb705fe.zip |
Drop outdated D-Bus info from README.
-rw-r--r-- | README | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -17,18 +17,6 @@ to determine whether the PM does comply to the [PMS][1]. [1]:http://www.gentoo.org/proj/en/qa/pms.xml -D-Bus setup ------------ - -Right now, the standard test library requires the system-wide D-Bus daemon to -be set up and running. The `setup.py` install script installs the necessary -configuration file along with the Python modules but one needs to start or -restart the daemon as required before running the test suite. - -A future version will most probably drop D-Bus dependency and replace it with -a less painful IPC. - - Running tests using Portage --------------------------- |