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
/
package_unittest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ``package_unittest`` into ``alltests.py``
aa-turner
2022-10-21
1
-77
/
+0
*
Simplify ``package_unittest.loadTestModules``
aa-turner
2022-10-21
1
-24
/
+14
*
Inline ``package_unittest.main()``
aa-turner
2022-10-21
1
-16
/
+0
*
Remove arguments from ``package_unittest``
aa-turner
2022-10-21
1
-57
/
+3
*
Use ``importlib.import_module`` from the standard library
aa-turner
2022-10-21
1
-9
/
+1
*
Avoid line break after binary operator.
milde
2022-03-05
1
-9
/
+10
*
Avoid too long lines.
milde
2022-03-05
1
-1
/
+2
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+6
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-1
/
+1
*
Fix code indentation
milde
2022-01-29
1
-2
/
+2
*
Remove unused imports
milde
2022-01-26
1
-1
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Use 'isinstance(foo, bar)' instead of 'type(foo) is bar'
milde
2019-08-26
1
-2
/
+2
*
py3: Replace deprecated form of raising exception
milde
2019-08-26
1
-1
/
+1
*
py3: Switch to 'except foo as bar' syntax
milde
2019-08-26
1
-1
/
+1
*
py3: Switch to print functions
milde
2019-08-26
1
-5
/
+6
*
Cleanup: Use True/False for boolean values
milde
2012-01-19
1
-1
/
+1
*
Apply [ 2029251 ] return nonzero when tests fail.
milde
2009-09-03
1
-1
/
+1
*
Prepare for python 3.0: minimize "types" module where possible (gbrandl).
grubert
2008-11-30
1
-2
/
+1
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
fixed usage bug
wiemann
2004-07-25
1
-1
/
+1
*
Print a backtrace on failed import of test modules.
cben
2004-07-25
1
-1
/
+2
*
Allow the test suite to survive unimportable test modules.
cben
2004-07-25
1
-17
/
+21
*
changed docstring field lists into comments
goodger
2002-10-09
1
-6
/
+6
*
Portable fix.
goodger
2002-08-13
1
-10
/
+2
*
Second version of the .. sectnum:: directive implementation. Also, the
yole
2002-08-11
1
-2
/
+10
*
Fixed lingering bugs; now alltests.py can be run from anywhere,
goodger
2002-08-10
1
-1
/
+1
*
Cleaned up imports
goodger
2002-05-30
1
-1
/
+6
*
- Renamed from UnitTestFolder.py.
goodger
2002-04-25
1
-0
/
+151