aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_shellwords.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/test_shellwords.rb (TestShellwords): Add many more testsknu2015-12-131-6/+49
* * lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu2015-12-131-8/+8
* lib/shellwords.rb: do not change API with frozen-string-literalnormal2015-12-131-2/+11
* Forgot to commit the test part.knu2012-01-131-0/+5
* * lib/shellwords.rb (Shellwords#shellsplit): Fix a bug whereknu2012-01-121-0/+9
* * lib/shellwords.rb (Shellwords#shellescape): Drop the //n flagknu2012-01-011-0/+8
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-3/+3
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-3/+3
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-301-6/+0
* * lib/shellwords.rb: refactored. [ruby-core:06581]nobu2005-11-081-0/+45