Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |