Commit Graph

8 Commits

Author SHA1 Message Date
Justin Kotalik f7e8255ece
Add forwards compat tests (#1547) 2018-10-23 12:53:31 -07:00
Justin Kotalik b92c82e97f
Add static shim test (#1505) 2018-10-18 13:58:56 -07:00
Mike Harder 58df4ef34d
AppVeyor: Reset dynamic port range to Windows default (#1368)
- Prevents conflicts between ANCM random ports and Windows dynamic ports
- Addresses #1269
2018-09-05 16:47:11 -07:00
Justin Kotalik dfd75e939d
Add full IIS tests (#979) 2018-07-02 12:15:15 -07:00
Justin Kotalik ef071f605f
Make gtest a submodule (#885) 2018-06-04 11:38:30 -07:00
John Luo 26578f5079 Reenable API check 2018-03-23 15:01:50 -07:00
Nate McMaster 011cf720e6 Add IServerVariablesFeature
Enables fetching variables directly from IIS when using in-process
hosting. This is not available for out-of-process hosting.

Other changes:
 - Update tests to only run if IIS Express has been updated to support
 the new schema for hostingModel
 - Add a simpler test fixture for in-proc testing
2018-01-29 12:51:26 -08:00
Justin Kotalik b4abb7382a Add AppVeyor (#449) 2017-10-15 14:36:52 -07:00