Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add writ tests #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

ci: add writ tests #39

wants to merge 2 commits into from

Commits on Jul 27, 2022

  1. ci: add writ tests

    - changed make target for test to depend on
      a wasm module. That way we can test both
      release and debug in the CI.
    - If I spied rust unit tests, I added those to the
      make target. We could also consider gtests
      for C++ examples in the future.
    - only run pages when files change
    Bailey Hayes committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    e647c54 View commit details
    Browse the repository at this point in the history
  2. fix: remove build req for test task

    Bailey Hayes committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5cd17e8 View commit details
    Browse the repository at this point in the history