Re: [PATCH 2/6]: msvcp110: Add tr2_sys__Rename implementation and test.
June 29, 2015
9:42 a.m.
On 06/27/15 19:50, YongHaoHu wrote:
+ ok(GetFileInformationByHandle(h2, &info2), "GetFileInformationByHandle failed\n"); + CloseHandle(h2); + ok(info1.nFileIndexHigh == info2.nFileIndexHigh + && info1.nFileIndexLow == info2.nFileIndexLow, + "test_tr2_sys__Rename(): test %d expect two files equivalent\n", i+1); This test is not working when run from VirtualBox share. Could you please run the tests inside temp directroy?
Thanks, Piotr
3923
Age (days ago)
3923
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban