Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-patch] Tests for org.eclipde.cdt.core

> -----Original Message-----
> From: Sebastien Marineau [mailto:sebastien@xxxxxxx]
> Sent: Monday, September 16, 2002 9:11 AM
> To: 'cdt-patch@xxxxxxxxxxx'
> Subject: RE: [cdt-patch] Tests for org.eclipde.cdt.core
> 
> 
> Thanks Peter. I've integrated your source into the .tests
> tree and committed it. I had to make one change 
<snip> 

I'd like to add my support to the proposal that peter become a committer for
the core.ui.tests and debug.ui.tests plugins.

+1

-Judy

> Sebastien
> 
> > -----Original Message-----
> > From: Peter Graves [mailto:pgraves@xxxxxxx]
> > Sent: Friday, September 13, 2002 4:52 PM
> > To: cdt-patch@xxxxxxxxxxx
> > Subject: [cdt-patch] Tests for org.eclipde.cdt.core
> > 
> > 
> > Attached is a zip file containing a copy of the 
> > org.eclipse.cdt.ui.test
> > directory containing a couple of small patches/additions to 
> > the current
> > files, and a new directory containing a number of tests for 
> > the core model.
> > I would have submitted this as a patch file, but due to bug 
> > #19149 you can
> > not create a patch containing new directory structures.
> > 
> > The additions include:
> > org.eclipse.cdt.testplugin.CProjectHelper: added a number of 
> > function to get
> >         Archive/Binary/TranslationUnit objects from the core 
> > model based on
> > a name
> > org.eclipse.cdt.testplugin.util:  Added a new utility class 
> > ExpectedStrings
> > to verify a list of strings
> >         found in an object/list etc.
> > model directory: This contains the model tests I have 
> > written, and some
> > needed resources. It's not
> >         a huge list of tests yet, but it will grow with time.
> > 
> > 
> > Thanks
> >   -Peter
> > 
> _______________________________________________
> cdt-patch mailing list
> cdt-patch@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-patch
> 


Back to the top