Sha256: 337268fc8480e36d351d7b15c1b1e0aa3580a763d9b76078648adb4e35635144

Contents?: true

Size: 321 Bytes

Versions: 6

Compression:

Stored size: 321 Bytes

Contents

S::Iterate.new 'Uttk Ruby loader functional test suite' do
  over PathList['<<pwd>>/ruby/(*.rb)']
  iter ['path', 'basename']
  # FIXME make the non hash version works
  # test do
    # S::Import.new("Test <<basename>>") { import '<<path>>' }
  # end
  test(S::Import.new("Test <<basename>>") { import '<<path>>' })
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
uttk-0.3.1.2 test/ruby-suite.rb
uttk-0.3.5.0 test/ruby-suite.rb
uttk-0.3.6.1 test/ruby-suite.rb
uttk-0.4.5.0 test/ruby-suite.rb
uttk-0.4.6.1 test/ruby-suite.rb
uttk-0.4.6.2 test/ruby-suite.rb