summaryrefslogtreecommitdiff
path: root/test/test_shellwords.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-13* test/test_shellwords.rb (TestShellwords): Add many more testsknu
2015-12-13* lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu
2015-12-13lib/shellwords.rb: do not change API with frozen-string-literalnormal
2012-01-13Forgot to commit the test part.knu
2012-01-12* lib/shellwords.rb (Shellwords#shellsplit): Fix a bug whereknu
2012-01-01* lib/shellwords.rb (Shellwords#shellescape): Drop the //n flagknu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2005-11-30* misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz
2005-11-08* lib/shellwords.rb: refactored. [ruby-core:06581]nobu