Searched defs:SVNTest (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/checkout/
H A Dscm_unittest.py56 # Perhaps through some SCMTest base-class which both SVNTest and GitTest inherit from.
276 # GitTest and SVNTest inherit from this so any test_ methods here will be run once for this class and then once for each subclass.
295 # Tests which both GitTest and SVNTest should run.
461 class SVNTest(SCMTest): class in inherits:SCMTest

Completed in 41 milliseconds