Added support for XSL Transformations (.xsl) and XML Schema files (.xsd)
authormaciek <maciek@kaminski.(none)>
Thu, 31 Jan 2008 00:16:11 +0000 (01:16 +0100)
committerRobin Luckey <robin@Tangier.local>
Thu, 31 Jan 2008 19:20:04 +0000 (11:20 -0800)
commitc094fe99d13de5167cdd640f290e3655f99e6878
tree4483e00864be6f2001ba307424658ed9bfc99e0f
parente07c11f643454c1c9f84586502acd0e79bd50904
Added support for XSL Transformations (.xsl) and XML Schema files (.xsd)
ext/ohcount_native/generator.rb
lib/ohcount/detector.rb
lib/ohcount/sloc_info.rb
test/expected_dir/example.xsl/xslt/blanks [new file with mode: 0644]
test/expected_dir/example.xsl/xslt/code [new file with mode: 0644]
test/expected_dir/example.xsl/xslt/comment [new file with mode: 0644]
test/src_dir/example.xsl [new file with mode: 0644]
test/unit/detector_test.rb
test/unit/xslt_test.rb [new file with mode: 0644]