summaryrefslogtreecommitdiff
path: root/Tests/MFC
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-013-3/+3
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-233-3/+3
* VS: Teach CMAKE_MFC_FLAG to support generator expressionsAndrey Starodubtsev2020-09-301-0/+3
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+3
* clang-format: Normalize headers presentationMarc Chevrier2019-10-015-0/+10
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-018-41/+46
* Avoid CRLF newlines in Git repo blobsBrad King2017-08-302-237/+237
* gitattributes: prefer `eol=crlf` to `-crlf`Ben Boeckel2017-08-231-6/+0
* FindMFC: Check for static MFC variantRich Chiodo2017-07-061-0/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-1612-299/+267
* Format include directive blocks and ordering with clang-formatBrad King2016-04-292-4/+4
* Tests: Stabilize include order in MFC, VSXaml, and VSWinStorePhoneBrad King2016-04-295-0/+6
* Tests: Only really run MFC test if we can build MFC apps (#11213)David Cole2011-12-161-0/+15
* Tests: Nudge MFC test to pass on VS 6 dashboards (#11213)David Cole2011-11-092-4/+12
* Tests: Add environment logging to the MFC test (#11213)David Cole2011-11-081-0/+11
* Tests: Fix MFC test to work with VS 10 and later (#11213)David Cole2011-11-041-0/+15
* Tests: Fix MFC test for old vs6 dashboards (#11213)David Cole2011-11-031-1/+7
* Tests: Fix MFC test w/ Make-based generators (#11213)David Cole2011-11-021-0/+12
* Tests: Add the MFC test (#11213)David Cole2011-11-0127-0/+1705