[libjson-validator-perl] 01/02: Merge tag 'upstream/0.59+dfsg'

Julian Maurice jajm-guest at moszumanska.debian.org
Wed Oct 28 06:20:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

jajm-guest pushed a commit to branch master
in repository libjson-validator-perl.

commit 04a444b76bd5354d9ebd7d6e14b2fbb69d74711b
Merge: 6b10e51 46c50d2
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Tue Oct 27 21:25:57 2015 +0100

    Merge tag 'upstream/0.59+dfsg'
    
    Upstream version 0.59+dfsg

 .travis.yml                          |  12 +
 Changes                              |  31 ++
 MANIFEST                             |  18 +-
 META.json                            |   2 +-
 META.yml                             |   2 +-
 README                               | 123 ++++---
 lib/JSON/Validator.pm                | 660 ++++++++++++++++++++---------------
 t/acceptance.t                       |  14 +-
 t/booleans.t                         |  38 ++
 t/deep-mixed-ref.t                   |  20 ++
 t/definitions/age.json               |   5 +
 t/definitions/unit.json              |   5 +
 t/definitions/weight.json            |   8 +
 t/invalid-ref.t                      |  19 +
 t/jv-allof.t                         |   6 +-
 t/jv-anyof.t                         |   4 +-
 t/jv-array.t                         |  16 -
 t/jv-basic.t                         |   3 +
 t/jv-formats.t                       |  58 ---
 t/jv-integer.t                       |   2 +-
 t/jv-oneof.t                         |   4 +-
 t/jv-required.t                      |  19 +-
 t/jv-union.t                         | 112 ------
 t/load-json.t                        |   4 +-
 t/petstore.t                         |  31 ++
 t/relative-ref.t                     |  19 +
 t/spec/invalid-ref.t                 |   0
 t/{spec.json => spec/person.json}    |   0
 t/spec/petstore.json                 |  52 +++
 t/spec/with-deep-mixed-ref.json      |  11 +
 t/spec/with-relative-ref.json        |   6 +
 t/swagger-validate-response-object.t |  82 +++++
 t/validate-json.t                    |   3 +-
 t/validate-recursive.t               |  54 +++
 34 files changed, 893 insertions(+), 550 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-validator-perl.git



More information about the Pkg-perl-cvs-commits mailing list