Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

unittests shouldn't hardcode relative paths #62

Open
umlaeute opened this issue Mar 8, 2021 · 0 comments
Open

unittests shouldn't hardcode relative paths #62

umlaeute opened this issue Mar 8, 2021 · 0 comments
Labels

Comments

@umlaeute
Copy link
Contributor

umlaeute commented Mar 8, 2021

the "json-encode/read-large" unit-tests hardcodes a relative path to [json-encode]:

#X obj 143 214 ../../json-encode;

in order to be able to run the unit-tests on an already-installed package, this should be changed to just [json-encode] (and let Pd handle the finding of the "correct" binary).

you might also add some flags to the unittest-scripts to allow for specifying the search-paths

@residuum residuum added the low label Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants