Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]
Show
Ignore:
Timestamp:
05/02/07 17:15:55 (2 years ago)
Author:
nahi
Message:
  • avoid name crash of dynamic loaded classes. we need classloader like Java.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/test/runner.rb

    r1520 r1751  
    11require 'test/unit' 
    22 
    3 STDOUT.sync = true 
    4 STDERR.sync = true 
    53rcsid = %w$Id$ 
    64Version = rcsid[2].scan(/\d+/).collect!(&method(:Integer)).freeze