Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-json-schema-testsuite-2_2-2.2.5-lp152.3.3 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: ruby2.5-rubygem-json-schema-testsuite-2_2 Distribution: openSUSE Leap 15.2
Version: 2.2.5 Vendor: openSUSE
Release: lp152.3.3 Build date: Fri Sep 20 21:38:17 2019
Group: Development/Languages/Ruby Build host: cloud134
Size: 142379 Source RPM: rubygem-json-schema-2_2-2.2.5-lp152.3.3.src.rpm
Packager: https://bugs.opensuse.org
Url: http://github.com/ruby-json-schema/json-schema/tree/master
Summary: Test suite for json-schema
Test::Unit or RSpec files, useful for developers.

Provides

Requires

License

MIT

Changelog

* Thu Jan 04 2018 thardeck@suse.com
  - update to upstream version 2.2.5 (bsc#1074669)
    * Made uri format escape special characters before parsing
* Mon Oct 26 2015 thardeck@suse.com
  - created fork of rubygem-json-schema with mod version 2.2 to allow this gem
    being used in Factory besides newer releases

Files

/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/data
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/data/all_of_ref_data.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/data/any_of_ref_data.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/data/bad_data_1.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/data/good_data_1.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/data/one_of_ref_links_data.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/all_of_ref_base_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/all_of_ref_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/any_of_ref_jane_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/any_of_ref_jimmy_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/any_of_ref_john_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/any_of_ref_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/extends_and_additionalProperties-1-filename.schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/extends_and_additionalProperties-1-ref.schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/extends_and_additionalProperties-2-filename.schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/extends_and_additionalProperties-2-ref.schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/good_schema_1.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/good_schema_2.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/good_schema_extends1.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/good_schema_extends2.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/inner.schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/one_of_ref_links_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/self_link_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/schemas/up_link_schema.json
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_all_of_ref_schema.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_any_of_ref_schema.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_bad_schema_ref.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_extended_schema.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_extends_and_additionalProperties.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_files_v3.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_fragment_resolution.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_full_validation.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_jsonschema_draft1.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_jsonschema_draft2.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_jsonschema_draft3.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_jsonschema_draft4.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_list_option.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_one_of.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_ruby_schema.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_schema_type_attribute.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_schema_validation.rb
/usr/lib64/ruby/gems/2.5.0/gems/json-schema-2.2.5/test/test_suite.rb


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:54:57 2024