Added test case for R language support.
authorMark Hoebeke <mhoebeke@spongebob.(none)>
Fri, 5 Sep 2008 07:03:23 +0000 (09:03 +0200)
committerRobin Luckey <robin@ohloh.net>
Tue, 9 Sep 2008 16:46:12 +0000 (09:46 -0700)
commit373d805bca8dba945112dde4af04a3979e5b5cf5
treeacecda3c3c0007ac463818873dd2312ae5c9dcb8
parente9dfb9dce1116f1272457ee86709ffbf35c35360
Added test case for R language support.
ext/ohcount_native/ragel_parser.c
ext/ohcount_native/ragel_parsers/R.rl [new file with mode: 0644]
lib/ohcount/detector.rb
lib/ohcount/sloc_info.rb
test/detect_files/foo.R [new file with mode: 0644]
test/expected_dir/example.R [new file with mode: 0644]
test/src_dir/example.R [new file with mode: 0644]
test/unit/detector_test.rb
test/unit/r_test.rb [new file with mode: 0644]