DescriptionA step closer to make presubmit SCM independent.
Stop presubmit_support.py from calling gcl.GetRepositoryRoot(). Instead, save the repository root in ChangeInfo and name it GetLocalRoot() to make it less confusing.
Add GetFileList() and GetFileNames() to ChangeInfo to make it less confusing and more "interface-like".
TEST=updated unit tests with a lot of pain
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18266
Patch Set 1 #Patch Set 2 : Remove crap #Patch Set 3 : sync to trunk #Patch Set 4 : . #Patch Set 5 : unit tests pass #Patch Set 6 : simplify the change #
Total comments: 1
Patch Set 7 : Rename GetFileList() to GetFiles() #Patch Set 8 : oops #
Messages
Total messages: 2 (0 generated)
|