Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-08 | Move common function to db-functions | Pierre Schmitz | 1 | -3/+3 | |
db-functions now sets an individual $WORKDIR and implements trap functinos that remove locks on exit or error. There are new functions to lock and unlock the running script. misc-scripts/ftpdir-cleanup was renamed to ftpdir-cleanup-repo as the cron-job had the same name. Script names have to be unique when using db-functions. | |||||
2010-08-08 | Prepare for variable db file compression | Pierre Schmitz | 1 | -4/+4 | |
2010-08-08 | Fix test and add some more checks | Pierre Schmitz | 1 | -4/+5 | |
2010-08-08 | Reduce verbosity | Pierre Schmitz | 2 | -10/+8 | |
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 | 2 | -1/+99 | |
2010-08-08 | Use package pool instead of $repo/os/any dirs | Pierre Schmitz | 1 | -0/+2 | |
2010-08-08 | Fix old call | Pierre Schmitz | 1 | -3/+3 | |
2010-08-07 | Simplify tests and add tests for db-move | Pierre Schmitz | 2 | -14/+110 | |
2010-08-07 | add test for db-remove | Pierre Schmitz | 2 | -10/+81 | |
2010-08-07 | add an initial set of tests | Pierre Schmitz | 1 | -0/+66 | |
2010-08-07 | add some common functions for our test suite | Pierre Schmitz | 1 | -0/+113 | |
2010-08-07 | add default makepkg.conf for both arches | Pierre Schmitz | 2 | -0/+230 | |
2010-08-07 | add a local copy of shunit2 | Pierre Schmitz | 1 | -0/+1116 | |
This is a local copy of shUnit 2.1.5 from http://shunit2.googlecode.com/ License: LGPL | |||||
2010-08-07 | add some sample PKGBUILDs | Pierre Schmitz | 6 | -0/+76 | |