Commit Graph

8046 Commits

Author SHA1 Message Date
jhkimnew fc580eb0e9 Updated copy license for test 2017-02-14 11:39:37 -08:00
jhkimnew b4e3ccf67f added test cases to Dev branch (#72) 2017-02-14 11:15:45 -08:00
Doug Bunting a2a3d35852 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 09:05:16 -08:00
Nate McMaster d84de39721 Replace makefile.shade and update test TFM to net452 2017-02-13 14:25:20 -08:00
jhkimnew 135aa12529 Remove MAX_PATH buffersize to support long file path (#69)
This is already reviewed by Pan.
2017-02-10 14:35:51 -08:00
Nate McMaster 6eca0806af Remove workarounds 2017-02-09 14:30:27 -08:00
Nate McMaster afb327ae02 Upgrade to VS 2017 2017-02-03 11:40:30 -08:00
Pranav K 9ff20f8340 Remove global.json 2017-02-03 10:03:07 -08:00
John Luo 450ee8927c Workaround dotnet test pathing issues 2017-02-02 18:33:48 -08:00
Nate McMaster 732947ed66 PR feedback. Also, add editorconfig because it is awesome 2017-02-02 16:54:59 -08:00
Nate McMaster aec1bffdd7 Disable standalone tests to workaround issues in Microsoft.NET.Sdk
Re-enable when https://github.com/dotnet/sdk/issues/696 is resolved
2017-02-02 16:27:48 -08:00
Nate McMaster 330b812c78 Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
Pranav K 0f589a5b4c Allow non-strict result for Autobahn case 4.1.3
(written by @anurse)
2017-02-02 14:25:36 -08:00
John Luo 0e1dd78771 Upgrade to VS 2017 2017-02-02 13:55:14 -08:00
Nate McMaster ab33b6afe8 Remove usage of conditional multi-targeting 2017-02-01 12:35:44 -08:00
Nate McMaster 0668a2a52e Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
Nate McMaster e44ee63241 Rename WebListener => HttpSysServer 2017-01-31 16:17:04 -08:00
Nate McMaster 333840c787 Update version of sdk in global.json 2017-01-31 15:42:38 -08:00
pan-wang 044648a213 fixing graceful shutdown on Win7 and IISExpress 2017-01-23 15:33:17 -08:00
Pranav K 76cdffc30c Remove RazorTooling from UniverseCoherence. 2017-01-20 11:03:33 -08:00
Nate McMaster 045a353dda Upgrade global.json version 2017-01-19 18:17:19 -08:00
Nate McMaster 7f7413b3eb Workaround issue in solution targets in MSBuild RC3 2017-01-19 16:51:13 -08:00
pan-wang 66b98a1c04 update 502.5 error page 2017-01-17 15:44:15 -08:00
pan-wang 87f808cc9d fixing the AV for graceful shutdown on Win7, set forwardWindowsAuthToken default to true and other minor issues 2017-01-17 15:44:15 -08:00
Andrew Stanton-Nurse 86490e309f stablize Autobahn 3.2 on WebListener 2017-01-13 12:11:01 -08:00
Cesar Blum Silveira e075ae9b13 Revert "Disable tests on SSL due to SslStream issue."
This reverts commit 9e729bec9d.
2017-01-10 10:26:15 -08:00
Stephen Halter eb24a9761a React to UseHttps change 2017-01-09 16:42:24 -08:00
jhkimnew 839437ef8c Fixing issue #44 (#56) 2017-01-06 11:08:43 -08:00
Chris R 7eabf5cf3a Remove obsolete WebListener test scenario 2017-01-05 12:34:35 -08:00
Nate McMaster 0e45531eb7 Remove the .Sources package from the solution file and remove the 'shared' project within the test folder 2017-01-04 17:17:33 -08:00
pan-wang a4963aa6da fix issue #50 app_offline.htm is case sensitive (#54) 2017-01-04 15:57:09 -08:00
Nate McMaster 0f276780de Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08:00
Chris R 3d62de4fe6 React to WebListener rename 2017-01-03 18:58:44 -08:00
Nate McMaster 8d94d9179d Don't delete the 'src' folder for VS2017 solutions 2017-01-03 12:20:09 -08:00
Cesar Blum Silveira 9e729bec9d Disable tests on SSL due to SslStream issue. 2016-12-29 11:19:46 -08:00
Nate McMaster b9d2ecb4e0 Cleanup console output, removing unuseful logging 2016-12-16 16:16:13 -08:00
Nate McMaster 6ca8127bd6 Add foundation for the testing from packages, not project references 2016-12-16 16:06:30 -08:00
Nate McMaster 6a6dfad418 Identify .Sources packages in the build graph 2016-12-15 11:42:16 -08:00
Pranav K 9323122c22 Explicitly specify the version of the CLI 2016-12-15 10:40:38 -08:00
Pranav K 4b9276bac2 Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
Pranav K 8046dcc0f2 Updating to 4.4 CoreFx packages 2016-12-14 14:47:29 -08:00
Pranav K b3afbc79d2 Updating to 4.4 CoreFx packages 2016-12-14 14:47:27 -08:00
Nate McMaster 503b4c97ed Resolve dependencies and packages from VS2017 solutions (#464)
* Update 'GetBuildGraph' to understand VS2017 solutions
* Ensure Universe allows repos to self-determine their version of KoreBuild
2016-12-14 11:09:47 -08:00
Daniel Roth 6833b6d73a Remove dnvm scripts 2016-12-13 09:11:38 -08:00
Ajay Bhargav Baaskaran 981dc794b3 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:49:46 -08:00
Ajay Bhargav Baaskaran de1bc46ff7 Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:40:48 -08:00
Ajay Bhargav Baaskaran 12ab74493d Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:40:42 -08:00
N. Taylor Mullen f66374d274 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:24 -08:00
N. Taylor Mullen 09b1f9e511 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:02:34 -08:00
N. Taylor Mullen 5da505dfb0 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:00:34 -08:00