Commit Graph

204 Commits

Author SHA1 Message Date
Andrew Stanton-Nurse 9b598201ff react to aspnet/Hosting#996 (#67) 2017-03-31 13:22:09 -07:00
Pranav K 1d1b255170 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:37 -07:00
Nate McMaster a2914ab483 Replace console logger with ITestOutputHelper (#64) 2017-03-28 10:13:37 -07:00
Nate McMaster 1ae7d6dc39 Update README.md
[ci skip]
2017-03-28 10:12:24 -07:00
Nate McMaster 79f93c0f4d
Update appveyor image to VS 2017 2017-03-28 09:59:02 -07:00
John Luo 7228c15e28 Use FrameworkSkipCondition
Instead of the removed SkipIfCurrentRuntimeIsCoreClr
2017-03-25 21:53:59 -07:00
Chris R 095e45953f Add System.Net.Http 4.3.1 dependency to work around HttpClient issues 2017-03-23 16:21:32 -07:00
Chris R 5491ec56fd Revert "Temporarily skipping failing NTLM tests"
This reverts commit 1b5beea573.
2017-03-23 15:30:46 -07:00
Pranav K 1b5beea573 Temporarily skipping failing NTLM tests 2017-03-23 09:22:12 -07:00
Pranav K 6e1a53f1f5 Remove net451 as a cross-compile target 2017-03-22 19:21:49 -07:00
Nate McMaster dbc012c713
Switch off Travis container-based infrastructure 2017-03-21 12:56:34 -07:00
Nate McMaster 379566c6a5
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:39 -07:00
Nate McMaster 1d61e9059f ⬆️ update ResponseCompression to latest dev version 2017-03-15 19:16:42 -07:00
Nate McMaster 3ec8b76236 Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:05:25 -07:00
Nate McMaster ecc596082f
Update appveyor and travis settings 2017-03-14 13:41:32 -07:00
Kiran Challa e07c451b2c Adding win81 RIDs to match CI Servers' RIDs 2017-03-09 16:46:19 -08:00
Kiran Challa 5ff734bb71 [Fixes #53] Enable skipped Standalone tests 2017-03-09 15:34:34 -08:00
David Fowler 50c8aefda5 Update .travis.yml (#58) 2017-03-09 11:24:01 -08:00
Nate McMaster d2a85d2179 Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
Nate McMaster 0d1eabaa00 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster 226f7992a3
React to aspnet/Korebuild#160 2017-02-16 09:55:25 -08:00
Nate McMaster ec73ffbdf6 Downgrade to stable packages 2017-02-15 12:28:36 -08:00
Doug Bunting 2773777ed1 Use .NET 4.5.2 target framework when deploying test sites
- follow-up to 0527786
- sites are also built for .NET 4.5.2 in desktop runs
2017-02-14 18:17:28 -08:00
Doug Bunting 0527786686 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 13:19:30 -08:00
Nate McMaster 1151cde469 Delete makefile.shade 2017-02-09 17:31:34 -08:00
Kiran Challa 0f27c30d90 Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
Chris R 91f5cb358d React to WebListener rename 2017-01-03 16:27:28 -08:00
Pranav K 13edf7a27b Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -08:00
N. Taylor Mullen 6f0a68b298 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:42 -08:00
N. Taylor Mullen ed01704108 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:33 -08:00
Chris R a3a583b910 Add a runtimes section to fix win7 2016-11-23 11:52:02 -08:00
Chris R e57ded038b #46 Test support for bin deployed aspnetcore.dll 2016-11-22 15:54:46 -08:00
Nate McMaster ce527b33c3
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:56 -08:00
Pranav K 364db831f5 Fix downgrade warning 2016-11-10 08:36:53 -08:00
Pranav K 52d4d0d709 Updating versions to 1.2.0-* 2016-11-09 14:19:38 -08:00
Pranav K ba2c376d09 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:33:29 -08:00
Pranav K e8093d250e Branching for 1.1.0 2016-11-09 11:33:26 -08:00
Pranav K bf7a98549d Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:40 -07:00
Pranav K b38b4415dc Branching for 1.1.0-preview1 2016-10-17 09:49:47 -07:00
Chris R 4fa0551265 React to ResponseCompression version change 2016-10-14 11:36:38 -07:00
Chris R 2d1ea1a28f React to ResponseCompression API change 2016-10-14 11:06:24 -07:00
Pranav K d2e1a51fa8 Updating to netcoreapp1.1 2016-10-13 11:24:56 -07:00
Pranav K f27925e0e4 Revert "Updating to netcoreapp1.1"
This reverts commit 052b6f1105.
2016-10-12 16:09:43 -07:00
Pranav K 052b6f1105 Updating to netcoreapp1.1 2016-10-12 13:46:37 -07:00
Chris R 6f5baf033d Add ResponseCompression integration tests 2016-10-10 11:38:52 -07:00
Stephen Halter d054bbc2e8 Respond to new behavior for HTTP/1.1 Connection: close responses 2016-10-05 11:58:59 -07:00
Pranav K 4875019cb0 Updating partner package versions 2016-09-28 11:52:24 -07:00
Pranav K 6cf94c0949 List netcoreapp1.0 prior to net451 so that test discovery in VS works 2016-09-23 10:51:16 -07:00
Chris R 64d9e0e735 React to WebListener version change 2016-09-19 09:55:07 -07:00
Nate McMaster 16ee36c20a
Downgrade dotnet-publish-iis to latest stable release 2016-09-08 16:19:56 -07:00