This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [2.20] [2/6] Generate .test-result files for tests with special rules


On Wed, 12 Feb 2014, Joseph S. Myers wrote:

> Suppose we make all tests use <something>.out.  Then for most purposes we 
> don't actually need the tests-special makefile variable at all; the tests 
> could just go in the tests variable, and the makefile rules for the 

Actually, ignore this question - the tests variable also triggers building 
a test executable.  So tests can go there if the build is as usual but the 
rules for running the test are special, but not when the test doesn't have 
a .c file and executable as usual.

-- 
Joseph S. Myers
joseph@codesourcery.com


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