index
:
delta/python-json-pointer.git
abcs
baserock/morph
cmd-ptr-arg
issue-22
master
python-3.7
python-3.8
validation
github.com: stefankoegl/python-json-pointer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Tests for Python 3.2
Stefan Kögl
2015-05-07
1
-1
/
+3
*
Fix UnicodeEncodeError with non-ASCII paths, fixes #18
Stefan Kögl
2015-05-07
1
-0
/
+1
*
Fix contains unexpected false return
kafkaf-
2014-11-14
1
-5
/
+13
*
Added tests for round-tripping pointers from paths to parts
Alexander Dutton
2014-03-26
1
-0
/
+22
*
Support for set_pointer and indexing arbitrary objects via __getitem__/__seti...
Christopher J. White
2013-09-22
1
-1
/
+109
*
add tests for JsonPointer.to_last()
Stefan Kögl
2013-07-11
1
-0
/
+19
*
add test for out-of-bounds error
Stefan Kögl
2013-07-11
1
-0
/
+4
*
add test for JsonPointer.contains(other)
Stefan Kögl
2013-07-11
1
-1
/
+10
*
add test for invalid list index
Stefan Kögl
2013-07-11
1
-1
/
+6
*
add test for pointer string not starting with /
Stefan Kögl
2013-07-11
1
-0
/
+10
*
add test for comparing a pointer to another object
Stefan Kögl
2013-07-07
1
-0
/
+3
*
move coverage code from tests.py to makefile
Stefan Kögl
2013-07-07
1
-29
/
+2
*
unambiguous array indices make pointers comparable
Stefan Kögl
2013-01-06
1
-1
/
+20
*
reduce verbosity of test runs
Stefan Kögl
2012-11-15
1
-1
/
+1
*
update jsonpointer to current spec
Stefan Kögl
2012-11-08
1
-1
/
+9
*
Fix compatibility with Python 2.5.
Alexander Shorin
2012-09-12
1
-5
/
+5
*
update jsonpointer to current spec
v0.3
Stefan Kögl
2012-09-07
1
-0
/
+35
*
initial commit
Stefan Kögl
2011-07-31
1
-0
/
+44