Current Path : /usr/lib/python2.7/dist-packages/lazr/uri/tests/ |
Current File : //usr/lib/python2.7/dist-packages/lazr/uri/tests/test_docs.pyc |
ó »²Oc @ s… d Z d d l m Z e Z d g Z d d l Z d d l Z d d l Z d d l Z d d l Z e j e j Be j BZ d „ Z d S( s Test harness for doctests.iÿÿÿÿ( t print_functiont additional_testsNc C sÙ t j j t j d d ƒ ƒ g } t j d d ƒ rŽ xX t j d d ƒ D]A } | j d ƒ rF | j t j j t j d d | ƒ ƒ ƒ qF qF Wn t d t d t d i t d 6ƒ } t j t j ƒ t j t j | | Ž ƒ S( s7 Run the doc tests (README.txt and docs/*, if any exist)s lazr.uris README.txtt docss .txts docs/%st module_relativet optionflagst globsR ( t ost patht abspatht pkg_resourcest resource_filenamet resource_existst resource_listdirt endswitht appendt dictt Falset DOCTEST_FLAGSR t atexitt registert cleanup_resourcest unittestt TestSuitet doctestt DocFileSuite( t doctest_filest namet kwargs( ( s<