lp:~siretart/revu/revu2
Created by
Reinhard Tartler
and last modified
siretart's playground for revu2. Here I'm experimenting with new ideas how revu2 could work somewhen.
- Get this branch:
- bzr branch lp:~siretart/revu/revu2
Only
Reinhard Tartler
can upload to this branch. If you are
Reinhard Tartler
please log in for upload directions.
Branch merges
Branch information
Recent revisions
- 95. By Reinhard Tartler
-
reorganize module structure a bit.
refactor PackageCache.py in PackageFetcher.py and PackageFetcherLocal.py
adapt first unit test to work.Note: Although the first unittest works, the currently available trivial
class needs a lot more additional unittests to define the expected
behavior. After we have this, we can start implementing
PackageFetcherDget, which will be the most important one in REVU2. - 93. By Reinhard Tartler
-
add mktemp source package from gutsy. holds as tiny example package for tests