Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-17 | do not output color in the testcases if stdout/stderr are not a /dev/pts | David Kalnischkies | 1 | -5/+17 | |
2011-08-17 | fix the compareversion test to work then called from outside of libapt | David Kalnischkies | 1 | -0/+2 | |
2011-08-17 | add 'dirs' target to the 'all' target to ensure that for e.g. the tests | David Kalnischkies | 1 | -1/+0 | |
all (sub)directories are build which are needed (e.g. obj/ and co) | |||||
2011-02-16 | merged from donkult and fix dashish | Michael Vogt | 1 | -1/+1 | |
2011-01-13 | ignore non-regular files in GetListOfFilesInDir (Closes: #594694) | David Kalnischkies | 1 | -0/+5 | |
2010-10-22 | dpkg doesn't like underscores in versions anymore (=it fails) so our | David Kalnischkies | 1 | -1/+1 | |
behaviour can be undefined… (or at least can't be tested against dpkg) | |||||
2010-07-25 | Strip the .sh extension from the libapt testrunner and | David Kalnischkies | 1 | -0/+61 | |
make it a bit more robust against calling from outside |