Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-10 | Use more consitent naming for package pool | Pierre Schmitz | 1 | -5/+5 | |
There are no longer architecture-specific subdirs and the structure was switch to this: ftp └── pool ├── community └── packages packages contains all packages from core, extra and testing; this naming is in sync with the svn repo naming: svn-packages and svn-community | |||||
2010-08-08 | Fix test and add some more checks | Pierre Schmitz | 1 | -4/+5 | |
2010-08-08 | Reduce verbosity | Pierre Schmitz | 1 | -7/+7 | |
Only inform of errors and processes that might take longer. | |||||
2010-08-08 | add transitions tests | Pierre Schmitz | 1 | -0/+86 | |
Theses tests simulate the case of packages with the old repo layout and the new package pool layout. | |||||
2010-08-08 | add test for ftpdir-cleanup | Pierre Schmitz | 1 | -0/+97 | |
2010-08-08 | Fix old call | Pierre Schmitz | 1 | -3/+3 | |
2010-08-07 | Simplify tests and add tests for db-move | Pierre Schmitz | 1 | -10/+76 | |
2010-08-07 | add test for db-remove | Pierre Schmitz | 1 | -0/+78 | |
2010-08-07 | add an initial set of tests | Pierre Schmitz | 1 | -0/+66 | |