• 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 _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
