This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH 3/4] PR c++/13403 and PR c++/15154: Add new non-trivial return value tests


On Thu, Sep 11, 2014 at 11:37 AM, Siva Chandra <sivachandra@google.com> wrote:
> gdb/testsuite/ChangeLog:
>
> 2014-09-11  Siva Chandra Reddy  <sivachandra@google.com>
>
>         * gdb.cp/non-trivial-retval.cc: Add new test cases.
>         * gdb.cp/non-trivial-retval.exp: Add new tests.

LGTM, though make the expected output a bit more specific?
(e.g. replace .*c  = 11.* with .*c  = 11}  ?)
Not a big deal.


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