leakec / sihm

Standalone Interactive HTML Movie (SIHM): A highly-portable, interactive way to visualize your simulations.
https://leakec.github.io/sihm/
MIT License
1 stars 0 forks source link

Test packages #9

Closed leakec closed 1 year ago

leakec commented 1 year ago

We have a few distributable packages and it would be nice to be able to test them. A simple test system would:

  1. Build all of the packages.
  2. Test all of the packages on a simple yaml file via sihm -i test.yaml and ensure a test.html file is created.

Notes

To-do

leakec commented 1 year ago

Used this for windows wildcard matching in commands.

leakec commented 1 year ago

Fedora notes

leakec commented 1 year ago

Closing. https://github.com/leakec/sihm/commit/bc2c13887e33050ca575bad1c299f39effe8d382 has the action that runs on all 4 platforms.