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

Re: svn commit: r1745192 - /subversion/trunk/subversion/tests/libsvn_subr/io-test.c

From: Branko Čibej <brane_at_apache.org>
Date: Wed, 25 May 2016 19:23:43 +0200

On 23.05.2016 15:12, ivan_at_apache.org wrote:
> Author: ivan
> Date: Mon May 23 13:12:50 2016
> New Revision: 1745192
>
> URL: http://svn.apache.org/viewvc?rev=1745192&view=rev
> Log:
> Follow-up to r1745173: Fix test expectation.
>
> * subversion/tests/libsvn_subr/io-test.c
> (test_open_uniquely_named): Expect APR_STATUS_IS_ENOENT() instead of
> APR_STATUS_IS_ENOTDIR() on attempt to open uniquely named file in
> directory that doesn't exist.

ISTR this may actually be platform-dependent; you'd get ENOENT on
Windows but ENOTDIR on Linux or the other way around. I think we have
some code in libsvn_subr/io.c that takes care of this.

-- Brane
Received on 2016-05-25 19:32:28 CEST

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.