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] Re: gdb.ada tests broken


On Fri, Feb 18, 2005 at 01:55:22PM -0800, Joel Brobecker wrote:
> > It looks like your changes to use separate subdirectories for each test
> > has broken separate-objdir testing.  My test runs from this morning
> > have:
> 
> Oh no, I'm sorry. I thought I had tested my changes with out-of-source
> builds. Thanks for letting me know.
> 
> > Does the test script need to create the output directory?
> 
> Yes, it looks like this would be the best way of fixing the problem.
> What do you think of the attached patch?
> 
> 2004-02-18  Joel Brobecker  <brobecker@adacore.com>
> 
>         * gdb.ada/fixed_points.exp: Create compilation object directory
>         before running the test.
>         * gdb.ada/null_record.exp: Likewise.
>         * gdb.ada/packed_array.exp: Likewise.
>         * gdb.ada/start.exp: Likewise.
> 
> Tested on x86-linux using both approaches: one out-of-source build,
> and one in-tree build.

Looks fine to me; please apply.  Thanks!

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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