Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix segfault on empty --env/-E and --sep arguments | Joseph Hunkeler | 2022-06-15 | 1 | -0/+6 |
| | |||||
* | Fix all_list tests so they aren't clobbering all_ tests | Joseph Hunkeler | 2022-02-17 | 1 | -3/+3 |
| | |||||
* | Add --all-list run | Joseph Hunkeler | 2022-02-16 | 1 | -0/+4 |
| | |||||
* | Fix tests | Joseph Hunkeler | 2022-02-15 | 1 | -3/+4 |
| | |||||
* | Implement --all/-A | Joseph Hunkeler | 2022-02-14 | 1 | -0/+3 |
| | | | | * Apply filters to all environment variables | ||||
* | Add test for --default (#8) | Joseph Hunkeler | 2021-05-16 | 1 | -0/+1 |
| | | | | | * Add test for --default * Remove trailing semi-colon from windows path | ||||
* | Fix cmake barfing on backslashes (#7) | Joseph Hunkeler | 2021-05-16 | 1 | -2/+2 |
| | |||||
* | Add default path (#6) | Joseph Hunkeler | 2021-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | * Add default path * Improve support/implementation logic * Fix braces in tests * Enable warnings * Emit more generalized form of windows path * Change initialization order * Add --default/-D to documentation * Fix platform detection | ||||
* | Testing (#5) | Joseph Hunkeler | 2021-05-07 | 1 | -0/+25 |
| | | | | | | | | | * Fix separators appearing at the end once and for all * Add cleanpath executable tests * Escape slashes * Enable verbose testing | ||||
* | Add tests | Joseph Hunkeler | 2021-05-05 | 1 | -0/+22 |