summaryrefslogtreecommitdiff
path: root/test/test_readers
Commit message (Collapse)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-215-20/+10
| | | | | | | | collapsed Author and Contact fields; use canonical email addresses for David and Felix; (I have reviewed the diff) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added pep_file_url_template setting; corrected PEP urls (removed .html); ↵goodger2006-03-231-7/+7
| | | | | | restored warning comment to HTML output git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4445 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updated tests for revision 4443 (support for new python.org and pep2pyramid.py)goodger2006-03-231-7/+7
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4444 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed false assumption about pathgoodger2005-06-173-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3509 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-262-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3129 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* set executable bits on test fileswiemann2005-03-225-0/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@3085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2004-06-161-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2288 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedwiemann2004-06-051-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2223 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Verifying that external targets are truly targets and not indirectmmgilbe2004-03-231-1/+1
| | | | | | | | references. This is because we are now adding a "name" attribute to references in addition to targets. Note sure if this is correct! git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1882 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* * Bug fixes to python readerianbicking2004-03-231-267/+511
| | | | | | | | * Getting tests up-to-date * Trimming unused nodes from pynodes git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1876 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2003-01-101-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1090 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* redundant; CVSROOT/cvsignore is globalgoodger2003-01-013-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1048 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-12-291-3/+36
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1046 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added currently breaking expressionrichard2002-12-191-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1034 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Added classes & methods.goodger2002-12-191-0/+158
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1032 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* a tool for exploring module documentation trees generated bygoodger2002-12-191-0/+33
| | | | | | | ``docutils.readers.python.moduleparser.parse_module()`` git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1031 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* More progress; functions done.goodger2002-12-181-45/+73
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1027 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* making good progressgoodger2002-12-143-145/+335
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1020 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-12-123-34/+78
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1016 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added stdin input capabilitygoodger2002-12-073-15/+33
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1001 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* a tool for exploring abstract syntax trees generated by ↵goodger2002-12-061-0/+34
| | | | | | ``tokenize.generate_tokens()`` git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@999 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* a tool for exploring abstract syntax trees generated by ``parser.suite()``goodger2002-12-061-0/+42
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@998 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* a tool for exploring abstract syntax trees generated by ``compiler.parse()``goodger2002-12-061-0/+51
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@997 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Tests for docutils/readers/python/moduleparser.py. Tests that don't pass ↵goodger2002-12-051-0/+321
| | | | | | yet are commented out. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@995 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* initial checkingoodger2002-12-053-0/+73
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@991 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* addedgoodger2002-12-051-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@988 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* *** empty log message ***goodger2002-12-041-0/+14
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@986 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-11-081-0/+24
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@917 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* changed docstring field lists into commentsgoodger2002-10-092-12/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@778 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Fixed "xml:space" attribute.goodger2002-09-241-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@711 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Updated for the new "line" attribute of system messages.goodger2002-09-041-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@624 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-08-212-16/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@572 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Ignore generated files.chodorowski2002-07-201-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@339 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-07-141-0/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@290 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* updatedgoodger2002-05-301-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@158 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* PEP testing.goodger2002-05-053-0/+399
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@89 929543f6-e4f2-0310-98a6-ba3bd3dd1d04