Functions | Variables
common Namespace Reference

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(.*)')
 

Function Documentation

◆ GetCommandOutput()

def common.GetCommandOutput (   command)
Runs the shell command and returns its stdout as a list of lines.

Definition at line 46 of file common.py.

◆ GetSvnInfo()

def common.GetSvnInfo ( )
Returns the project name and the current SVN workspace's root path.

Definition at line 55 of file common.py.

◆ GetSvnTrunk()

def common.GetSvnTrunk ( )
Returns the current SVN workspace's trunk root path.

Definition at line 69 of file common.py.

◆ IsInGMockSvn()

def common.IsInGMockSvn ( )

Definition at line 81 of file common.py.

◆ IsInGTestSvn()

def common.IsInGTestSvn ( )

Definition at line 76 of file common.py.

Variable Documentation

◆ __author__

string common.__author__ = 'wan@google.com (Zhanyong Wan)'
private

Definition at line 31 of file common.py.

◆ _SVN_INFO_URL_RE

common._SVN_INFO_URL_RE = re.compile(r'^URL: https://(\w+)\.googlecode\.com/svn(.*)')
private

Definition at line 43 of file common.py.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08