mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Adds sources containing testcode to jar
This commit is contained in:
parent
58a835d441
commit
a21f562d31
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ bin.includes = plugin.xml,\
|
||||||
test.xml,\
|
test.xml,\
|
||||||
resources/,\
|
resources/,\
|
||||||
META-INF/,\
|
META-INF/,\
|
||||||
parser/org/eclipse/cdt/internal/index/tests/
|
parser/org/eclipse/cdt/internal/index/tests/,\
|
||||||
|
parser/org/eclipse/cdt/internal/pdom/tests/
|
||||||
|
|
||||||
output.cdtcoretests.jar = bin/
|
output.cdtcoretests.jar = bin/
|
||||||
source.cdtcoretests.jar = failures/,\
|
source.cdtcoretests.jar = failures/,\
|
||||||
|
|
Loading…
Add table
Reference in a new issue