AspNetWebStack/test/Microsoft.TestCommon
Doug Bunting 2da072a141
Use `msbuild` from VS 2022 if available (#395)
* Use `msbuild` from VS 2022 if available
  - should ease local and TeamCity builds
  - make `%InstallDir%` unquoted (unlike `%vswhere%`)
    - shorten `%Path%` slightly
  - nits:
    - use script location more; no need to change directories

* React to new build issues
  - follow up to #396
    (unsure why new FxCop and "spelling" errors didn't fail that PR)

* Put `PortReserver` users into an xUnit collection
2023-03-06 22:07:37 -08:00
..
Microsoft/TestCommon Add xUnit analyzers and take fixer suggestions (1 of 5): Common to System.Web.Cors.Test 2017-10-25 13:30:04 -07:00
AppDomainUtils.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
Assert.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
CultureReplacer.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
DataAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
DictionaryEqualityComparer.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
Directory.Build.props Rename Formatting projects and more (#392) 2023-02-28 11:52:52 -08:00
EnumHelperTestBase.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
ExceptionAssertions.cs Rename Formatting projects and more (#392) 2023-02-28 11:52:52 -08:00
ExceptionUtility.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
FactAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
FactDiscoverer.cs Bump test project dependencies (#383) 2023-01-30 20:52:17 -08:00
ForceGCAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
InlineDataAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
MatrixTheoryDataSet.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
MemberHelper.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
Microsoft.TestCommon.csproj Rename Formatting projects and more (#392) 2023-02-28 11:52:52 -08:00
Platform.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
PlatformInfo.cs Merge tag 'v3.2.8' into 'main' (#319) 2022-04-14 18:35:46 -07:00
PortReserver.cs Use `msbuild` from VS 2022 if available (#395) 2023-03-06 22:07:37 -08:00
PreAppStartTestHelper.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
PreserveSyncContextAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
PropertyDataAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
ReflectionAssert.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
ReplaceCultureAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
RestoreThreadPrincipalAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
SkippedXunitTestCase.cs Bump test project dependencies (#383) 2023-01-30 20:52:17 -08:00
TestFile.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
TestHelper.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
TheoryAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
TheoryDataSet.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
TheoryDiscoverer.cs Bump test project dependencies (#383) 2023-01-30 20:52:17 -08:00
ThreadPoolSyncContext.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
TraitAttribute.cs Update test projects to latest stable xUnit.net packages and `nuget.exe` 2016-08-29 09:41:41 -07:00
VersionTestHelper.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
WebUtils.cs Change source code and repo license info to .NET Foundation 2016-08-08 22:03:40 -07:00
xunit.runner.json Upgrade xUnit Visual Studio runner to latest stable version (v2.3.1) 2017-10-31 10:09:23 -07:00