[PATCH] Test sorting order for tr_TR

Petter Reinholdtsen pere@hungry.com
Mon Jul 26 22:47:00 GMT 2004


[Ulrich Drepper]
> Yes.  The problem is that it requires yet another locale to be created
> at test time.  And there is not even an error which is tested for.

It does?  As far as I can se the tr_TR.UTF-8 is already created at
test time, and all my patch is doing is adding a new sorting test
file to check that the sorting order of the locale is correct.

> To test the actual locale definition, and not the locale code in
> libc, we need a separate target which the interested parties can run
> if necessary.  I don't have the time to make all these changes to
> the Makefile in the moment.

Yes, this is a good idea.  We would be nice to be able to check both
the implementation and the content of the locales.  I'll see what I
can do.  :)

I guess the hard part will be to come up with a target name for
this. :)



More information about the Libc-hacker mailing list