summaryrefslogtreecommitdiff
path: root/pcr/unittestpp/UnitTest++.h
diff options
context:
space:
mode:
authorJorge Araya Navarro <jorgean@lavabit.com>2013-11-30 00:13:56 -0600
committerJorge Araya Navarro <jorgean@lavabit.com>2013-11-30 00:13:56 -0600
commitfe6fbeb6a0c67d41e4ef7902e813d775d7e79cee (patch)
tree38d1dae5e8b418fdeb7845d474fa36af026839c7 /pcr/unittestpp/UnitTest++.h
parentabafecb65c64dcae1f928e2c0b9006e7fa652e65 (diff)
adding unittestpp, a C++ unit test framework
Diffstat (limited to 'pcr/unittestpp/UnitTest++.h')
-rw-r--r--pcr/unittestpp/UnitTest++.h1
1 files changed, 1 insertions, 0 deletions
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"