File: gthbssmfileinfo_include.rb

package info (click to toggle)
genomethreader 1.7.3%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 46,528 kB
  • sloc: ansic: 90,168; ruby: 1,769; makefile: 548; sh: 112; perl: 105
file content (13 lines) | stat: -rw-r--r-- 417 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Name "gthbssmfileinfo (arabidopsis)"
Keywords "gthbssmfileinfo"
Test do
  run_test "#{$bin}gthbssmfileinfo arabidopsis"
  run "diff --strip-trailing-cr #{$last_stdout} #{$testdata}gthbssmfileinfo/arabidopsis.out"
end

Name "gthbssmfileinfo (human)"
Keywords "gthbssmfileinfo"
Test do
  run_test "#{$bin}gthbssmfileinfo human"
  run "diff --strip-trailing-cr #{$last_stdout} #{$testdata}gthbssmfileinfo/human.out"
end