summaryrefslogtreecommitdiff
path: root/tests.py
Commit message (Expand)AuthorAgeFilesLines
* add tests for JsonPointer.to_last()Stefan Kögl2013-07-111-0/+19
* add test for out-of-bounds errorStefan Kögl2013-07-111-0/+4
* add test for JsonPointer.contains(other)Stefan Kögl2013-07-111-1/+10
* add test for invalid list indexStefan Kögl2013-07-111-1/+6
* add test for pointer string not starting with /Stefan Kögl2013-07-111-0/+10
* add test for comparing a pointer to another objectStefan Kögl2013-07-071-0/+3
* move coverage code from tests.py to makefileStefan Kögl2013-07-071-29/+2
* unambiguous array indices make pointers comparableStefan Kögl2013-01-061-1/+20
* reduce verbosity of test runsStefan Kögl2012-11-151-1/+1
* update jsonpointer to current specStefan Kögl2012-11-081-1/+9
* Fix compatibility with Python 2.5.Alexander Shorin2012-09-121-5/+5
* update jsonpointer to current specv0.3Stefan Kögl2012-09-071-0/+35
* initial commitStefan Kögl2011-07-311-0/+44