aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Allow to filter service by regular expressionsGuido Günther2016-09-23
* tests/test_rpmpkg.py: flake8 cleanGuido Günther2016-09-23
* tests/test_debiandistro.py: flake8 cleanGuido Günther2016-09-23
* tests/test_pkg.py: flake8 cleanGuido Günther2016-09-23
* tests/context.py: flake8 cleanGuido Günther2016-09-23
* tests/test_distro.py: flake8 cleanGuido Günther2016-09-23
* tests/test_systemd.py: flake8 cleanGuido Günther2016-09-23
* tests/test_debianpkg.py: flake8 cleanGuido Günther2016-09-23
* tests/test_redhatdistro.py: flake8 cleanGuido Günther2016-09-23
* tests/test_process.py: flake8 cleanGuido Günther2016-09-23
* systemd: Shorten error message if proess is from a user sessionGuido Günther2016-04-08
* The usual 2to3 string encoding madnessGuido Günther2016-02-24
* Fix assertRaises invocationsv0.0.10Guido Günther2015-06-29
* Skip lsb_release tests when module is missingv0.0.8Guido Günther2014-07-11
* Add systemd supportGuido Günther2014-07-11
* Drop unused variableGuido Günther2014-07-11
* Move detect_distro to DistroGuido Günther2014-07-01
* Update copyright statementsv0.0.6Guido Günther2014-04-28
* Also look for shared objects without a versionGuido Günther2014-04-25
* Use 'in' instead of 'has_key'Guido Günther2014-04-22
* Use 'next(iter)' instead of 'iter.next()'Guido Günther2014-04-22
* Don't run apt_pkg tests if apt_pkg is not installedGuido Günther2014-04-22
* Split out and test RedHatDistroGuido Günther2014-04-21
* Split out and test RpmPkgGuido Günther2014-04-21
* Split out and test DebianPkgGuido Günther2014-04-21
* Split out and test DebianDistroGuido Günther2014-04-21
* Split out and test PkgGuido Günther2014-04-20
* Split out and test DistroGuido Günther2014-04-20
* Split out and test ProcessGuido Günther2014-04-18