summaryrefslogtreecommitdiff
path: root/docs/dev/testing.txt
Commit message (Expand)AuthorAgeFilesLines
* Update test documentation. Set executable bit on test scripts.milde2022-12-131-8/+8
* Update test documentation.milde2022-12-021-51/+42
* Small documentation fixes and updates.milde2022-11-281-5/+5
* Fix running of individual test (first batch).milde2022-11-241-2/+2
* Add support for ``pytest``aa-turner2022-11-101-6/+6
* Minimalistic menu bar for documentation pages.milde2022-04-021-0/+2
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-201-1/+1
* Document incompatibility with "pytest" and "nosetest". Update.milde2022-01-121-2/+13
* Docutils 0.19 requires Python 3.7 or later.milde2022-01-031-8/+8
* Revise/Update the `Running the Test Suite` documentation.milde2021-11-271-44/+40
* docs: Add a note about using tox to test multiple pythonmilde2020-02-061-3/+13
* Update/expand documentation of element attribute types.milde2019-10-291-1/+8
* Remove autoconversion code.milde2019-08-271-9/+4
* Drop support for Python 3.4milde2019-08-261-24/+21
* Documentation update: Dropped support for Python 2.4, 2.5, 3.1, and 3.2.milde2017-08-101-14/+9
* Add test instruction for Python 3 (cf. bug #314).milde2017-03-211-0/+6
* note on testing ant configurationgrubert2015-09-301-0/+7
* Testing docs: consolidate and add to new documentation section for testing ac...gitpull2015-04-161-38/+48
* Add tox.ini support for testing multiple versions. Update release notes and d...gitpull2015-04-161-0/+28
* Drop support for Python 2.3.milde2012-06-221-5/+3
* change references to berlios to sourceforgegrubert2011-12-021-1/+1
* One more cleanup as we require Python 2.3 now.milde2009-10-091-6/+3
* fix & 2.6 updategoodger2008-10-051-3/+4
* Update Testing doc: since release 0.5, Python 2.1 support is dropped.milde2008-10-011-13/+12
* adjusted name and email addresswiemann2007-05-311-1/+1
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-6/+4
* reverted premature checkingoodger2006-04-021-6/+0
* Added ``docutils.nodes.document.__getstate__`` method, for pickling.goodger2006-04-021-0/+6
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-091-1/+1
* merged branches/s5 changes r4011:4155 into trunk/docutilsgoodger2005-12-081-5/+14
* updated the project policies for trunk/branch development & version numberinggoodger2005-10-281-2/+52
* removed references to default.css;wiemann2005-10-111-1/+1
* fixed malformed hyperlink targetwiemann2005-09-201-1/+1
* added information about working directorywiemann2005-05-251-1/+4
* documented ignoring of functional test config files which start with an under...wiemann2005-05-251-1/+2
* some updates of doc files from CVS to SVNwiemann2005-05-251-1/+1
* removed section about ugly unittest output, because it's fixed in DocutilsTes...wiemann2004-09-131-15/+0
* updatedgoodger2004-09-091-3/+10
* added some documentation about unit testswiemann2004-09-011-1/+56
* some fixeswiemann2004-08-291-12/+9
* fix for backslashwiemann2004-07-271-6/+6
* updatedgoodger2004-06-271-3/+5
* moved documentation for testing to docs/dev/testing.txtwiemann2004-06-251-0/+137