rocco/test
Luke Andrew 6874288c8a [GH-28]: Descriptive section names.
Header sections will get a descriptive hash anchor: rather than
`section-1`, the section will be given an id containing the header text
with spaces stripped and replaced with `_`.  `section-Header_Goes_Here`
for instance.

Thanks to [Luke Andrew][1] for the initial work on this patch.

[1]: https://github.com/zyx
2011-02-12 09:59:50 +01:00
..
fixtures Specify encoding for Pygments 2010-10-19 13:32:03 +02:00
helper.rb Refactoring tests out into separate files. 2010-10-24 11:08:04 +02:00
suite.rb Refactoring tests out into separate files. 2010-10-24 11:08:04 +02:00
test_basics.rb Fixing tests for block comments. 2010-11-22 08:41:54 +01:00
test_block_comments.rb Fixing block comment highlighting for block-only languages 2010-11-25 16:12:28 +01:00
test_comment_normalization.rb Normalizing leading space in comments 2010-11-22 14:42:21 +01:00
test_commentchar_detection.rb Refactoring comment_char internals: prepping for block comments 2010-11-21 16:53:22 +01:00
test_descriptive_section_names.rb [GH-28]: Descriptive section names. 2011-02-12 09:59:50 +01:00
test_language_detection.rb Refactoring tests out into separate files. 2010-10-24 11:08:04 +02:00
test_reported_issues.rb Refactoring tests out into separate files. 2010-10-24 11:08:04 +02:00
test_skippable_lines.rb Fixing tests for block comments. 2010-11-22 08:41:54 +01:00
test_source_list.rb Dropping some debug 'puts' statements. 2010-11-25 17:09:48 +01:00