Functions | |
def | GetCommandOutput (command) |
def | GetSvnInfo () |
def | GetSvnTrunk () |
def | IsInGMockSvn () |
def | IsInGTestSvn () |
Variables | |
string | __author__ = 'wan@google.com (Zhanyong Wan)' |
_SVN_INFO_URL_RE = re.compile(r'^URL: https://(\w+)\.googlecode\.com/svn(.*)') | |
def common.GetCommandOutput | ( | command | ) |
def common.GetSvnInfo | ( | ) |
def common.GetSvnTrunk | ( | ) |
|
private |