Sha256: 32662a103e3e4585d5fe876315edc0611497366c2e225af6a19a2dfbb2ca4abf

Contents?: true

Size: 128 Bytes

Versions: 199

Compression:

Stored size: 128 Bytes

Contents

class TestGdkGC < Test::Unit::TestCase
  include GtkTestUtils

  def test_constant
    assert_const_defined(Gdk, :GC)
  end
end

Version data entries

199 entries across 199 versions & 2 rubygems

Version Path
gtk2-3.4.3 test/test_gdk_gc.rb
gtk2-3.4.2 test/test_gdk_gc.rb
gtk2-3.4.1 test/test_gdk_gc.rb
gtk2-3.4.0 test/test_gdk_gc.rb
gtk2-3.3.9 test/test_gdk_gc.rb
gtk2-3.3.8 test/test_gdk_gc.rb
gtk2-3.3.7 test/test_gdk_gc.rb
gtk2-3.3.6 test/test_gdk_gc.rb
gtk2-3.3.5 test/test_gdk_gc.rb
gtk2-3.3.4 test/test_gdk_gc.rb
gtk2-3.3.3 test/test_gdk_gc.rb
gtk2-3.3.2 test/test_gdk_gc.rb
gtk2-3.3.1 test/test_gdk_gc.rb
gtk2-3.3.0 test/test_gdk_gc.rb
gtk2-3.2.9-x64-mingw32 test/test_gdk_gc.rb
gtk2-3.2.9-x86-mingw32 test/test_gdk_gc.rb
gtk2-3.2.9 test/test_gdk_gc.rb
gtk2-3.2.8-x64-mingw32 test/test_gdk_gc.rb
gtk2-3.2.8-x86-mingw32 test/test_gdk_gc.rb
gtk2-3.2.8 test/test_gdk_gc.rb