Open
Description
Make sure that what is in the target folder of flowstdlib is complete and could be used to install and run it.
Currently noticed that some of the files used in the tests are used from the source directory
(Expected.*).
Copy them into target in the compile stage, and then have the tests (in main.rs) use the files ONLY from target.
That way, an installed binary package of flowstdlib will be compiled and have all the files to run and to test…
Although, if installed from a binary, I think we couldn’t run tests…. Only run the samples, so maybe the expected files are not needed?
Metadata
Metadata
Assignees
Labels
No labels