Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Test git repository

The theory is that if you are working on EDC, you would want to run the tests. We could put them up on the eclipse.org server and have the tests download them.

I guess my bigger question is whether or not we should break EDC out into its own repository. Another issue is that it depends on TCF. To import all the projects in the CDT repo, you need to have TCF checked out, which is neither good nor bad, but is an extra step in the setup instructions.

Ken et al, what are your thoughts on this?

Doug.

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Alex Blewitt
> Sent: Thursday, June 02, 2011 5:22 PM
> To: CDT General developers list.
> Subject: [cdt-dev] Test git repository
> 
> There's a lot of data in the EDC test resources directory:
> 
> http://git.eclipse.org/c/cdt/test/org.eclipse.cdt.git/tree/edc/org.eclipse.cdt.
> debug.edc.tests/resources
> 
> This counts for approximately 16Mb of the Git checkout. Is there any reason
> this couldn't be in a separate Git repository to the main CDT checkout? Each
> of the symbol files is 1Mb or more.
> 
> Alex
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top