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
GavinJoyce-actionwebservice-2.2.3 test/run
datanoise-actionwebservice-2.1.0 test/run
datanoise-actionwebservice-2.1.1 test/run
datanoise-actionwebservice-2.2.2 test/run
datanoise-actionwebservice-2.3.2 test/run
davidsmalley-actionwebservice-2.3.1 test/run
davidsmalley-actionwebservice-2.3 test/run
dougbarth-actionwebservice-2.1.1 test/run
dougbarth-actionwebservice-2.3.3 test/run
dougbarth-actionwebservice-2.3.4 test/run
feldpost-actionwebservice-2.3.3 test/run
mozy-actionwebservice-2.3.2 test/run
nmeans-actionwebservice-2.1.1 test/run
panztel-actionwebservice-2.3.4 test/run
pelle-actionwebservice-2.3.3 test/run
rickenharp-actionwebservice-2.3.4 test/run
tonycoco-actionwebservice-2.3.3 test/run
tonycoco-actionwebservice-2.3.4 test/run
keeguon-actionwebservice-3.1.2 test/run
keeguon-actionwebservice-3.1.1 test/run