Sha256: 8cfe2a96b00841b60beb5933d187b941f493ad57dae800c01fd52820e100db6d

Contents?: true

Size: 205 Bytes

Versions: 17

Compression:

Stored size: 205 Bytes

Contents

#
# firing all the 'restart' tests (rt_)
#

Dir.glob(File.join(File.dirname(__FILE__), 'rt_*.rb')).sort.each { |t| load(t) }
  # restart tests, start sthing, stop engine, restart, expect thing to resume

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
ruote-2.3.0.3 test/functional/rtest.rb
ruote-maestrodev-2.2.1 test/functional/rtest.rb
ruote-2.3.0.2 test/functional/rtest.rb
ruote-2.3.0.1 test/functional/rtest.rb
ruote-2.3.0 test/functional/rtest.rb
ruote-2.2.0 test/functional/rtest.rb
ruote-2.1.11 test/functional/rtest.rb
ruote-2.1.10 test/functional/rtest.rb
ruote-2.1.9 test/functional/rtest.rb
ruote-2.1.8 test/functional/rtest.rb
ruote-2.1.7 test/functional/rtest.rb
ruote-2.1.6 test/functional/rtest.rb
ruote-2.1.5 test/functional/rtest.rb
ruote-2.1.4 test/functional/rtest.rb
ruote-2.1.3 test/functional/rtest.rb
ruote-2.1.2 test/functional/rtest.rb
ruote-2.1.1 test/functional/rtest.rb