[url] Adding Ruby 'uri' standard library to tested implementations (#45)

For Ruby, the Addressable gem is already being tested. This pull request adds the 'uri' standard library to the implementations being tested. This test should be executed on the newest trunk version of ruby (ruby 2.3.0dev (2015-01-14 trunk 49254)), because earlier versions may produce errors for some of the invalid examples. I'll send a results file separately.
You can merge this Pull Request by running:

  git pull https://github.com/duerst/url develop

Or you can view, comment on it, or merge it online at:

  https://github.com/webspecs/url/pull/45

-- Commit Summary --

  * add Ruby 'uri' standard library to tests
  * Merge remote-tracking branch 'upstream/develop' into develop

-- File Changes --

    M evaluate/Makefile (3)
    A evaluate/testuri.rb (35)

-- Patch Links --

https://github.com/webspecs/url/pull/45.patch
https://github.com/webspecs/url/pull/45.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/webspecs/url/pull/45

Received on Wednesday, 14 January 2015 09:54:46 UTC