2ca1b20a85
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. |
||
---|---|---|
.. | ||
Lua | ||
Readers | ||
Writers | ||
Command.hs | ||
Helpers.hs | ||
Lua.hs | ||
Old.hs | ||
Shared.hs |