HuiHuang wrote:
>> Did you run the regression tests on this patch? I get the following
>> errors:
>>
>
>
>> At least one test FAILED, checking /Users/Hyrum/dev/svn-trunk2/tests.log
>> FAIL: merge_tests.py 40: conflict markers should match the file's eol
>> style
>> FAIL: special_tests.py 8: merge file into symlink
>> FAIL: trans_tests.py 2: update modified file with eol-style 'native'
>> FAIL: update_tests.py 27: conflict markers should match the file's
>> eol style
>> FAIL: update_tests.py 28: handle eol-style propchange during update
>>
> Sorry for the failures.
>
> hmm...I want to know how do you run the tests? Should I run the entire
> test everytime I make a new patch? There are more than 70 tests and it
> would take a lot of time to run all tests.
>
You can run each Python test module separately, and even pick individual
tests; see subversion/tests/cmdline/README for details.
-- Brane
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2381212
Received on 2009-08-07 10:08:27 CEST