[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-core-dev] New Parser
|
Thanks Thomas,
The more code snippets we can get into JUnit tests the better. I'm still
waiting for committer rights to allow us to start plugging tests into
cdt.ui.tests. We'll probably create a new source folder there to take
advantage of 2.1's new capability to launch all tests in a folder.
Doug Schaefer
Senior Staff Software Engineer
Rational - the software development company
Ottawa (Kanata), Ontario, Canada
-----Original Message-----
From: Thomas Fletcher [mailto:thomasf@xxxxxxx]
Sent: Friday, January 24, 2003 5:28 PM
To: cdt-core-dev@xxxxxxxxxxx
Subject: Re: [cdt-core-dev] New Parser
Alain Magloire wrote:
>>Hey all,
>>
>>Just to let everyone know that I've created a new C++ parser from scratch.
>>The Open C++ derived parser wasn't meeting my needs for certain
>>functionality we will need going forward (cross reference generation in
>>particular) and given the concern over the copyright for Open C++, this
>>seemed the right thing to do. The NewParser1 branch of cdt.core now
>>contains this newest of parsers in the newparser source folder. There is
a
>>parser callback called NewModelBuilder which is used to populate the core
>>model which drives the outline view for quick visual testing.
>>
>>you .. da man!!
>>Let us know when you feel, it can be made the default parser(merging the
branch).
>>Anything will be better, at least for C++.
>>
>>Many thanks on the great work.
>>
>>
>>This parser is certain to be very buggy and incomplete for a while so use
>>with caution. I am busy going through the ISO C++ standard to ensure we
get
>>complete C++ coverage and will then go through C to ensure we have
complete
>>coverage there. After that, we'll get into the compiler variants, with
>>special focus on gcc. We are also working on a collection of JUnit tests
>>that should hopefully grow into a good regression suite. Any help on this
>>would be appreciated.
>>
>>
Doug,
Let me know since I have a number of different code snippets which
would cause the previous parser to
blow huge chunks. I'll talk to Peter as well about where you guys are
stashing these JUnit tests for now.
Thanks,
Thomas
_______________________________________________
cdt-core-dev mailing list
cdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-core-dev