tests/test-doctest.py
branchstable
changeset 35169 898c6f812a51
parent 34424 e416819d9ebb
child 36511 aa3294027936
equal deleted inserted replaced
35168:b175e54c1103 35169:898c6f812a51
    46 testmod('mercurial.config')
    46 testmod('mercurial.config')
    47 testmod('mercurial.context')
    47 testmod('mercurial.context')
    48 testmod('mercurial.dagparser', optionflags=doctest.NORMALIZE_WHITESPACE)
    48 testmod('mercurial.dagparser', optionflags=doctest.NORMALIZE_WHITESPACE)
    49 testmod('mercurial.dispatch')
    49 testmod('mercurial.dispatch')
    50 testmod('mercurial.encoding')
    50 testmod('mercurial.encoding')
       
    51 testmod('mercurial.fancyopts')
    51 testmod('mercurial.formatter')
    52 testmod('mercurial.formatter')
    52 testmod('mercurial.hg')
    53 testmod('mercurial.hg')
    53 testmod('mercurial.hgweb.hgwebdir_mod')
    54 testmod('mercurial.hgweb.hgwebdir_mod')
    54 testmod('mercurial.match')
    55 testmod('mercurial.match')
    55 testmod('mercurial.mdiff')
    56 testmod('mercurial.mdiff')