summaryrefslogtreecommitdiff
path: root/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* tests/__init__.py is GPLv2 *or later*, like the rest of bzr-fastimport.Jelmer Vernooij2011-10-111-1/+2
* Remove old FSF address. Thanks Dan Callaghan.Jelmer Vernooij2011-10-061-2/+1
* Cope with older versions of bzr.Jelmer Vernooij2011-07-251-1/+4
* Cope with Feature only being available from bzrlib.tests.features.Jelmer Vernooij2011-07-251-1/+2
* Fix output stream to stdout for bzr fast-export.Jelmer Vernooij2010-11-081-0/+1
* Add tests for _get_source_stream.Jelmer Vernooij2010-11-081-0/+1
* Add FastimportFeature.Jelmer Vernooij2010-10-151-1/+20
* Remove processors, now in python-fastimport.Jelmer Vernooij2010-09-061-4/+0
* Split out fastimport, import it from the system.Jelmer Vernooij2010-09-031-11/+9
* Move pure-fastimport code into its own directory, in preparation of splitting...Jelmer Vernooij2010-09-031-10/+10
* Add a bunch of direct tests for the _TreeShim interface.John Arbash Meinel2009-12-091-10/+11
* head tracking tests and fixIan Clatworthy2009-02-251-0/+1
* nicer and round-trippable mapping of git ref names to bzr branch namesIan Clatworthy2009-02-251-0/+1
* fast-import-filter for including/excluding paths from a streamIan Clatworthy2009-02-181-0/+3
|\
| * common_directory tests & tweaksIan Clatworthy2009-02-171-0/+1
| * no filtering testsIan Clatworthy2009-02-171-0/+1
| * code & tests for formatting Commands as file-import stream stringsIan Clatworthy2009-02-171-0/+1
* | clean-up tests for GenericProcessorIan Clatworthy2009-02-181-1/+1
|/
* Make the rename handling more robust.James Westby2008-03-081-0/+1
* 1st cut: gfi parser + --info processing methodIan Clatworthy2008-02-141-0/+29