[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: win-tests.py

From: <brane_at_xbc.nu>
Date: 2004-01-19 18:34:17 CET

Quoting "D.J. Heap" <dj@shadyvale.net>:

> Branko ÄŒibej wrote:
> [snip]
> >
> > Yes, and it turns out that time-test is already on the list.
> > It also turns out that utf8_tests don't work on Windows, at least
> not
> > for me.
> >
>
> Hmm, they passed for me on ra_local and ra_svn...I'll run them again
> tonight. I'm not positive I had iconv setup properly on my test
> machine, but I would think that would make it worse.

They'll work if your system locale uses CP1252 for the narrow-char encoding. The
setlocale call has no effect on Windows, and since my default encoding is
CP1250, the UTF-16 representation is different.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 19 18:34:57 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.