summaryrefslogtreecommitdiff
path: root/tests/test_metadata.py
Commit message (Expand)AuthorAgeFilesLines
* doc: Upgrade docutils.sourceforge.io links to HTTPSigo958622021-05-161-1/+1
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
* | refactor: Remove u-prefix from stringsTakeshi KOMIYA2018-12-161-21/+21
* | Refactor metadata handlingTakeshi KOMIYA2018-11-301-5/+3
|/
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* Remove the custom smartypants codeDmitry Shachnev2017-04-251-2/+2
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-2/+2
* pytest migrationshimizukawa2017-01-041-7/+1
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Complete test suite overhaul.Georg Brandl2014-09-211-17/+5
* | * provide _copy_to_temp option for TestApp()Takayuki Shimizukawa2014-08-101-1/+1
* | * refactoring: metadata (docinfo) type normalization and add test.Takayuki Shimizukawa2014-08-021-0/+3
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* Closes #1312: use non-deprecated unittest-like namesGeorg Brandl2014-01-101-3/+3
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-1/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* New year update.Georg Brandl2011-01-041-1/+1
* Clean up unused imports.Georg Brandl2010-01-171-1/+0
* Fix the test suite.Georg Brandl2010-01-131-3/+1
* merge with 0.6Georg Brandl2010-01-011-1/+1
* Fix some nits after pulling from http://bitbucket.org/howthebodyworks/sphinx/...Georg Brandl2009-12-231-24/+29
* sphinx now preserves lots of useful document metadataDan MacKinlay2009-12-221-3/+19
* handle key ordering silliness in testsDan MacKinlay2009-12-221-1/+1
* working tests for docinfo metadataDan MacKinlay2009-12-221-67/+16
* using test_environment as a test example, I get closer, but it turns out that...Dan MacKinlay2009-12-211-72/+31
* attempt at test suite number 1 - this one doesn't seem to generate any metadataDan MacKinlay2009-12-211-0/+143