summaryrefslogtreecommitdiff
path: root/lib/irb/cmd/help.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-08-18 23:33:23 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2022-08-18 23:38:56 +0900
commit7c1ed470976f3488dd655e092ec1015d6b2f8310 (patch)
treedb1ef9c83b23262d02e67f0c32d27dd2f5dd5fcc /lib/irb/cmd/help.rb
parentc53667691a52bcaea4314974201c53dfc282cd95 (diff)
Add tests for assert_pattern_list
Diffstat (limited to 'lib/irb/cmd/help.rb')
0 files changed, 0 insertions, 0 deletions
0-21 08:34:49 +0000'>2017-10-21Pathname#glob method implemented.akr 2017-06-16pathname.rb: UNC root pathname needs a separatornobu 2016-11-05Pathname#empty? implemented.akr 2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr 2015-10-05Put an line before "frozen_string_literal: true" for emacs.akr 2015-10-05specify frozen_string_literal: true.akr 2015-08-29test_pathname.rb: fix exceptionnobu 2015-08-29test: try File.symlink with invalid pathsnobu 2015-08-28test: File.symlink needs administrator privilegenobu 2015-08-26test_pathname.rb: skip EACCESnobu 2015-07-17remove unnecessary enumerator requiresnormal 2015-06-14* ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr 2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr