summaryrefslogtreecommitdiff
path: root/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Let apply_patch to handle patch as JSON-encoded string.Alexander Shorin2012-06-161-0/+8
* Revert to original apply_patch() behavior and make f3f3410 changes optional.Alexander Shorin2012-01-051-23/+50
* Add make_patch function to generate JsonPatch by comparing of two documents.Alexander Shorin2011-12-251-0/+29
* Rework tests.Alexander Shorin2011-12-251-29/+58
* compatibility with Python 2.6+ and Python 3.xv0.1Stefan Kögl2011-06-231-2/+3
* add test.py to run doctestsStefan Kögl2011-06-201-0/+43