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: [patch] delete namespace __gnu_test from C++ testsuite


On Tue, Dec 17, 2002 at 03:28:17PM -0800, David Carlton wrote:
> I've committed the following patches to delete the namespace
> __gnu_test from the C++ testsuite files in which it occurs: it's
> pointless, illegally-named, and turns those files into tests of
> namespace support as well as tests of whatever they're trying to test.

I hardly agree.  These tests were taken from libstdc++ or the libstdc++
testsuite, weren't they?  They have to work with the namespace.

I'd rather you added simpler versions rather than changing what an
existing test is testing.  That messes up test results history in
general.


-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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