repo.or.cz
/
ruby-svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
* transcode_data.h (rb_transcoder): add resetstate_func field for
[ruby-svn.git]
/
test
/
test_ipaddr.rb
blob
604ce93caa98ccae45a67dc34885a7872afefa6e
1
require 'pathname'
2
require Pathname.new(__FILE__).dirname.join('inlinetest.rb')
3
target = __FILE__[/test_(.*\.rb)$/, 1]
4
InlineTest.loadtest__END__part(target)