You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
the "json-encode/read-large" unit-tests hardcodes a relative path to
[json-encode]
:PuRestJson/unittests/json-encode/read-large.pd
Line 8 in b091c4b
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
The text was updated successfully, but these errors were encountered: