From fe6fbeb6a0c67d41e4ef7902e813d775d7e79cee Mon Sep 17 00:00:00 2001 From: Jorge Araya Navarro Date: Sat, 30 Nov 2013 00:13:56 -0600 Subject: adding unittestpp, a C++ unit test framework --- pcr/unittestpp/UnitTest++.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 pcr/unittestpp/UnitTest++.h (limited to 'pcr/unittestpp/UnitTest++.h') diff --git a/pcr/unittestpp/UnitTest++.h b/pcr/unittestpp/UnitTest++.h new file mode 100644 index 000000000..6c0771a0d --- /dev/null +++ b/pcr/unittestpp/UnitTest++.h @@ -0,0 +1 @@ +#include "UnitTest++/UnitTest++.h" -- cgit v1.2.3-54-g00ecf