Skip to content

Conversation

@dellis1972
Copy link
Contributor

Rather than have all the msbuild tests in an assembly this commit
moves them into a shared project. This means the source code for
the tests can be easily reused upstream. It also means we can make
use of things like partial classes to change the tests depending on
which repo we are running them from. For example having tests in this
repo only run in Release mode but have both Release and Debug upstream.

…y can be reused upstream.

Rather than have all the msbuild tests in an assembly this commit
moves them into a shared project. This means the source code for
the tests can be easily reused upstream. It also means we can make
use of things like partial classes to change the tests depending on
which repo we are running them from. For example having tests in this
repo only run in Release mode but have both Release and Debug upstream.
@jonpryor jonpryor merged commit 44374e5 into dotnet:master Mar 20, 2017
jonpryor added a commit that referenced this pull request Nov 8, 2019
Changes: dotnet/java-interop@315968e...47f47bc

Context: #3844

  * dotnet/java-interop@47f47bc: [generator] Ensure all usage of parameter names are escaped the same (#506)
  * dotnet/java-interop@dc680d0: [Java.Interop.Tools.JavaCallableWrappers] remove all usage of MD5 (#510)
jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Nov 19, 2019
Changes: dotnet/java-interop@baf43b0...166a6c9

Fixes: dotnet/java-interop#519

  * dotnet/java-interop@166a6c9: [Java.Interop-Tests] Remove Reflection from JavaPrimitiveArrayContract (dotnet#521)
  * dotnet/java-interop@09083d9: [generator] Support empty package names (dotnet#520)
  * dotnet/java-interop@af3dc77: [build] Set up YAML Azure pipeline. (dotnet#516)
  * dotnet/java-interop@8602581: [java-interop] Enabling -fPIC on Linux build - part 2 (dotnet#518)
  * dotnet/java-interop@ff3081d: [build] Migrate library projects to SDK style + netstandard2.0 (dotnet#507)
  * dotnet/java-interop@f5d29c3: [generator] Ensure all usage of parameter names are escaped the same (dotnet#506)
  * dotnet/java-interop@17cdf54: Add vscode files so we can build/debug/test from inside the vscode ide (dotnet#513)
jonpryor added a commit that referenced this pull request Nov 20, 2019
Changes: dotnet/java-interop@baf43b0...166a6c9

Fixes: dotnet/java-interop#519

  * dotnet/java-interop@166a6c9: [Java.Interop-Tests] Remove Reflection from JavaPrimitiveArrayContract (#521)
  * dotnet/java-interop@09083d9: [generator] Support empty package names (#520)
  * dotnet/java-interop@af3dc77: [build] Set up YAML Azure pipeline. (#516)
  * dotnet/java-interop@8602581: [java-interop] Enabling -fPIC on Linux build - part 2 (#518)
  * dotnet/java-interop@ff3081d: [build] Migrate library projects to SDK style + netstandard2.0 (#507)
  * dotnet/java-interop@f5d29c3: [generator] Ensure all usage of parameter names are escaped the same (#506)
  * dotnet/java-interop@17cdf54: Add vscode files so we can build/debug/test from inside the vscode ide (#513)
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2024
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.

3 participants