Searched refs:cddlchk (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/tools/onbld/Checks/
H A DCddl.py35 # scmtest has a test for cddlchk that depends on the variable
44 # be tested by cddlchk. However, we don't want to include the initial
49 def cddlchk(fh, filename=None, lenient=False, verbose=False, output=sys.stderr): function
/osnet-11/usr/src/tools/onbld/hgext/
H A Dcdm.py392 Files can be excluded from this check using the cddlchk.NOT file.
397 exclude = not_check(repo, 'cddlchk')
415 ret |= Cddl.cddlchk(fh, lenient=lenient, output=ui)
856 - cddlchk (CDDL block comments)
890 - cddlchk (CDDL block comments)
1406 'cddlchk': (cdm_cddlchk, [('p', 'parent', '', 'parent workspace')],
1407 'hg cddlchk [-p PARENT]'),

Completed in 23 milliseconds