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

Re: svn commit: r36562 - trunk/subversion/tests/cmdline

From: Greg Stein <gstein_at_gmail.com>
Date: Sun, 15 Mar 2009 23:14:13 +0100

Ah! Thanks!!

On Sat, Mar 14, 2009 at 23:45, Arfrever Frehtes Taifersar Arahesis
<Arfrever.FTA_at_gmail.com> wrote:
> Author: arfrever
> Date: Sat Mar 14 15:45:46 2009
> New Revision: 36562
>
> Log:
> Follow-up to r36498:
>
> * subversion/tests/cmdline/patch_tests.py
>  (patch_basic, patch_unidiff, patch_copy_and_move): Update calls to
>   svntest.actions.run_and_verify_patch().
>
> Modified:
>   trunk/subversion/tests/cmdline/patch_tests.py
>
> Modified: trunk/subversion/tests/cmdline/patch_tests.py
> URL: http://svn.collab.net/viewvc/svn/trunk/subversion/tests/cmdline/patch_tests.py?pathrev=36562&r1=36561&r2=36562
> ==============================================================================
> --- trunk/subversion/tests/cmdline/patch_tests.py       Sat Mar 14 15:20:34 2009        (r36561)
> +++ trunk/subversion/tests/cmdline/patch_tests.py       Sat Mar 14 15:45:46 2009        (r36562)
> @@ -140,7 +140,6 @@ def patch_basic(sbox):
>                                        None,
>                                        expected_skip,
>                                        gnupatch_garbage_re, # expected err
> -                                       None, None, None, None,
>                                        1, # check-props
>                                        0) # no dry-run, outputs differ
>
> @@ -198,7 +197,6 @@ def patch_unidiff(sbox):
>                                        expected_status,
>                                        expected_skip,
>                                        None, # expected err
> -                                       None, None, None, None,
>                                        1, # check-props
>                                        0) # dry-run
>
> @@ -336,7 +334,6 @@ def patch_copy_and_move(sbox):
>                                        expected_status,
>                                        expected_skip,
>                                        None, # expected err
> -                                       None, None, None, None,
>                                        1, # check-props
>                                        0) # dry-run
>
> @@ -364,7 +361,6 @@ def patch_copy_and_move(sbox):
>                                        expected_status,
>                                        expected_skip,
>                                        None, # expected err
> -                                       None, None, None, None,
>                                        1, # check-props
>                                        0) # dry-run
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=495&dsMessageId=1323630
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1329391
Received on 2009-03-15 23:14:35 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.