"vadi" <vadiraj_br@yah oo.com> wrote in message
news:1c6174f7.0 310030036.5338e 977@posting.goo gle.com...[color=blue]
> Can any one help me in finding the test suite (test C++ examples) for
> testing the C++ parser.[/color]
Plum Hall is generally accepted as one of the best test suites. It's
commercial, though. If you want to test a parser that you wrote,
then Loki and Boost are good libraries to test it. For Boost, you
will want to create a configuration file for your parser that does not
enable any workarounds and does not identify it as any other
compiler.
Dave
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.521 / Virus Database: 319 - Release Date: 9/23/2003
Comment