index
:
markdown/.git
master
A Python implementation of John Gruber’s Markdown with Extension support.
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated generate code for tests refactor. Related to #333.
Waylan Limberg
2014-08-21
1
-3
/
+3
*
Refactored test framework to use YAML config files rather than INI. Fixes #333.
Waylan Limberg
2014-08-20
1
-48
/
+62
*
Updated testing framework to use PyTidyLib rather than uTidyLib for Python 3 ...
Waylan Limberg
2013-03-13
1
-21
/
+20
*
Testing framework now runs on Python 2 & 3 unmodified.
Waylan Limberg
2012-12-14
1
-10
/
+10
*
Normalize line endings in tests as git may alter them on Windows.
Waylan Limberg
2012-12-14
1
-2
/
+3
*
Fixed #115. Make sure all file objects are closed.
Waylan Limberg
2012-07-12
1
-2
/
+5
*
Added some fadfile commands to (re)generate tests when they are added or upda...
Waylan Limberg
2011-08-04
1
-5
/
+38
*
Python 3.2 made some changes to the configparser which broke the testing fram...
Waylan Limberg
2011-07-28
1
-3
/
+3
*
Fixed a Python 2.4 incompatability in last commit. 'encode' only accepted pos...
Waylan Limberg
2011-07-28
1
-1
/
+1
*
All internal encoding of output now uses the 'xmlcharrefreplace' error handle...
Waylan Limberg
2011-07-28
1
-1
/
+1
*
The Testing Framework will now pass any non-reserved args set in test.cfg fil...
Waylan Limberg
2011-04-29
1
-6
/
+5
*
Added run-tests.py script and added a helpful error message if nose is not in...
Waylan Limberg
2010-02-13
1
-5
/
+6
*
Moved test dir back out of markdown lib. We don't need to install the tests i...
Waylan Limberg
2010-02-12
1
-0
/
+117