Tests project (with initial files and existing files, needs work);

This commit is contained in:
Mark Clark
2018-02-25 13:58:28 -05:00
parent e70c360e11
commit d501c340d0
6 changed files with 364 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
// Headers for CppUnitTest
#include "CppUnitTest.h"
// TODO: reference additional headers your program requires here