mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
turn LR and UPC parser tests off for now
This commit is contained in:
parent
89863c1400
commit
c57fd263bd
1 changed files with 2 additions and 0 deletions
|
@ -98,8 +98,10 @@
|
||||||
<antcall target="cdt-debug-ui"/>
|
<antcall target="cdt-debug-ui"/>
|
||||||
<antcall target="cdt-mbs-core"/>
|
<antcall target="cdt-mbs-core"/>
|
||||||
<antcall target="cdt-mbs-ui"/>
|
<antcall target="cdt-mbs-ui"/>
|
||||||
|
<!--
|
||||||
<antcall target="cdt-lr-parser"/>
|
<antcall target="cdt-lr-parser"/>
|
||||||
<antcall target="cdt-upc-parser"/>
|
<antcall target="cdt-upc-parser"/>
|
||||||
|
-->
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue