[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCore
Перейти к файлу
John Luo 2ac1a3bd4e Consume stabilized packages 2018-09-17 18:12:41 -07:00
test Consume stabilized packages 2018-09-17 18:12:41 -07:00
.gitattributes Build with dotnet 2016-02-08 15:04:53 -08:00
.gitignore Build with dotnet 2016-02-08 15:04:53 -08:00
.travis.yml Increase .travis.yml consistency between repos 2016-09-04 20:13:52 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:44 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 14:00:32 -07:00
NuGet.config Adding patch feed 2017-08-22 11:16:31 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:30:16 -07:00
ServerTests.sln Convert to portable and add tests for standalone and portable 2016-04-22 16:06:12 -07:00
appveyor.yml Appveyor 2016-03-31 13:48:42 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:16 -08:00
build.ps1 Update build script to set TLS version 2018-03-26 12:41:06 -07:00
build.sh 1.1.2 patch train updates (#57) 2017-02-15 15:02:21 -08:00
global.json 1.1.2 patch train updates (#57) 2017-02-15 15:02:21 -08:00
install-nginx.sh Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
makefile.shade Basic build infrastructure. 2015-04-08 15:29:15 -07:00

README.md

Server Tests

AppVeyor: AppVeyor

Travis: Travis

This repo hosts Helios, WebListener and Kestrel tests.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.