File: unittests.rb

package info (click to toggle)
ruby-curb 0.8.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 604 kB
  • ctags: 880
  • sloc: ansic: 4,242; ruby: 2,768; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (6)
1
2
$: << $TESTDIR = File.expand_path(File.dirname(__FILE__))
Dir[File.join($TESTDIR, 'tc_*.rb')].each { |lib| require lib }