6f967b8848
pyfakefs implements a fake file system that mocks the Python file system modules. Using pyfakefs, your tests operate on a fake file system in memory without touching the real disk. The software under test requires no modification to work with pyfakefs. Part of PR pkg/52941.
36 lines
1.4 KiB
Text
36 lines
1.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2018/05/25 04:01:28 bsiegert Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/pyfakefs/__init__.py
|
|
${PYSITELIB}/pyfakefs/__init__.pyc
|
|
${PYSITELIB}/pyfakefs/__init__.pyo
|
|
${PYSITELIB}/pyfakefs/deprecator.py
|
|
${PYSITELIB}/pyfakefs/deprecator.pyc
|
|
${PYSITELIB}/pyfakefs/deprecator.pyo
|
|
${PYSITELIB}/pyfakefs/fake_filesystem.py
|
|
${PYSITELIB}/pyfakefs/fake_filesystem.pyc
|
|
${PYSITELIB}/pyfakefs/fake_filesystem.pyo
|
|
${PYSITELIB}/pyfakefs/fake_filesystem_shutil.py
|
|
${PYSITELIB}/pyfakefs/fake_filesystem_shutil.pyc
|
|
${PYSITELIB}/pyfakefs/fake_filesystem_shutil.pyo
|
|
${PYSITELIB}/pyfakefs/fake_filesystem_unittest.py
|
|
${PYSITELIB}/pyfakefs/fake_filesystem_unittest.pyc
|
|
${PYSITELIB}/pyfakefs/fake_filesystem_unittest.pyo
|
|
${PYSITELIB}/pyfakefs/fake_pathlib.py
|
|
${PYSITELIB}/pyfakefs/fake_pathlib.pyc
|
|
${PYSITELIB}/pyfakefs/fake_pathlib.pyo
|
|
${PYSITELIB}/pyfakefs/fake_scandir.py
|
|
${PYSITELIB}/pyfakefs/fake_scandir.pyc
|
|
${PYSITELIB}/pyfakefs/fake_scandir.pyo
|
|
${PYSITELIB}/pyfakefs/helpers.py
|
|
${PYSITELIB}/pyfakefs/helpers.pyc
|
|
${PYSITELIB}/pyfakefs/helpers.pyo
|
|
${PYSITELIB}/pyfakefs/mox3_stubout.py
|
|
${PYSITELIB}/pyfakefs/mox3_stubout.pyc
|
|
${PYSITELIB}/pyfakefs/mox3_stubout.pyo
|
|
${PYSITELIB}/pyfakefs/pytest_plugin.py
|
|
${PYSITELIB}/pyfakefs/pytest_plugin.pyc
|
|
${PYSITELIB}/pyfakefs/pytest_plugin.pyo
|