-
- Downloads
convert test suite to unittest, remove jsonfilter, bump version to 0.9
git-svn-id: http://simplejson.googlecode.com/svn/trunk@85 a4795897-2c25-0410-b006-0d3caba88fa1
Showing
- setup.py 2 additions, 5 deletionssetup.py
- simplejson/__init__.py 2 additions, 2 deletionssimplejson/__init__.py
- simplejson/jsonfilter.py 0 additions, 40 deletionssimplejson/jsonfilter.py
- simplejson/tests/__init__.py 22 additions, 0 deletionssimplejson/tests/__init__.py
- simplejson/tests/test_decode.py 13 additions, 9 deletionssimplejson/tests/test_decode.py
- simplejson/tests/test_default.py 9 additions, 3 deletionssimplejson/tests/test_default.py
- simplejson/tests/test_dump.py 9 additions, 6 deletionssimplejson/tests/test_dump.py
- simplejson/tests/test_fail.py 17 additions, 13 deletionssimplejson/tests/test_fail.py
- simplejson/tests/test_float.py 7 additions, 4 deletionssimplejson/tests/test_float.py
- simplejson/tests/test_indent.py 36 additions, 36 deletionssimplejson/tests/test_indent.py
- simplejson/tests/test_pass1.py 16 additions, 12 deletionssimplejson/tests/test_pass1.py
- simplejson/tests/test_pass2.py 9 additions, 6 deletionssimplejson/tests/test_pass2.py
- simplejson/tests/test_pass3.py 10 additions, 6 deletionssimplejson/tests/test_pass3.py
- simplejson/tests/test_recursion.py 56 additions, 53 deletionssimplejson/tests/test_recursion.py
- simplejson/tests/test_separators.py 34 additions, 33 deletionssimplejson/tests/test_separators.py
- simplejson/tests/test_unicode.py 29 additions, 30 deletionssimplejson/tests/test_unicode.py
Loading
Please register or sign in to comment