Skip to content

Generate Content for a Test at Run-time - #4044

Merged
wli3 merged 1 commit into
dotnet:masterfrom
swaroop-sridhar:HWS
Dec 11, 2019
Merged

Generate Content for a Test at Run-time#4044
wli3 merged 1 commit into
dotnet:masterfrom
swaroop-sridhar:HWS

Conversation

@swaroop-sridhar

Copy link
Copy Markdown
Contributor

With this change, a part of the content for the test-asset HellowWorldWithSubDirs
is not checked in, but generated during test execution in order to circumvent certain issues like:

  • Git Clone: Cannot clone files with long names on Windows if long file name support is not enabled
  • Nuget Pack: By default ignores files starting with "."

With this change, a part of the content for the test-asset HellowWorldWithSubDirs
is not checked in, but generated during test execution in order to circumvent certain issues like:
* Git Clone: Cannot clone files with long names on Windows if long file name support is not enabled
* Nuget Pack: By default ignores files starting with "."
@swaroop-sridhar

Copy link
Copy Markdown
Contributor Author

@wli3 please review.

@wli3

wli3 commented Dec 11, 2019

Copy link
Copy Markdown

nvm i just created #4045

@wli3 wli3 added auto-merge Automatically merge PR once CI passes. Auto-Merge If Tests Pass labels Dec 11, 2019
@wli3
wli3 merged commit 117c246 into dotnet:master Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auto-Merge If Tests Pass auto-merge Automatically merge PR once CI passes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants