Home
last modified time | relevance | path

Searched refs:doctests (Results 1 – 25 of 48) sorted by relevance

12

/external/autotest/client/site_tests/kernel_CheckArmErrata/
Dcontrol.doctest7 PURPOSE = "Run doctests on kernel_CheckArmErrata"
9 Fails if any of the doctests in the main test fail.
18 Attempts to run doctests on kernel_CheckArmErrata.
/external/python/cpython2/Lib/test/
Dtest_unpack.py1 doctests = """ variable
122 __test__ = {'doctests' : doctests}
Dtest_genexps.py1 doctests = """ variable
264 __test__ = {'doctests' : doctests}
Dtest_setcomps.py1 doctests = """ variable
132 __test__ = {'doctests' : doctests}
/external/python/cpython3/Lib/test/
Dtest_unpack_ex.py3 doctests = """ variable
357 __test__ = {'doctests' : doctests}
Dtest_unpack.py1 doctests = """ variable
143 __test__ = {'doctests' : doctests}
Dtest_metaclass.py1 doctests = """ variable
257 __test__ = {'doctests' : doctests}
Dtest_listcomps.py1 doctests = """ variable
129 __test__ = {'doctests' : doctests}
Dtest_setcomps.py1 doctests = """ variable
132 __test__ = {'doctests' : doctests}
Dtest_genexps.py1 doctests = """ variable
267 __test__ = {'doctests' : doctests}
/external/python/setuptools/setuptools/
Dlib2to3_ex.py29 def run_2to3(self, files, doctests=False): argument
39 if doctests:
/external/python/setuptools/docs/
Dpython3.txt34 Setuptools will convert all Python files, and also all doctests in Python
35 files. However, if you have doctests located in separate text files, these
69 if the source file has been changed. If you add a file to the doctests
93 If you don't want to run the 2to3 conversion on the doctests in Python files,
Dhistory.txt26 aspects of ``easy_install``, and supplied the doctests for the command-line
/external/autotest/frontend/afe/doctests/
D002_site_rpc_test.txt1 # This file is for site-specific doctests of the AFE RPC interface.
D003_misc_rpc_features.txt98 ... 'doctests', 'test.control.3')
/external/python/futures/docs/
Dmake.bat25 echo. doctest to run all doctests embedded in the documentation if enabled
107 echo.Testing of doctests in the sources finished, look at the ^
/external/mesa3d/src/gallium/docs/
Dmake.bat26 echo. doctest to run all doctests embedded in the documentation if enabled
108 echo.Testing of doctests in the sources finished, look at the ^
/external/python/cpython3/Doc/library/
Ddoctest.rst137 examples of doctests in the standard Python test suite and libraries.
537 doctests expecting "little integer" output still work in these cases. This
561 .. index:: single: ...; in doctests
698 single: # (hash); in doctests
699 single: + (plus); in doctests
700 single: - (minus); in doctests
762 functions that run doctests, establishing different defaults. In such cases,
879 is an advanced feature that allows parameterization of doctests. For example, a
931 no doctests are found are excluded from consideration. The default is a backward
968 their doctests systematically. :mod:`doctest` provides two functions that can
[all …]
/external/python/rsa/
DCHANGELOG.txt117 - Fixed doctests for Python 2.7
148 - Added a lot of doctests
/external/python/cpython2/Doc/library/
Ddoctest.rst145 examples of doctests in the standard Python test suite and libraries.
547 doctests expecting "little integer" output still work in these cases. This
765 functions that run doctests, establishing different defaults. In such cases,
886 is an advanced feature that allows parameterization of doctests. For example, a
942 no doctests are found are excluded from consideration. The default is a backward
988 their doctests systematically. Prior to Python 2.4, :mod:`doctest` had a barely
990 doctests from multiple modules. :class:`Tester` was feeble, and in practice most
995 test suites from modules and text files containing doctests. To integrate with
1008 from text files and modules with doctests:
1077 The global ``__file__`` was added to the globals provided to doctests
[all …]
/external/python/rsa/doc/
Dmake.bat33 echo. doctest to run all doctests embedded in the documentation if enabled
165 echo.Testing of doctests in the sources finished, look at the ^
/external/clang/docs/
Dmake.bat37 echo. doctest to run all doctests embedded in the documentation if enabled
185 echo.Testing of doctests in the sources finished, look at the ^
/external/clang/docs/analyzer/
Dmake.bat37 echo. doctest to run all doctests embedded in the documentation if enabled
185 echo.Testing of doctests in the sources finished, look at the ^
/external/llvm/docs/
Dmake.bat37 echo. doctest to run all doctests embedded in the documentation if enabled
185 echo.Testing of doctests in the sources finished, look at the ^
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Dmake.bat37 echo. doctest to run all doctests embedded in the documentation if enabled
185 echo.Testing of doctests in the sources finished, look at the ^

12