Adds a native C++ unit test item template to the IDE.
The code is simply a copy-and-paste of the boilerplate from the native C++ unit test item template from VS 2013. The template has all but disappeared from Visual Studio 2015, so this extension approximates what *should* be present in the default installation.
If a later update of Visual Studio 2015 adds this item template back in, then this extension will be superfluous. It is merely intended as a stop-gap. |