Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 932

Show
Ignore:
Timestamp:
09/13/03 19:39:42 (5 years ago)
Author:
nahi
Message:

Run with UTF8.

Files:

Legend:

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

    r909 r932  
    33require 'optparse' 
    44 
    5 rcsid = %w$Id: runner.rb,v 1.1 2003/09/09 16:24:29 nahi Exp $ 
     5$KCODE = 'UTF8' 
     6 
     7rcsid = %w$Id: runner.rb,v 1.2 2003/09/13 10:39:42 nahi Exp $ 
    68Version = rcsid[2].scan(/\d+/).collect!(&method(:Integer)).freeze 
    79Release = rcsid[3].freeze