]> granicus.if.org Git - php/commit
Add tests for JSON based on tests found on json.org:
authorOmar Kilani <omar@php.net>
Tue, 31 Jan 2006 09:00:14 +0000 (09:00 +0000)
committerOmar Kilani <omar@php.net>
Tue, 31 Jan 2006 09:00:14 +0000 (09:00 +0000)
commit73cead23a5955d80ebb06bbe3e124feb4d0ec4ea
tree072d6757b519ccf6c0580b582e233397ae302779
parent94a140214c9df560aef047de93cf17d5dcf2e698
Add tests for JSON based on tests found on json.org:

http://www.crockford.com/JSON/JSON_checker/test/
ext/json/tests/fail001.phpt [new file with mode: 0644]
ext/json/tests/pass001.1.phpt [new file with mode: 0644]
ext/json/tests/pass001.phpt [new file with mode: 0644]
ext/json/tests/pass002.phpt [new file with mode: 0644]
ext/json/tests/pass003.phpt [new file with mode: 0644]