CuckooChessEngine: Moved unit test code to a separate project, so that

it is not included in DroidFish.
This commit is contained in:
Peter Osterlund
2015-12-21 22:03:47 +01:00
parent d436b8567e
commit c3f34dc9de
17 changed files with 1 additions and 3705 deletions

View File

@@ -2,7 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>