Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set SHELL in workflow. Why is this necessary? | Joseph Hunkeler | 2022-06-15 | 1 | -0/+1 |
| | |||||
* | Fix cmake barfing on backslashes (#7) | Joseph Hunkeler | 2021-05-16 | 1 | -1/+1 |
| | |||||
* | Testing (#5) | Joseph Hunkeler | 2021-05-07 | 1 | -3/+3 |
| | | | | | | | | | * Fix separators appearing at the end once and for all * Add cleanpath executable tests * Escape slashes * Enable verbose testing | ||||
* | Add windows (#3) | Joseph Hunkeler | 2021-05-06 | 1 | -2/+11 |
| | | | * Add windows support | ||||
* | Create cmake.yml (#1) | Joseph Hunkeler | 2021-05-05 | 1 | -0/+49 |
* Create cmake.yml * Do not include limits.h for fun |