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

Re: svn commit: r1845874 - /subversion/trunk/subversion/tests/cmdline/pegrev_parse_tests.py

From: Branko Čibej <brane_at_apache.org>
Date: Tue, 6 Nov 2018 09:26:45 +0100

On 06.11.2018 09:16, brane_at_apache.org wrote:
> Author: brane
> Date: Tue Nov 6 08:16:05 2018
> New Revision: 1845874
>
> URL: http://svn.apache.org/viewvc?rev=1845874&view=rev
> Log:
> Add a bunch of peg-revision parsing tests.

[...]

> +def make_dir_subdir_7_no_escape_peg(sbox):
> + "create directory 'E/@' without pegrev escape"
> + do_make_dir(sbox, 'E/@', 'E/@', 'svn: E000017: ')

Note to self: this expected stderr is probably wrong ... it's EEXIST on
macOS (because the trailing @ is stripped away from the target) but the
actual number will very likely not be the same on all platforms.

-- Brane
Received on 2018-11-06 09:26:55 CET

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.