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