aboutsummaryrefslogtreecommitdiffstats
path: root/test/resolv/test_addr.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* Avoid tempfile leaks using Tempfile.create instead of Tempfile.open.akr2014-05-251-1/+1
* resolv/test_addr.rb: require tempfile for new test in r44312tmm12013-12-211-0/+1
* resolv.rb: no encodingsnobu2013-12-211-0/+12
* * lib/resolv.rb (Resolv::IPv4::Regex): make it only accept 0 to 255.akr2010-04-181-0/+16