File: .autotest

package info (click to toggle)
ruby-flexmock 2.3.6-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 828 kB
  • sloc: ruby: 7,415; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (3)
1
2
3
Autotest.add_hook :run do |at|
  at.exceptions = /^(?:.\/)?(?:db|doc|log|public|script|sphinx|tmp|filestore|vendor\/rails)|\.svn|test_unit_integration|(?:.*_flymake\.rb$|\.log$)/
end