This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA]Use prev_lexptr in *-exp.y


Hi Michael,


Just to let you know I'm adding about 500 test cases to FORTRAN
(hopefully this week.) Most are based on compiled code. Which is going
to be interesting to automate as the tests are F90/F95 specific and
there is no functioning g95. I'm using the Intel compiler for IA32 and
IA64.

Currently I've got all the tests in gdb.fortran. I've also replicated
the existing tests to invoke the new FORTRAN95 parser (and to make sure
that the current FORTRAN interface doesn't get broken.)

Petr
> > Michael, I think Pierre was talking about Modula 2, Java,
> > and Fortran.  Does your testing cover those?
> 
> There are no Modula 2 tests in the test suite, as far as I can see.
> So I don't have any coverage for Modula 2.
> 
> I don't cover Java.  That is on my to-do list.
> 
> There are two scripts in gdb.fortran with 116 tests.  I cover those.
> The tests are very basic; they don't actually compile any FORTRAN code.
> They just exercise the expression parser.
> 
> Michael C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]