aboutsummaryrefslogtreecommitdiff
path: root/test/writer.jats_publishing
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-19 18:54:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-19 18:57:13 -0700
commit2ca1b20a85303dc8656f782f5804afdec215948b (patch)
tree820586530382fce5d331542de0f4c47231f5c954 /test/writer.jats_publishing
parentc3a9322b930c4b7e9bbf880d5df5e972efcaf0ff (diff)
downloadpandoc-2ca1b20a85303dc8656f782f5804afdec215948b.tar.gz
Fix finding of data files from test programs.
Apparently Cabal sets a `pandoc_datadir` environment variable so that the data files will be sought in the source directory rather than in the final destination (where they aren't yet installed). So we no longer need to set `--data-dir` in the tests. We just need to make sure `pandoc_datadir` is set in the environment when we call the program in the test suite. This will fix the issue with loading of pandoc.lua when pandoc is built with `-embed_data_files`, reported in #7163. Closes #7163.
Diffstat (limited to 'test/writer.jats_publishing')
0 files changed, 0 insertions, 0 deletions