Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests | JP Aumasson | 2021-02-19 | 1 | -3/+1 |
| | |||||
* | Separate test function and main() | Kyle Altendorf | 2019-09-21 | 1 | -0/+5 |
This allows for inclusion of the test function/file in a program with an existing main(). This is an isolated piece of #19. |