rocco/test
Mike West 12b26fe704 Relative paths in the source jumplist
Adding a dependency on `Pathname`, which provides the excellent
`relative_path_from` method.  That happens to be exactly what's needed
to fix the pathnames for the source jumplist issue that [Topfunky][]
reported.

Closes GH-26.

[Topfunky]: https://github.com/topfunky
2010-11-25 16:41:30 +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_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 Relative paths in the source jumplist 2010-11-25 16:41:30 +01:00