test-require-resolve: use case insensitive compare by piscisaureus · Pull Request #116 · nodejs/node
The test fixtures dirrectory is derived from the path to the currently running script, which is itself specified on the command line. That means that the case of the fixtures dir may not match what the test expects (when executed on a case-insensitive filesystem).
piscisaureus added a commit that referenced this pull request
Dec 9, 2014The test fixtures directory is derived from the path to the currently running script, which is itself specified on the command line. That means that the case of the fixtures dir may not match what the test expects (when executed on a case-insensitive file system). PR-URL: #116 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
piscisaureus added a commit to piscisaureus/node that referenced this pull request
Dec 23, 2014The test fixtures directory is derived from the path to the currently running script, which is itself specified on the command line. That means that the case of the fixtures dir may not match what the test expects (when executed on a case-insensitive file system). PR-URL: nodejs/node#116 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
piscisaureus added a commit to piscisaureus/node that referenced this pull request
Dec 23, 2014The test fixtures directory is derived from the path to the currently running script, which is itself specified on the command line. That means that the case of the fixtures dir may not match what the test expects (when executed on a case-insensitive file system). PR-URL: nodejs/node#116 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
ghost
mentioned this pull request
This was referenced
Aug 17, 2021This was referenced
Sep 27, 2021This was referenced
Jul 6, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters