summaryrefslogtreecommitdiff
path: root/tests/test_versioning.py
Commit message (Expand)AuthorAgeFilesLines
* 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 stringsDasIch2010-08-161-1/+5
* Optimized merging algorithmDasIch2010-08-151-13/+1
* Added a test for the behavior described by Jacob and it does failDasIch2010-08-151-0/+9
* Check also for the length and explicitly check that the first uids are differentDasIch2010-08-151-0/+2
* Added a test for paragraphs inserted at the beginning of a documentDasIch2010-08-151-0/+7
* Added a test to make sure pickled doctrees still have their uidsDasIch2010-08-141-0/+17
* Delete remaining files in the _build directoryDasIch2010-08-101-0/+1
* Fixed algorithm test_insert passes now and everything seems to be working fineDasIch2010-08-101-2/+0
* Initial version tracking implementationDasIch2010-08-101-0/+88