Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -0/+1 |
| | | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0. | ||||
* | Tests: Teach VSWinStorePhone to verify the content of generated appx/msix | Vedran Vujinovic | 2019-09-24 | 3 | -0/+15 |
Add a test to verify the content of generated UWP app package - appx/msix. MSIX format was introduced Visual Studio 2017 version 15.9.0 and Windows SDK version 17763. |