Add default skel for unit tests. Move test programs to demo.

This commit is contained in:
Vreixo Formoso
2007-11-29 22:06:56 +01:00
parent efff783602
commit 3c7f1285d6
8 changed files with 68 additions and 17 deletions

View File

@ -49,9 +49,10 @@
</item>
<item id="org.eclipse.cdt.core.pathentry">
<pathentry kind="src" path="src"/>
<pathentry kind="src" path="test"/>
<pathentry kind="src" path="demo"/>
<pathentry kind="out" path=""/>
<pathentry kind="con" path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>
<pathentry kind="src" path="test"/>
</item>
</data>
</cdtproject>