Allow tests to use the data files in the source tree
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 29 Mar 2025 13:01:52 +0000 (13:01 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 29 Mar 2025 13:01:52 +0000 (13:01 +0000)
commit48b20b5b51e75ed06c6018c840c931c92d9b899b
treed0b649d0953ff8f7c206b72c1190a711d3794c88
parente7a5a37a3c3c4f9631c79139a23b2f7df3997266
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