summaryrefslogtreecommitdiff
path: root/fastimport/tests/test_parser.py
Commit message (Expand)AuthorAgeFilesLines
* Fix PEP8 formatting.Jelmer Vernooij2019-12-011-6/+17
* Explicitly declared all the byte strings. Renamed variables using reserved ke...Félix Mattrat2016-04-181-121/+119
* removed unused/useless statementsFélix Mattrat2016-04-151-2/+0
* sorted out string/unicode problems, updated the unicode test, renamed assertE...Félix Mattrat2016-04-151-5/+5
* make the tests work again on python2Félix Mattrat2016-04-141-27/+28
* python 3 compatibility, futurize stage 2Félix Mattrat2016-04-141-13/+15
* python 3 compatibility, futurize stage 1Félix Mattrat2016-04-141-3/+3
* Authorship information as a namedtuplemasklinn2014-04-271-8/+18
* Fix compatibility with python2.6, which does not have assertIsInstance.Jelmer Vernooij2014-01-181-2/+2
* Remove dependency on testtools.Jelmer Vernooij2014-01-181-6/+6
* Allow less strict parsing of fastimport streams.Jelmer Vernooij2012-04-041-0/+38
* Implement 'done' feature.Jelmer Vernooij2012-02-281-0/+26
* Remove old FSF address and point at FSF website instead.Jelmer Vernooij2011-10-061-2/+1
* Fix tests.Jelmer Vernooij2010-11-061-1/+1
* Use modes directly rather than bzr file kinds and executable flags.Jelmer Vernooij2010-09-121-6/+3
* Import processors from bzr-fastimport.Jelmer Vernooij2010-09-061-0/+284