summaryrefslogtreecommitdiff
path: root/tests/test_env.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-1/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix test_env by supplying a dummy imgpath to the HTML builder.Georg Brandl2012-07-291-0/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | merge with 1.0Georg Brandl2010-11-171-3/+3
|\ \ | |/
| * Adapt test to new warning API.Georg Brandl2010-11-121-3/+3
* | Fixed test_env.test_images test for python3DasIch2010-07-111-4/+6
|/
* Clean up unused imports.Georg Brandl2010-01-171-1/+0
* merge with trunk (not working perfectly yet)Georg Brandl2010-01-071-0/+2
|\
| * Add new universal config value ``exclude_patterns``, with glob-style exclude ...Georg Brandl2010-01-061-0/+2
* | merge with trunkGeorg Brandl2010-01-021-1/+1
|\ \ | |/
| * Happy new year!Georg Brandl2010-01-011-1/+1
* | More refactoring for language-independent domain support.Georg Brandl2009-09-071-2/+2
* | Access domain data via env.domaindata.Georg Brandl2009-07-131-2/+5
* | With a few disabled features (see XXX), the test suite runs again.Georg Brandl2009-07-131-5/+4
* | First step of domain handling in environment.Georg Brandl2009-07-131-3/+4
|/
* Restore 2.4 compatibility and fix removing the generated file properly.Georg Brandl2009-03-161-1/+0
* Do proper cleanup of generated files.Georg Brandl2009-03-161-0/+1
* Fix test_env.Georg Brandl2009-03-161-24/+31
|\
| * Fix test_env.Georg Brandl2009-03-161-1/+1
| * Fix test_env after update() API change.gbrandl2009-03-151-4/+2
| * Use standard ``file:line: warning: message`` format for warning messages.Georg Brandl2009-03-051-4/+4
| * #10: implement HTML section numbering.Georg Brandl2009-02-221-7/+10
| * SVG images are now supported in HTML (via ``<object>`` and ``<embed>`` tags).Georg Brandl2009-02-181-9/+9
| * Fix more line length and trailing whitespace.Georg Brandl2009-01-101-3/+6
| * Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
| |\ | |/ |/|
| * Close #4: Added a ``:download:`` role that marks a non-document fileGeorg Brandl2008-12-281-2/+4
| * Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
| * Remove sphinx.builder usage.Georg Brandl2008-12-231-1/+2
* | Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
|/
* Fix test typo.Georg Brandl2008-11-081-1/+1
* Fix the handling of images in different directories.Georg Brandl2008-11-061-4/+7
* Add minimal test for descitems.georg.brandl2008-10-181-0/+21
* Fix nits.georg.brandl2008-09-111-1/+2
* Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,...georg.brandl2008-08-041-0/+81