Added PDP tests for java and C++, updated TestBench.h

Change-Id: Idd6be8739065d757f5d1471ebb685d48a1c53e59
This commit is contained in:
Kacper Puczydlowski
2014-06-19 14:56:06 -04:00
parent e69c1ea198
commit 2cc2e6a9e3
8 changed files with 264 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<artifactId>hamcrest-all</artifactId>
<version>1.3</version>
</dependency>
<!--dependency>