summaryrefslogtreecommitdiff
path: root/tools/quicktest.py
Commit message (Expand)AuthorAgeFilesLines
* Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.milde2012-06-131-11/+11
* Install auxiliary scripts under docutils/tools instead of the binary path.milde2010-03-091-0/+211
* Include buildhtml.py and rst_quicktest.py in package_data[\\\scripts\']milde2010-03-051-211/+0
* clarify purposegoodger2008-05-071-1/+3
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-6/+3
* typogoodger2006-04-261-1/+1
* improve -V/--version outputgoodger2006-04-261-2/+3
* added -A option to quicktest.py (as listed by quicktest.py -h)wiemann2005-03-231-1/+1
* moved locale imports into try blocks, for Jython compatibilityorutherfurd2004-03-281-1/+1
* typogoodger2003-01-101-1/+1
* Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.goodger2002-10-181-3/+3
* Added "-A" option. Fixed typo.goodger2002-10-081-2/+2
* Added ``-V``/``--version`` option.goodger2002-10-031-1/+7
* Made the ``locale.setlocale()`` calls in front ends fault-tolerant.goodger2002-09-201-1/+4
* updatedgoodger2002-09-191-12/+10
* updatedgoodger2002-08-211-1/+1
* Added a second command-line argument (output file); cleaned up.goodger2002-07-271-23/+28
* - Added ``locale.setlocale()`` calls to front-ends.goodger2002-07-041-0/+3
* Added the "--attributes" option, hacked a bit.goodger2002-06-271-3/+12
* updatedgoodger2002-05-301-1/+3
* updatedgoodger2002-05-051-1/+1
* Initial revisiongoodger2002-04-201-0/+185