Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add quick shell() test | Joseph Hunkeler | 2020-03-30 | 1 | -0/+24 |
| | |||||
* | Allow up to 10 arbitrary test arguments | Joseph Hunkeler | 2020-03-30 | 1 | -0/+1 |
| | |||||
* | Add strdup_array() test | Joseph Hunkeler | 2020-03-28 | 1 | -0/+30 |
| | |||||
* | Add `const char **` type to TestValue union | Joseph Hunkeler | 2020-03-28 | 1 | -0/+1 |
| | |||||
* | Add normalize_space test | Joseph Hunkeler | 2020-03-27 | 1 | -0/+29 |
| | |||||
* | Fix compiler warnings | Joseph Hunkeler | 2020-03-27 | 1 | -6/+2 |
| | |||||
* | Fix compiler warnings not triggering | Joseph Hunkeler | 2020-03-27 | 1 | -0/+3 |
| | |||||
* | Pass correct type to split() | Joseph Hunkeler | 2020-03-26 | 1 | -8/+8 |
| | |||||
* | TTY check | Joseph Hunkeler | 2020-03-25 | 1 | -1/+7 |
| | |||||
* | Initial commit of tests | Joseph Hunkeler | 2020-03-24 | 21 | -0/+656 |