summaryrefslogtreecommitdiff
path: root/tests/test_versioning.py
Commit message (Expand)AuthorAgeFilesLines
* Support docutils-0.18; Meta directive and meta node has movedTakeshi KOMIYA2021-10-031-2/+7
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* Sort imports with isortFrançois Freitag2020-11-111-2/+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-1/+1
|/
* Fix flake8 violationsTakeshi KOMIYA2018-02-191-2/+1
* Merge branch 'happy_new_year' into masterTakeshi KOMIYA2018-01-011-1/+1
|\
| * A happy new year!Takeshi KOMIYA2018-01-011-1/+1
* | Fix flake8 violationsTakeshi KOMIYA2017-12-231-1/+1
|/
* refs #3458: add sphinx.testing that are moved from /tests directory.shimizukawa2017-05-141-6/+9
* Year++Takeshi KOMIYA2017-03-261-1/+1
* pytest optimizatoin:shimizukawa2017-01-081-2/+2
* 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-11/+25
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|\ \ | |/
| * Update copyright year.Georg Brandl2014-03-011-1/+1
* | Drop python-2.5 and remove 2.4,2.5 support codesTakayuki Shimizukawa2013-12-151-1/+0
|/
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-3/+6
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix test_versioning.test_picklability testDaniel Neuhäuser2011-01-081-0/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
* Fix get_ratio for empty stringsDaniel Neuhäuser2010-08-161-1/+5
* Optimized merging algorithmDaniel Neuhäuser2010-08-151-13/+1
* Added a test for the behavior described by Jacob and it does failDaniel Neuhäuser2010-08-151-0/+9
* Check also for the length and explicitly check that the first uids are differentDaniel Neuhäuser2010-08-151-0/+2
* Added a test for paragraphs inserted at the beginning of a documentDaniel Neuhäuser2010-08-151-0/+7
* Added a test to make sure pickled doctrees still have their uidsDaniel Neuhäuser2010-08-141-0/+17
* Delete remaining files in the _build directoryDaniel Neuhäuser2010-08-101-0/+1
* Fixed algorithm test_insert passes now and everything seems to be working fineDaniel Neuhäuser2010-08-101-2/+0
* Initial version tracking implementationDaniel Neuhäuser2010-08-101-0/+88