| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #19 from jhunkeler/test-fs_human_readable_size | Joseph Hunkeler | 2020-04-10 | 2 | -0/+26 |
| |\ | |||||
| | * | Add test_human_readable_size | Joseph Hunkeler | 2020-04-10 | 2 | -0/+26 |
| * | | Check if directories were removed | Joseph Hunkeler | 2020-04-09 | 1 | -0/+3 |
| * | | remove whitespace | Joseph Hunkeler | 2020-04-09 | 1 | -2/+0 |
| * | | Add test_fs_mkdirs | Joseph Hunkeler | 2020-04-09 | 1 | -0/+40 |
| |/ | |||||
| * | Add test_fs_get_file_size | Joseph Hunkeler | 2020-04-09 | 2 | -0/+73 |
| * | Merge pull request #16 from jhunkeler/test-expandpath | Joseph Hunkeler | 2020-04-09 | 1 | -0/+35 |
| |\ | |||||
| | * | Add test_fs_expandpath | Joseph Hunkeler | 2020-04-09 | 1 | -0/+35 |
| * | | Add test test_relocate_relocate | Joseph Hunkeler | 2020-04-08 | 1 | -0/+47 |
| |/ | |||||
| * | 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 |
