aspnetcore/test/IISIntegration.FunctionalTests/Inprocess
Justin Kotalik cf4874997e
Heap allocate HTTP_DATA_CHUNK if the size of the response is too large. (#683)
2018-03-16 16:56:23 -07:00
..
AuthenticationTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
EnvironmentVariableTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
FeatureCollectionTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
HelloWorldTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
InvalidReadWriteOperationTests.cs Verify read/write buffers, use offset parameter when reading. (#652) 2018-03-16 10:11:20 -07:00
LargeResponseBodyTests.cs Heap allocate HTTP_DATA_CHUNK if the size of the response is too large. (#683) 2018-03-16 16:56:23 -07:00
ResponseHeaderTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
ResponseInvalidOrderingTests.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
ServerVariablesTest.cs Adds websocket feature detection, test cleanup. (#624) 2018-03-08 09:52:45 -08:00
SynchronousReadAndWriteTests.cs Disable flaky test SynchronousReadAndWriteTests.ReadAndWriteEchoTwice (#688) 2018-03-16 15:41:01 -07:00