Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test_relocation_file_replace_text (#14) | Joseph Hunkeler | 2020-04-08 | 1 | -0/+40 |
* | Test replace_text (#13) | Joseph Hunkeler | 2020-04-06 | 2 | -0/+41 |
* | Add test_config_read test | Joseph Hunkeler | 2020-04-01 | 1 | -0/+80 |
* | Add test_checksum_sha256 test | Joseph Hunkeler | 2020-03-31 | 2 | -0/+54 |
* | 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 |