| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -0/+1 |
| |\ | |||||
| | * | Modernize the code now that Python 2.5 is no longer supported | Dmitry Shachnev | 2014-01-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | - Use print function instead of print statement; - Use new exception handling; - Use in operator instead of has_key(); - Do not use tuple arguments in functions; - Other miscellaneous improvements. This is based on output of `futurize --stage1`, with some manual corrections. | ||||
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| |/ | |||||
| * | support parallel testing with detox | shimizukawa | 2013-07-27 | 1 | -14/+20 |
| | | |||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix running tests under Python 3 without tox. | Georg Brandl | 2012-11-01 | 1 | -3/+3 |
| | | |||||
| * | fix some testing. | shimizukawa | 2012-05-01 | 1 | -5/+10 |
| | | | | | | * Python3 test support * Specify depended library version for Python2.4, 2.5 | ||||
| * | Fixes #874: do not use __file__ anymore after changing cwd. | Georg Brandl | 2012-03-10 | 1 | -3/+5 |
| | | |||||
| * | Cleanup after pull from https://bitbucket.org/timmartin/sphinx | Georg Brandl | 2011-05-15 | 1 | -4/+4 |
| | | |||||
| * | The test runner script now checks for the docutils and jinja libraries, ↵ | Tim Martin | 2011-04-12 | 1 | -0/+12 |
| | | | | | without which all tests fail | ||||
| * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |\ | |||||
| | * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | | |||||
| * | | Unify version_info checks. | Georg Brandl | 2010-07-28 | 1 | -1/+1 |
| | | | |||||
| * | | the test suite now runs on ubuntu, hopefully also debian and other system | DasIch | 2010-06-22 | 1 | -2/+3 |
| | | | |||||
| * | | Copy converted tests to build/lib/tests not build/lib/test | DasIch | 2010-06-12 | 1 | -2/+2 |
| | | | |||||
| * | | Changed tests/run.py so that it's possible to run the testsuite on python3 ↵ | DasIch | 2010-05-09 | 1 | -3/+12 |
| |/ | | | | more easiely | ||||
| * | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | | | | | | names in AUTHORS instead, and add the license of etree13 to LICENSE. | ||||
| * | Add a test suite skeleton, a first test for sphinx.config, and fix a bug in ↵ | georg.brandl | 2008-06-05 | 1 | -0/+26 |
| config. | |||||
