Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Fix directory casing of `regressions' in test/src #1828

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

ellismg
Copy link

@ellismg ellismg commented Oct 22, 2015

We had both tests/src/Regressions and tests/src/regressions which causes
problems because the on disc casing of files now differs based on if you
have a case insensitive file system or not.

This was confusing the the mirror a great deal because the casing of the
files is unified on the TFS side but the mirror was seeing these files
as renames.

We had both tests/src/Regressions and tests/src/regressions which causes
problems because the on disc casing of files now differs based on if you
have a case insensitive file system or not.

This was confusing the the mirror a great deal because the casing of the
files is unified on the TFS side but the mirror was seeing these files
as renames.
@ellismg
Copy link
Author

ellismg commented Oct 22, 2015

/cc @stephentoub @joshfree Can you please take a look? There is no difference in any of the tests, just updating file casing in Git.

@joshfree
Copy link
Member

LGTM

@stephentoub
Copy link
Member

LGTM. GitHub does a nice job showing the file name changes by clicking on the "showing 237 files changed" link.

@joshfree
Copy link
Member

cat-hotdog

ellismg added a commit that referenced this pull request Oct 22, 2015
Fix directory casing of `regressions' in test/src
@ellismg ellismg merged commit 57b13a9 into dotnet:master Oct 22, 2015
@ellismg ellismg deleted the fix-directory-casing branch October 22, 2015 01:47
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Fix directory casing of `regressions' in test/src

Commit migrated from dotnet/coreclr@57b13a9
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants