aspnetcore/test/Common.FunctionalTests/Inprocess
Justin Kotalik 41493f01e3
Don't stop redirect stdout/stderr after startup is done. (#1067)
2018-07-29 23:25:32 -07:00
..
ClientDisconnectTests.cs Add client abort tests (#1051) 2018-07-17 20:26:57 -07:00
EnvironmentVariableTests.cs
EventLogTests.cs Add event logs for some startup failure cases (#1081) 2018-07-24 13:17:05 -07:00
FeatureCollectionTests.cs
FixtureLoggedTest.cs
HelloWorldTests.cs
HostingEnvironmentTests.cs Add content/webroot and currect directory tests (#1103) 2018-07-26 12:12:12 -07:00
InvalidReadWriteOperationTests.cs
LargeResponseBodyTests.cs
LoggingTests.cs Don't stop redirect stdout/stderr after startup is done. (#1067) 2018-07-29 23:25:32 -07:00
ResponseHeaderTests.cs
ResponseInvalidOrderingTests.cs
ServerVariablesTest.cs Fix another shutdown race and appofline race (#1071) 2018-07-26 08:12:08 -07:00
StartupExceptionTests.cs Add event logs for some startup failure cases (#1081) 2018-07-24 13:17:05 -07:00
SynchronousReadAndWriteTests.cs