Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
3567fbc
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 6, 2024
75074f1
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 7, 2024
0b0db05
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 8, 2024
43bd55c
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
mariam-abdulla Dec 9, 2024
e78083d
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
mariam-abdulla Dec 9, 2024
bca696e
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 9, 2024
fe48022
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
ViktorHofer Dec 10, 2024
0de324d
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 10, 2024
b9a5398
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
mariam-abdulla Dec 11, 2024
989bc0a
add xml entry for source build
nohwnd Dec 11, 2024
5cff55f
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 11, 2024
6544674
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
ViktorHofer Dec 12, 2024
672b160
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 12, 2024
8d001c7
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
ViktorHofer Dec 12, 2024
17a1dff
Add Microsoft.SourceBuild.Intermediate.testfx dependency
ViktorHofer Dec 12, 2024
05140fb
Update testfx repository URL in Version.Details.xml
ViktorHofer Dec 12, 2024
f81ec53
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 13, 2024
346ae0c
Add testfx repo dependency to sdk
ViktorHofer Dec 13, 2024
a5576cc
Add testfx project
ViktorHofer Dec 13, 2024
06b31cb
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 14, 2024
499716f
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 15, 2024
f69cfff
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 16, 2024
f724df6
Update dependencies from https://github.com/microsoft/testfx build 20…
dotnet-maestro[bot] Dec 17, 2024
1437c92
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
marcpopMSFT Dec 18, 2024
f70848c
Merge branch 'main' of https://github.com/dotnet/sdk into darc-main-4…
Dec 23, 2024
b31446c
Merge branch 'main' of https://github.com/dotnet/sdk into darc-main-4…
Jan 6, 2025
fd9be97
Merge branch 'main' of https://github.com/dotnet/sdk into darc-main-4…
Jan 8, 2025
0726bfb
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
ViktorHofer Jan 8, 2025
15d542e
Remove test-templates repository reference
ViktorHofer Jan 8, 2025
f5693c2
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
Forgind Jan 9, 2025
b4e5526
Merge branch 'main' into darc-main-49744c99-7212-4722-880e-34f8c67032e1
akoeplinger Jan 10, 2025
d4063ac
Make testfx a product dependency and align versions
akoeplinger Jan 10, 2025
b95459a
Turn off warnaserror in testfx
akoeplinger Jan 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 14 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,20 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>45155059d0b070e8ac0f6ad8f4909448e7eadd42</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25059.14">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>53488cf463d33882113ca7a6fbbb6f93e06251df</Sha>
</Dependency>
<Dependency Name="MSTest" Version="3.8.0-preview.25059.14">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>53488cf463d33882113ca7a6fbbb6f93e06251df</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.testfx" Version="3.8.0-preview.25059.14">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>53488cf463d33882113ca7a6fbbb6f93e06251df</Sha>
<SourceBuild RepoName="testfx" ManagedOnly="true" />
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25058.4">
Expand Down Expand Up @@ -634,13 +648,5 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25059.14">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>53488cf463d33882113ca7a6fbbb6f93e06251df</Sha>
</Dependency>
<Dependency Name="MSTest" Version="3.8.0-preview.25059.14">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>53488cf463d33882113ca7a6fbbb6f93e06251df</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
3 changes: 2 additions & 1 deletion src/SourceBuild/content/repo-projects/sdk.proj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Build.NoTargets">
<Project Sdk="Microsoft.Build.NoTargets">

<PropertyGroup>
<LogVerbosityOptOut>true</LogVerbosityOptOut>
Expand Down Expand Up @@ -60,6 +60,7 @@
<RepositoryReference Include="sourcelink" />
<RepositoryReference Include="symreader" />
<RepositoryReference Include="templating" />
<RepositoryReference Include="testfx" />
<RepositoryReference Include="vstest" />
<RepositoryReference Include="windowsdesktop" Condition="'$(TargetOS)' == 'windows'" />
<RepositoryReference Include="xdt" />
Expand Down
15 changes: 15 additions & 0 deletions src/SourceBuild/content/repo-projects/testfx.proj
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<Project Sdk="Microsoft.Build.NoTargets">

<PropertyGroup>
<BuildArgs>$(BuildArgs) $(FlagParameterPrefix)warnAsError $(ArcadeFalseBoolBuildArg)</BuildArgs>
</PropertyGroup>

<ItemGroup>
<RepositoryReference Include="arcade" />
</ItemGroup>

<ItemGroup Condition="'$(DotNetBuildSourceOnly)' == 'true'">
<RepositoryReference Include="source-build-reference-packages" />
</ItemGroup>

</Project>
Loading