summaryrefslogtreecommitdiff
path: root/docutils/test/test_viewlist.py
Commit message (Expand)AuthorAgeFilesLines
* Fix IndexError when running individual test modules under Python <3.9milde2022-11-261-1/+1
* Fix import errors with ``python -m unittest``.milde2022-11-251-0/+7
* Import from the ``docutils`` packageaa-turner2022-10-211-1/+2
* Resolve flake8 ``E275`` erroraa-turner2022-10-201-1/+1
* Remove excess blank lines.milde2022-03-041-1/+0
* Ensure at least two spaces before inline comment.milde2022-03-041-1/+1
* Fix code indentationmilde2022-01-291-2/+2
* Small fixes and clean-ups by Adam Turner.milde2022-01-261-1/+1
* Drop special-casing for Python 2.x in tests and tools.milde2022-01-031-1/+1
* py3: Switch to print functionsmilde2019-08-261-14/+0
* Drop support for Python 2.3.milde2012-06-221-4/+0
* python 2.3 alias unittest.TestCase.assertTrue (possibly reverted on next rele...grubert2012-05-011-0/+4
* Replace deprecated aliases for assert methods with correct names.milde2012-02-031-8/+8
* use failUnless instead of assertTrue for 2.3 compatibilitymilde2010-06-111-1/+1
* More tests for the ViewList classmilde2010-05-071-4/+67
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* set executable bits on test fileswiemann2005-03-221-0/+0
* updatedgoodger2003-07-051-2/+2
* *** empty log message ***goodger2002-11-081-0/+166