Re: [PATCH 1/2] usp10/tests: Added tests for wgBlank, wgDefault, wgInvalid and wgKashida (try 3).

2012-11-17 Thread Qian Hong
Hello, On Sat, Nov 17, 2012 at 6:48 PM, Alexandre Julliard wrote: > Yes, that's OK. Tests need to succeed after every commit, even in the > middle of a series. Thanks, I see, will resend my patches. -- Regards, Qian Hong - Sent from Ubuntu http://www.ubuntu.com/

Re: certificate problem accessing https://source.winehq.org ?

2012-11-17 Thread Henri Verbeet
Yes, but afaik WineHQ https was only ever intended to make a couple of tests work.

Re: certificate problem accessing https://source.winehq.org ?

2012-11-17 Thread Dan Kegel
On Sat, Nov 17, 2012 at 1:34 PM, Dan Kegel wrote: > $ git clone https://source.winehq.org/git/wine.git newwine-git > Cloning into 'newwine-git'... > error: server certificate verification failed. CAfile: > /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing > https://source.winehq.org

certificate problem accessing https://source.winehq.org ?

2012-11-17 Thread Dan Kegel
$ git clone https://source.winehq.org/git/wine.git newwine-git Cloning into 'newwine-git'... error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://source.winehq.org/git/wine.git/info/refs Maybe that's related to the big fat

Re: [PATCH 1/2] usp10/tests: Added tests for wgBlank, wgDefault, wgInvalid and wgKashida (try 3).

2012-11-17 Thread Alexandre Julliard
Qian Hong writes: > Does the test run before or after patch [2/2] applied? > If the failure is before patch [2/2] then it's expected because I > didn't add todo_wine to [1/2]. > I didn't add todo_wine because before [2/2] those test will success > for some fonts on Wine and fail for the other fon