Add support for the Exheres package format
authorCiaran McCreesh <ciaran.mccreesh@googlemail.com>
Mon, 19 May 2008 16:59:38 +0000 (17:59 +0100)
committerRobin Luckey <robin@ohloh.net>
Mon, 19 May 2008 17:08:17 +0000 (10:08 -0700)
commit53b5981478c0fe4e93a1602a4a0a71fa46f2167a
tree6b8011f594ac5cf9abaf81d5482f5ed841bf2d55
parent23ee87dc018197e9cd3b7999e17e83beb2f294ce
Add support for the Exheres package format
ext/ohcount_native/generator.rb
lib/ohcount/detector.rb
lib/ohcount/sloc_info.rb
test/detect_files/foo.exheres-0 [new file with mode: 0644]
test/expected_dir/foo.exheres-0/exheres/blanks [new file with mode: 0644]
test/expected_dir/foo.exheres-0/exheres/code [new file with mode: 0644]
test/expected_dir/foo.exheres-0/exheres/comment [new file with mode: 0644]
test/src_dir/foo.exheres-0 [new file with mode: 0644]
test/unit/detector_test.rb
test/unit/exheres_test.rb [new file with mode: 0644]