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: Disable libm-test test name beautification for M_* constants


On 12/19/2013 02:52 PM, Joseph S. Myers wrote:
> math/gen-libm-test.pl has code to beautify names of various constants,
> transforming the source form in libm-test.inc into the version
> appearing in test names in libm-test-ulps files.
> 
> This has become decreasingly relevant over time for the M_* constants,
> first as I changed the test names so only the arguments and not the
> expected results appeared in them, then as tests have moved to
> auto-libm-test-* so that automatically generated hex float constants
> get used instead of M_* in test inputs.
> 
> This patch removes the beautification for all M_* constants.  Tested
> x86_64 and x86 and ulps updated accordingly.  Even the one case where
> this affected the name in the ulps files will disappear once complex
> function tests are moved to auto-libm-test-*.

What a shame to see such beautification thrown away ;)

Ok,
Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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