Sha256: 0778ecee48455618ae0b51834169fec970db0c69f66992adaa716c45af23f346

Contents?: true

Size: 151 Bytes

Versions: 10

Compression:

Stored size: 151 Bytes

Contents

#!/usr/bin/env ruby

require 'rd_test_base'
require 'threads_and_frames_test'

class RDThreadsAndFrames < RDTestBase

  include ThreadsAndFrames

end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
ruby-debug-ide-0.4.11 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.4.10 test/rd_threads_and_frames_test.rb
ruby-debug-ide19-0.4.10 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.4.9 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.4.8 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.4.7 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.4.4 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.3.4 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.4.6 test/rd_threads_and_frames_test.rb
ruby-debug-ide-0.4.5 test/rd_threads_and_frames_test.rb