Allow tests to use the data files in the source tree
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 2 Feb 2025 11:17:13 +0000 (11:17 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 2 Feb 2025 11:17:13 +0000 (11:17 +0000)
commitddf7c8960576eff7eab24f39f8ae264c7df7bb20
tree107ab0070db0df826058b5e68bda076d58a364e4
parent4657d064e853c4a764564164d33576637ab51397
Allow tests to use the data files in the source tree

We don't ship these in the package,
but do want to run the tests that use them

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: https://github.com/pandas-dev/pandas/issues/54907

Gbp-Pq: Name find_test_data.patch
pandas/conftest.py
pandas/tests/io/formats/style/test_html.py
pandas/tests/io/test_pickle.py
pandas/tests/io/xml/conftest.py
pandas/tests/io/xml/test_xml.py
pandas/tests/util/test_util.py