summaryrefslogtreecommitdiff
path: root/tests/test_quickstart.py
Commit message (Expand)AuthorAgeFilesLines
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Remove left-over debugging codeJon Waltman2010-09-161-4/+0
* | Add tests for Texinfo builderJon Waltman2010-09-161-0/+8
* | Fix raw_input which is not converted by 2to3 if not called.Georg Brandl2010-07-281-1/+6
* | Fix SyntaxError in config generated by quickstart and the quickstart testDasIch2010-05-281-2/+2
* | Make it easier for the test suite to override raw_input for test_quickstart.Georg Brandl2010-07-281-4/+4
* | Use code objects for exec statements instead of filesDaniel Neuh?user2010-05-081-2/+4
* | Move open() calls out of the try blockDasIch2010-05-011-2/+2
* | Don't use execfile() anymoreDasIch2010-04-291-2/+10
|/
* Add manual page writer.Georg Brandl2010-02-211-0/+5
* Add viewcode to quickstart.Georg Brandl2010-01-171-0/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Bring some more sanity into quickstart validators.Georg Brandl2009-04-291-2/+2
* Fix the fix of #127 to actually work.Georg Brandl2009-03-241-3/+3
* Forgot ifconfig.Georg Brandl2009-02-201-0/+1
* Fix #103: add all (usable) builtin extensions to quickstart.Georg Brandl2009-02-201-0/+4
* merge in Murkt's branchGeorg Brandl2009-01-041-9/+13
|\
* | Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
|/
* Properly escape authors and titles put into quickstart latex_documents setting.georg.brandl2008-10-161-3/+4
* Add a test suite for autodoc.georg.brandl2008-08-041-0/+1
* Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...georg.brandl2008-08-041-10/+12
* Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge...georg.brandl2008-07-181-0/+144