[SVN] r10581 (Ruby)
Alexander John Ross
alex.j.ross at gmail.com
Wed Sep 17 10:36:53 UTC 2008
• Let Executor handle default output. Eg. don't touch script output unless we are a test script and type == :out.
• Refactor code to expect lines, as Executor provides lines to the block.
• Fix the way untitled files are handled, the executor block was looking for ‘-’ but that token hasn't been used since scriptmate.
• Fix the formatting of test output; there were missing </a> tags.
• Fix test script detection. If the “require test/unit” came at the start of the script it would fail.
Changed:
U trunk/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb
More information about the textmate-dev
mailing list