8000 Compiled flowstdlib in target is complete for packaging and download · Issue #1634 · andrewdavidmackenzie/flow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Compiled flowstdlib in target is complete for packaging and download #1634
Open
@andrewdavidmackenzie

Description

@andrewdavidmackenzie

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0