Very High Activity

Commits : Individual Commit

  Analyzed 6 days ago based on code collected 6 days ago.

Commit ID

Avatar Contributor: gstein Files Modified: 11
Date: 25-April-2012 at 22:03 Lines Added: 1023
Repository: http://svn.apache.org/repos/asf/subversion/trunk /subversion/trunk Lines Removed: 1023
Commit Comment: Programmatically rewrite a bunch of tests using sbox-ospath.py. Below is a table of each test rewritten, and how many automated rewrites were performed for that test.
TEST REWRITES
basic 76
commit 105
copy 231
depth 24, 3 undone
diff 56
externals 92
merge_reintegrate 96
patch 119
stat 32
switch 98, 8 undone
update 105

* subversion/tests/cmdline/commit_tests.py:
* subversion/tests/cmdline/externals_tests.py:
* subversion/tests/cmdline/patch_tests.py:
* subversion/tests/cmdline/switch_tests.py:
* subversion/tests/cmdline/diff_tests.py:
* subversion/tests/cmdline/basic_tests.py:
* subversion/tests/cmdline/merge_reintegrate_tests.py:
* subversion/tests/cmdline/depth_tests.py:
* subversion/tests/cmdline/copy_tests.py:
* subversion/tests/cmdline/stat_tests.py:
* subversion/tests/cmdline/update_tests.py:
(...): rewrite os.path.join() calls to sbox.ospath()
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Python 1022 1022 1 1 0 0

Changes by File

Showing page 1 of 2
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
subversion/tests/cmdline/basic_tests.py Python 76 76 0 0 0 0
subversion/tests/cmdline/commit_tests.py Python 105 105 0 0 0 0
subversion/tests/cmdline/copy_tests.py Python 231 231 0 0 0 0
subversion/tests/cmdline/depth_tests.py Python 21 21 0 0 0 0
subversion/tests/cmdline/diff_tests.py Python 56 56 0 0 0 0
subversion/tests/cmdline/externals_tests.py Python 92 92 0 0 0 0
...tests/cmdline/merge_reintegrate_tests.py Python 95 95 1 1 0 0
subversion/tests/cmdline/patch_tests.py Python 119 119 0 0 0 0
subversion/tests/cmdline/stat_tests.py Python 32 32 0 0 0 0
subversion/tests/cmdline/switch_tests.py Python 90 90 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.