Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-12 | Add selftest::read_file | David Malcolm | 1 | -0/+60 |
2016-08-31 | selftest.c: avoid explicit "selftest::" qualifiers | David Malcolm | 1 | -42/+36 |
2016-08-31 | selftest: split out named_temp_file from temp_source_file | David Malcolm | 1 | -14/+35 |
2016-08-23 | selftest.h: add ASSERT_STR_CONTAINS | David Malcolm | 1 | -0/+34 |
2016-08-18 | Evict selftest tempfiles from the diagnostics file cache | David Malcolm | 1 | -0/+1 |
2016-08-16 | Move class temp_source_file from input.c to selftest.c/h | David Malcolm | 1 | -0/+26 |
2016-08-11 | Add selftests to selftest.c | David Malcolm | 1 | -0/+28 |
2016-07-19 | selftest.c: gracefully handle NULL in assert_streq | David Malcolm | 1 | -1/+13 |
2016-06-13 | selftests: improve reported failure locations | David Malcolm | 1 | -10/+10 |
2016-06-13 | selftest: show values when ASSERT_STREQ fails | David Malcolm | 1 | -0/+32 |
2016-06-06 | Selftest framework | David Malcolm | 1 | -0/+47 |