| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | regression: using statements not working properly. Fixed. | Josh Rahm | 2024-10-28 |
| | | |||
| * | Add system to spec for running integration shell scirpts. | Josh Rahm | 2024-10-09 |
| The spec will recursively go through the test directories and look for `test.sh` files. If it finds one, it will run it. If the script returns 0, then the test passes, otherwise the test fails. | |||