File: ruby-tests.rb

package info (click to toggle)
ruby-hpricot 0.8.6-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,888 kB
  • ctags: 1,140
  • sloc: ansic: 10,393; java: 3,192; ruby: 3,042; xml: 19; makefile: 5
file content (4 lines) | stat: -rw-r--r-- 133 bytes parent folder | download
1
2
3
4
$: << 'test'
system("find -name fast_xs.so -delete")
Encoding.default_external = "UTF-8"
Dir['test/test*.rb'].each { |f| require f }