Well, I made some changes to the grammar and the skeleton file, and ran the tests. Unfortunately, the changes I made will not allow the new grammar to be compiled using the old version of jflex. Also, I have 8 tests failing. I can create a bug report and attach the new grammar file.
On Fri, Dec 4, 2009 at 2:04 PM, Nitin Dahyabhai <[email protected]> wrote: > Andrew, > They're in org.eclipse.jst.jsp.core.tests.source.JSPTokenizerTest and > org.eclipse.jst.jsp.ui.tests.other.ScannerUnitTests in the > org.eclipse.jst.jsp.core.tests and org.eclipse.jst.jsp.ui.tests plug-ins, > respectively. > > :pserver:[email protected]:/cvsroot/webtools > -> sourceediting/tests/org.eclipse.jst.jsp.core.tests > -> sourceediting/tests/org.eclipse.jst.jsp.ui.tests > > The testBlock* methods of > org.eclipse.jst.jsp.ui.tests.other.ScannerUnitTests are the most likely to > break, as they test the functionality that accesses the tokenizers' > internal character buffer. > > Thanks, > --- > Nitin Dahyabhai > Eclipse WTP Source Editing > IBM Rational > > > _______________________________________________ > wtp-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/wtp-dev > _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
