# minimal test images used in the test suite, not worth moving elsewhere
python3-ipython: image-file-in-usr-lib [usr/lib/python3/dist-packages/IPython/core/tests/*]
# several text files are expected to be in the IPython directory
python3-ipython: package-contains-documentation-outside-usr-share-doc
# a test file meant to contain non-utf8 encoding
python3-ipython: national-encoding [usr/lib/python3/dist-packages/IPython/core/tests/nonascii*.py]
# this is the expected internal layout of the IPython directory
python3-ipython: repeated-path-segment lib [usr/lib/python3/dist-packages/IPython/lib/]
|