summaryrefslogtreecommitdiff
path: root/tests/test_searchadapters.py
Commit message (Expand)AuthorAgeFilesLines
* Simplify testcases for websupportTakeshi KOMIYA2017-04-221-69/+0
* Year++Takeshi KOMIYA2017-03-261-1/+1
* Merge branch 'stable'Takeshi KOMIYA2016-07-151-1/+1
|\
| * Optimize tests: test_searchadaptersTakeshi KOMIYA2016-07-141-1/+1
* | Updates related to new feed() signatureMatthias Geier2016-06-081-1/+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-16/+7
* | remove 'six' name except importing line.Takayuki Shimizukawa2014-04-301-3/+3
* | introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-3/+4
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-4/+2
* Copyright update.Georg Brandl2013-01-011-1/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
* Improve websupport test skipping, add new decorator for search adapter skipping.Georg Brandl2010-08-211-15/+11
* Removed trailing whitespaceDaniel Neuhäuser2010-08-101-2/+1
* updated tests to use builddir instead of outdirJacob Mason2010-08-071-1/+1
* rename comments package storageJacob Mason2010-08-041-1/+1
* added more test coverage.Jacob Mason2010-08-041-1/+3
* Separate search adapter tests from othersJacob Mason2010-08-041-0/+82