index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
test
/
test_functional.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix IndexError when running individual test modules under Python <3.9
milde
2022-11-26
1
-1
/
+1
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
1
-0
/
+6
*
Put `first` and `second` arguments of `assertEqual` on the top line.
milde
2022-11-24
1
-6
/
+4
*
Drop default settings from individual functional test files.
milde
2022-11-16
1
-3
/
+18
*
Remove ``_test_more`` support
aa-turner
2022-10-27
1
-11
/
+3
*
Use subtests for the functional tests
aa-turner
2022-10-27
1
-145
/
+78
*
Inline ``_default`` in functional tests
aa-turner
2022-10-27
1
-9
/
+0
*
Change working directory once for all tests
aa-turner
2022-10-21
1
-2
/
+0
*
Documentation update
milde
2022-06-17
1
-1
/
+1
*
Add encoding arguments when opening files.
milde
2022-06-15
1
-2
/
+3
*
Remove unused local variables
milde
2022-03-05
1
-2
/
+0
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-1
/
+1
*
Various small fixes.
milde
2022-01-29
1
-1
/
+3
*
Small fixes and clean-ups by Adam Turner.
milde
2022-01-26
1
-1
/
+1
*
Document incompatibility with "pytest" and "nosetest". Update.
milde
2022-01-12
1
-5
/
+13
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
1
-18
/
+2
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
remove the helper function "walker" for os.path.walk from python2.2
grubert
2020-08-10
1
-15
/
+0
*
remove try-except catching python2.2 missing os.walk
grubert
2020-08-10
1
-13
/
+10
*
py3: Wrap 'foo.keys()', 'zip(foo, bar') in 'list'
milde
2019-08-27
1
-1
/
+1
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-4
/
+4
*
py3: Switch to print functions
milde
2019-08-26
1
-2
/
+3
*
log
grubert
2019-08-20
1
-3
/
+5
*
Use True/False for booleans. frontend.validate_ternary() returns True/False o...
milde
2012-11-26
1
-1
/
+1
*
Replace deprecated aliases for assert methods with correct names.
milde
2012-02-03
1
-2
/
+2
*
Apply [ 3365041 ] to fix py3k unittest regressions.
milde
2011-07-20
1
-1
/
+0
*
Apply part of patch 3303733 to allow testing with Python 3 and LANG=C.
milde
2011-05-24
1
-1
/
+5
*
Fix: failsafe encoding of unicode strings before writing to sys.stderr
milde
2011-05-06
1
-1
/
+1
*
fix errors with Python 3
milde
2010-09-21
1
-6
/
+7
*
fixed issue with line endings causing test suite failures with snapshot downl...
goodger
2010-07-21
1
-1
/
+4
*
fix indentation whitespace
milde
2010-04-23
1
-1
/
+1
*
Ensure test work as intended in all supported Python versions.
milde
2010-03-18
1
-8
/
+19
*
test_functional.py failed printing diff containing non-ASCII chars
milde
2009-04-27
1
-1
/
+1
*
Convert docutils to Python 3 (at least so that it runs the test suite.)
gbrandl
2009-04-01
1
-3
/
+3
*
moved explanation/instructions into templates (no expected output, & output d...
goodger
2008-12-09
1
-20
/
+26
*
test_functional.py: Less verbose but still helpful output.
milde
2008-12-09
1
-7
/
+8
*
test_functional.py: give some hints if there is no expected output (yet)
milde
2008-12-08
1
-3
/
+12
*
Prepare for python 3.0: use os.walk instead os.path.walk.
grubert
2008-11-30
1
-1
/
+13
*
Merged abolish-userstring-haskey r5609:5616 to trunk.
strank
2008-07-28
1
-5
/
+6
*
undo accidental commit to trunk
strank
2008-07-23
1
-3
/
+3
*
Replace all has_key with the in operator.
strank
2008-07-23
1
-3
/
+3
*
adjusted name and email address
wiemann
2007-05-31
1
-1
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
moved clear_roles to DocutilsTestSupport.CustomTestCase so that it is used gl...
wiemann
2006-01-09
1
-9
/
+0
*
added workaround for left-over default roles in functional tests
wiemann
2006-01-09
1
-0
/
+9
*
merged branches/s5 changes r4011:4155 into trunk/docutils
goodger
2005-12-08
1
-15
/
+35
*
corrected order of imports
goodger
2005-12-03
1
-1
/
+1
*
use universal newlines when opening expected output files to guard against cr...
goodger
2005-04-06
1
-1
/
+3
*
updated for SVN
goodger
2005-03-22
1
-2
/
+2
*
improved usefulness of test output
goodger
2004-10-05
1
-2
/
+9
[next]