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

[PATCH] Fix XFail log test 20

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-09-26 14:13:55 CEST

Hi,

I am attaching a patch along with this mail to fix log test 20 which is
marked as XFail test.

There are 3 XFail tests added to log_tests.py in r25175 (by lgo) to test
the behavior of "svn log -c" command as given in the doc string of these
tests. Since "-c" option accepts only a single revision number as of
today (trunk r26785), I ve added this support for "svn log" command.

[[[
Fix XFail log test - log single change

  Add -c option to log command.

  * subversion/svn/main.c
    (main): Add --change subcommand to log command

  * subversion/tests/cmdline/log_tests.py
    (log_single_change): Tweak the revision numbers to be checked in the
     log chain.
    (test_list): Remove XFail tag from 'log_single_change'

  * subversion/tests/cmdline/getopt_tests_data/svn_help_log_switch_stdout
    (main): Add --change description to "svn help log" stdout text

Patch by: Senthil Kumaran <senthil@collab.net>
]]]

Am I missing something here? If so please let me know, since I could'nt
get more info regarding these 3 XFail tests (the purpose) of
log_tests.py other than the "svn log" message of r25175.

Thank You.

--
Senthil Kumaran S
http://www.stylesen.org/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Sep 26 14:12:55 2007

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.