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_settings.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore ``frontend.OptionParser`` deprecation warnings in ``HelperFunctionTests``
aa-turner
2022-12-02
1
-2
/
+4
*
Use unicode literal for U+00E4
aa-turner
2022-12-02
1
-3
/
+3
*
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
/
+7
*
Make the tests agnostic to the working directory
aa-turner
2022-11-10
1
-11
/
+14
*
Simplify ``ConfigFileTests.compare_output``
aa-turner
2022-10-21
1
-17
/
+6
*
Cleanup.
milde
2022-07-28
1
-1
/
+0
*
Prepare switch from optparse to argparse.
milde
2022-03-17
1
-3
/
+3
*
Remove unused imports.
milde
2022-03-05
1
-2
/
+2
*
Avoid multiple statements on one line. Fix redundant backslash
milde
2022-03-05
1
-1
/
+2
*
Avoid too long lines.
milde
2022-03-05
1
-9
/
+9
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+3
*
Fix (some) missing blank lines
milde
2022-03-04
1
-0
/
+1
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-2
/
+2
*
Fix missing whitespace after ',' or ':'.
milde
2022-03-03
1
-4
/
+4
*
Fix whitespace before/after delimiters and colon.
milde
2022-03-03
1
-21
/
+21
*
Fix r9010.
milde
2022-02-25
1
-4
/
+5
*
Test error reporting for config file syntax errors.
milde
2022-02-21
1
-16
/
+22
*
Add test for configuration file specification. Fix false positives.
milde
2022-02-07
1
-6
/
+25
*
Small fixes, mostly documentation. Test more "list" settings.
milde
2022-02-05
1
-6
/
+13
*
Fix code indentation
milde
2022-01-29
1
-5
/
+8
*
Drop string prefix "u".
milde
2022-01-26
1
-65
/
+52
*
Small fixes and clean-ups by Adam Turner.
milde
2022-01-26
1
-2
/
+2
*
Add missing comma (fix syntax error).
milde
2022-01-24
1
-2
/
+2
*
Test config settings in "non-native" config file sections.
milde
2022-01-24
1
-1
/
+20
*
Test config settings with "side-effects" (overwriting other settings).
milde
2022-01-24
1
-6
/
+23
*
Fix/silence DeprecationWarnings and RessourceWarnings.
milde
2022-01-06
1
-0
/
+2
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Deprecation warning updates.
milde
2021-11-05
1
-6
/
+15
*
py3: Switch to print functions
milde
2019-08-26
1
-4
/
+5
*
Add "smartquotes-locales" setting.
milde
2017-05-08
1
-1
/
+60
*
Bugfix: do not make "stylesheet-path"s absolute.
milde
2013-03-15
1
-3
/
+3
*
Unify/simplify type testing in "validate_*_list".
milde
2013-01-01
1
-4
/
+9
*
Fix: 3598893 --stylesheet and --stylesheet-path options broken, patch partial...
grubert
2012-12-31
1
-1
/
+1
*
Add tests for frontend.validate_comma_separated_list and frontend.validate_co...
grubert
2012-12-31
1
-0
/
+25
*
Use True/False for booleans. frontend.validate_ternary() returns True/False o...
milde
2012-11-26
1
-9
/
+9
*
New setting validators, code cleanup.
milde
2012-10-12
1
-4
/
+5
*
Drop support for Python 2.3.
milde
2012-06-22
1
-5
/
+0
*
python 2.3 alias unittest.TestCase.assertTrue (possibly reverted on next rele...
grubert
2012-05-01
1
-0
/
+6
*
Fix [ 3481980 ] Use os.getcwdu() in make_paths_absolute().
milde
2012-02-03
1
-0
/
+24
*
Replace deprecated aliases for assert methods with correct names.
milde
2012-02-03
1
-2
/
+2
*
Fix parsing of lists from config files.
milde
2011-11-22
1
-2
/
+10
*
One more cleanup as we require Python 2.3 now.
milde
2009-10-09
1
-2
/
+2
*
Prepare for python 3.0: minimize "types" module where possible (gbrandl).
grubert
2008-11-30
1
-1
/
+0
*
Merged abolish-userstring-haskey r5609:5616 to trunk.
strank
2008-07-28
1
-2
/
+2
*
undo accidental commit to trunk
strank
2008-07-23
1
-2
/
+2
*
Replace all has_key with the in operator.
strank
2008-07-23
1
-2
/
+2
*
correct faulty setting definitions & add test; 0.4 backport candidate
goodger
2006-11-12
1
-0
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
[next]