f177a9d7e2
Block comments are parsed out, but the commentchar removal isn't working yet. I'll refactor that code out of it's current home, and move it into `parse`, as I need to know what _kind_ of comment it is that I'm stripping. Carrying that metadata around doesn't make any sense, so I'll just convert the comment on the fly into a set of non-comment strings. |
||
---|---|---|
.. | ||
fixtures | ||
helper.rb | ||
suite.rb | ||
test_basics.rb | ||
test_block_comments.rb | ||
test_commentchar_detection.rb | ||
test_language_detection.rb | ||
test_reported_issues.rb | ||
test_skippable_lines.rb |