Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Compile error in AllDebugTests

Btw, do you know why cdt-debug-ui test suite is commented out? All tests 
from debug-ui should pass now...

        <antcall target="cdt-core"/>
        <antcall target="cdt-ui"/>
        <!--antcall target="cdt-debug-ui"/-->
        <antcall target="cdt-mbs-core"/>
        <antcall target="cdt-mbs-ui"/>

Vivian Kong wrote:
>
> There's a compile error in AllDebugTests and the build won't run 
> (_CatchpointTests_ is missing). Elena can you please take a look? Thanks!
>
> Regards,
>
> Vivian Kong
> IBM Eclipse CDT
> IBM Canada Toronto Lab
>


Back to the top