summaryrefslogtreecommitdiff
path: root/test/test_nodes.py
Commit message (Expand)AuthorAgeFilesLines
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-4/+2
* corrected order of importsgoodger2005-12-031-0/+1
* added Node.deepcopy(); fixed bug with doubly-indirect substitutionswiemann2005-10-111-0/+22
* renamed Element.substitute to Element.replace_selfwiemann2005-09-261-5/+5
* cover two more cases:wiemann2005-09-111-2/+8
* renamed update to update_basic_atts;wiemann2005-09-111-7/+7
* added Element.substitute()wiemann2005-09-111-7/+40
* renamed Element.attr_defaults to list_attributes;wiemann2005-09-111-0/+13
* added possibility to pass node classes to node.traverse()wiemann2005-06-051-0/+1
* added --id-prefix and --auto-id-prefix optionswiemann2005-05-211-0/+27
* merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunkwiemann2005-03-261-1/+22
* removed Node.flattened(); added Node.traverse();wiemann2005-03-151-28/+42
* removed redundant get_children();wiemann2005-03-141-5/+3
* removed Node.has_children methodwiemann2005-03-141-9/+0
* renamed docutils.nodes.Node.tree to docutils.nodes.Node.flattened, and added ...goodger2005-03-131-5/+6
* removed lambda, renamed cond to condition (explicit & self-documenting)goodger2005-03-051-1/+1
* Reintroduced the changes from 1.13, plus allowance for py2.1, and no reliance...goodger2005-03-051-9/+13
* added Node.tree() methodwiemann2005-03-051-3/+15
* reverted test_nodes.py from 1.14 to 1.13; the nested scopes arewiemann2005-03-051-8/+8
* removed unnecessary __future__ import; simplified (& sped up!) test_next_nodegoodger2005-03-051-8/+8
* added Node.has_children() and Node.next_node()wiemann2005-03-051-0/+38
* added Element.clear()wiemann2005-03-041-5/+8
* updatedgoodger2003-04-281-0/+7
* beginnings of substitution case-sensitizinggoodger2003-03-271-0/+12
* updatedgoodger2003-01-031-5/+0
* changed docstring field lists into commentsgoodger2002-10-091-6/+6
* updatedgoodger2002-08-211-1/+1
* updatedgoodger2002-08-161-0/+2
* updatedgoodger2002-05-301-0/+10
* updatedgoodger2002-05-231-0/+13
* updatedgoodger2002-05-071-2/+2
* updatedgoodger2002-05-051-1/+32
* Initial revisiongoodger2002-04-201-0/+83