Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Comparing Test Run Results against Released CDT?

Hi George,
You can find results of JUnit tests on CDT weekly build page http://download.eclipse.org/tools/cdt/builds/ if you drill down. For example for CDT 6.0.1 Final build: http://download.eclipse.org/tools/cdt/builds/6.0.1/I.I200909110608/junits.html. It can give you insight which tests pass and which are not (and it may depend on the platform you are running).

Thanks,
Andrew

On Mon, Jan 11, 2010 at 8:47 AM, George Russell <george@xxxxxxxxxxxx> wrote:
Hi,

Following the test instructions on http://wiki.eclipse.org/CDT/Testing I can run the CDT core test suite. My question is, are all of the tests expect to all pass? Is there somewhere where the actual results are recorded, along with the version of CDT/Eclipse?

Cheers
George Russell
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top