1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/dir
naruse a6488f04de Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"
This reverts commit r60341,r60342,r60344,r60345.
Breaking compabitility of the order of result breaks many tests.
To avoid such effort to fix tests, the order should be kept.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-27 08:40:40 +00:00
..
fixtures
shared Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]" 2017-10-27 08:40:40 +00:00
chdir_spec.rb
chroot_spec.rb
close_spec.rb
delete_spec.rb
dir_spec.rb
each_spec.rb
element_reference_spec.rb
entries_spec.rb
exist_spec.rb
exists_spec.rb
fileno_spec.rb
foreach_spec.rb
getwd_spec.rb
glob_spec.rb
home_spec.rb
initialize_spec.rb
inspect_spec.rb
mkdir_spec.rb
open_spec.rb
path_spec.rb
pos_spec.rb
pwd_spec.rb
read_spec.rb
rewind_spec.rb
rmdir_spec.rb
seek_spec.rb
tell_spec.rb
to_path_spec.rb
unlink_spec.rb