Sha256: 9a44a96b0f692102e01a88805a9730aec3c303ee9745d61338e2da74703f66b4

Contents?: true

Size: 272 Bytes

Versions: 110

Compression:

Stored size: 272 Bytes

Contents

#!/usr/bin/env ruby
require 'test/unit'
$:.unshift(File.dirname(__FILE__) + '/../lib')
args = Dir[File.join(File.dirname(__FILE__), '*_test.rb')] + Dir[File.join(File.dirname(__FILE__), 'ws/*_test.rb')]
(r = Test::Unit::AutoRunner.new(true)).process_args(args)
exit r.run

Version data entries

110 entries across 110 versions & 31 rubygems

Version Path
keeguon-actionwebservice-3.1.0 test/run
keeguon-actionwebservice-3.0.20 test/run
keeguon-actionwebservice-3.0.19 test/run
keeguon-actionwebservice-3.0.17.4 test/run
keeguon-actionwebservice-3.0.17.3 test/run
keeguon-actionwebservice-3.0.17.2 test/run
keeguon-actionwebservice-3.0.17.1 test/run
keeguon-actionwebservice-3.0.17 test/run
keeguon-actionwebservice-3.0.1 test/run
keshav-actionwebservice-1.0.0 test/run
datanoise-actionwebservice-2.3.5 test/run
reidiculous-actionwebservice-client-3.0.10 test/run
devolute-actionwebservice-2.3.11 test/run
reidiculous-actionwebservice-client-3.0.6 test/run
reidiculous-actionwebservice-client-3.0.4.1 test/run
reidiculous-actionwebservice-client-3.0.4 test/run
reidiculous-actionwebservice-3.0.3 test/run
aforward-actionwebservice-2.3.8.100 test/run
aforward-actionwebservice-2.3.8.3 test/run
aforward-actionwebservice-2.3.8.1 test/run