Sha256: 4a2402043e918a723d29e0ff91783f7634ec541d6de992fbf8caeb8135eb88ae

Contents?: true

Size: 163 Bytes

Versions: 53

Compression:

Stored size: 163 Bytes

Contents

require 'fox16'
require 'test/unit'

if __FILE__ == $0
  $: << File.dirname(__FILE__)
  Dir.glob("TC_*.rb").each do |testcase|
    require "#{testcase}"
  end
end

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
fxruby-1.6.35-x86-mingw32 test/TS_All.rb
fxruby-1.6.35-x64-mingw32 test/TS_All.rb
fxruby-1.6.35 test/TS_All.rb
fxruby-1.6.34-x86-mingw32 test/TS_All.rb
fxruby-1.6.34-x64-mingw32 test/TS_All.rb
fxruby-1.6.34 test/TS_All.rb
fxruby-1.6.33-x86-mingw32 test/TS_All.rb
fxruby-1.6.33-x64-mingw32 test/TS_All.rb
fxruby-1.6.33 test/TS_All.rb
fxruby-1.6.32-x86-mingw32 test/TS_All.rb
fxruby-1.6.32-x64-mingw32 test/TS_All.rb
fxruby-1.6.32 test/TS_All.rb
fxruby-1.6.32.pre2-x64-mingw32 test/TS_All.rb
fxruby-1.6.32.pre2-x86-mingw32 test/TS_All.rb
fxruby-1.6.32.pre2 test/TS_All.rb
fxruby-1.6.32.pre1 test/TS_All.rb
fxruby-1.6.32.pre1-x86-mingw32 test/TS_All.rb
fxruby-1.6.32.pre1-x64-mingw32 test/TS_All.rb
fxruby-1.6.31-x64-mingw32 test/TS_All.rb
fxruby-1.6.31-x86-mingw32 test/TS_All.rb