]> git.decadent.org.uk Git - dak.git/history - tests
Also don't reuse the bcc variable, but use a local one
[dak.git] / tests /
2010-08-16 Joerg JaspertMerge branch 'master' into bpo
2010-01-30 Joerg JaspertTell the testcases about the dsc thingie
2009-11-05 Mike O'Connormerge from ftp-master
2009-11-03 Mark HymersMerge commit 'ftpmaster/master'
2009-11-01 Chris LambAdd test that imports all dak commands.
2009-11-01 Mark HymersMerge commit 'ftpmaster/master'
2009-11-01 Joerg JaspertMerge branch 'merge'
2009-11-01 Joerg JaspertMerge commit 'lamby/master' into merge
2009-11-01 Chris Lamblenny's python-apt does not support "#" comments.
2009-11-01 Mark HymersMerge commit 'ftpmaster/master'
2009-11-01 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-31 Chris LambAdd tests for process_gpgv_output
2009-10-31 Chris LambHeh, someone fixed these issues since 2001.
2009-10-31 Chris LambAdd dak.conf for tests as utilities parse it.
2009-10-31 Chris LambPort old tests to unittest; currently 18 failures.
2009-10-31 Chris LambAdd a 'fixture' utility to generate a path to a fixture.
2009-10-31 Chris LambUse a custom dak.conf during tests - now we can import...
2009-10-31 Chris LambMake daklib.lintian work on the named groups, not the...
2009-10-31 Chris LambUse named groups in lintian regex.
2009-10-31 Chris LambAlter generate_reject_messages to return a generator.
2009-10-31 Chris LambGenerate lintian reject messages in daklib.lintian...
2009-10-31 Chris LambMove lintian parsing to daklib.lintian and add tests.
2009-10-31 Chris LambMake all tests use DakTestCase.
2009-10-31 Chris LambAdd a base TestCase that we can extend later.
2009-10-31 Mike O'Connormerge from master
2009-10-30 Mike O'Connormerge from master
2009-10-29 Mike O'ConnorMerge branch 'master' of /home/stew/src/dak
2009-10-29 Mark HymersMerge commit 'ftpmaster/master'
2009-10-28 Mike O'ConnorMerge remote branch 'flotow/master'
2009-10-28 Mike O'ConnorMerge remote branch 'flotow/master'
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Mike O'Connormarge from master
2009-10-28 Chris LambDrop the SourceFormat-specific validate_format classmet...
2009-10-28 Chris LambDon't validate a .changes Format as a source package...
2009-10-28 Chris LambAdd validate_changes_format utility.
2009-10-28 Chris LambMove parse_format tests to test_formats.py
2009-10-28 Chris LambMove parse_format into daklib.formats
2009-10-28 Mark HymersMerge commit 'ftpmaster/master'
2009-10-28 Joerg JaspertMerge branch 'merge'
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambAdd get_format_from_string utility method
2009-10-28 Chris LambAttach validate_format(...) to each SourceFormat that...
2009-10-28 Chris LambSplit out parse_format to module-level and test it...
2009-10-28 Chris LambSplit parsing of "Format:" string and validation of it.
2009-10-28 Chris Lamb"Format: 0.0" is now invalid
2009-10-28 Chris LambAdd regression tests for parse_format.
2009-10-28 Mark HymersMerge commit 'ftpmaster/master'
2009-10-28 Joerg JaspertMerge commit 'lamby/master' into merge
2009-10-28 Chris LambFix lintian regex.
2009-10-27 Chris LambMerge branch 'master' of ries.debian.org:/srv/ftp.debia...
2009-10-27 Joerg JaspertMerge commit 'djpig/djpig' into merge
2009-10-27 Joerg JaspertMerge branch 'master' of ssh://ftp-master.debian.org...
2009-10-27 Joerg JaspertMerge branch 'merge'
2009-10-27 Joerg JaspertMerge commit 'lamby/lintian_autoreject' into merge
2009-10-27 Chris LambSimple check for lintian regex
2009-10-27 Joerg JaspertMerge commit 'djpig/djpig' into merge
2009-10-27 Joerg JaspertMerge commit 'lamby/deb-src-3.0-sqla' into merge
2009-10-27 Chris LambMerge branch 'master' into deb-src-3.0-sqla
2009-10-27 Chris LambReject uploads that contain a native tarball and a...
2009-10-27 Chris Lambdak heresy
2009-10-27 Chris LambAdd unittest.main() to test_regexes.
2009-10-27 Chris LambAdd shebang to regex tests.
2009-08-09 Joerg JaspertMerge commit 'lamby/master' into merge
2009-08-09 Chris LambAdd some simple regression tests for regexes.re_single_...
2009-08-09 Chris LambAdd a basic test runner.