summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-03-03 15:30:02 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-03-03 15:30:02 +0900
commit6b46057e5c9524e11c004a541bb17a5871767d44 (patch)
treece8d23c642eeacb610ec23820f1076468ff26a85 /gc.c
parent680bd9027f8cb7977bbc216609db2f4e3cf199a8 (diff)
downloadruby-6b46057e5c9524e11c004a541bb17a5871767d44.tar.gz
Expand the test directory to real path
When the test source directory path contains symbolic links, that directory might be placed earlier in the result of `IRB::InputCompletor.retrieve_gem_and_system_load_path`, than other directories in the source tree that are expanded to the real path. In that case, the test file in "csv" under the test directory of csv gem instead of the library path will be the first candidate, in `TestIRB::TestCompletion#test_complete_require_library_name_first`. ``` <"'csv"> expected but was <"'csv/helper">. ```
Diffstat (limited to 'gc.c')
0 files changed, 0 insertions, 0 deletions