This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Analysis of solaris2 27_io/istream_extractor_arith.cc failures


 > From: Benjamin Kosnik <bkoz@redhat.com>
 > 
 > >2002-12-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 > >
 > >	* testsuite/27_io/istream_extractor_arith.cc (test12): Move to ...
 > >	* testsuite/27_io/istream_extractor_arith2.cc: ... here, new file.
 > 
 > I think I'd rather the subdirectory approach, on reflection. 
 > 
 > Thus: 
 > 
 > testsuite/27_io/istream_extractor_arith
 > 
 > and
 > 
 > testsuite/27_io/istream_extractor_arith/01.cc
 > testsuite/27_io/istream_extractor_arith/02.cc
 > testsuite/27_io/istream_extractor_arith/03.cc
 > ...
 > testsuite/27_io/istream_extractor_arith/12.cc
 > 
 > I realize this contradicts what I'd said before. Sorry for the confusion.
 > 
 > I'd like to try splitting tests out into separate files. This seems
 > like a good place to try this idea out.
 > -benjamin


Ok, but does pushing files down one directory level require hacking
the test framework or will it "just work" merely by splitting and
moving the files?  If the former, would you please point me at the
.exp file that needs updating?

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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