aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/06_test_upstream_source.py
Commit message (Expand)AuthorAge
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* tests: minor test case cleanupsGuido Günther2015-03-27
* tests: add tests for UpstreamSource.guess_version()Markus Lehtonen2015-02-20
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* UpstreamSource: automatically detect package name and versions from directoriesGuido Günther2012-06-25
* Make TestDir testcase use a newly created directoryGuido Günther2012-06-25
* Refactor deb helpers: move UpstreamSource classMarkus Lehtonen2012-05-01
* UpstreamSource: turn is_* vars and properties into methodsGuido Günther2012-02-07
* Rename and comment testsGuido Günther2011-12-29
* Move debian related helpers into submoduleGuido Günther2011-11-22
* Add tests for UpstreamSourceGuido Günther2011-07-25