--- tests/local.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local.mk b/tests/local.mk index 2599c059..a14ba8fb 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -37,7 +37,7 @@ $(top_srcdir)/%D%/package.m4: $(top_srcdir)/configure $(AM_V_at)mv $@.tmp $@ -# Update the test cases. Consider the latest test result to be the +# Update the test cases. Consider the latest test results to be the # correct expectations, and change the test cases to match them. .PHONY: update-tests update-tests: -- 2.27.0
- [PATCH 00/10] Update HTML reports Akim Demaille
- [PATCH 02/10] style: factor complex expressions Akim Demaille
- [PATCH 01/10] maint: make it easier to update expectati... Akim Demaille
- [PATCH 04/10] reports: update html ouput Akim Demaille
- [PATCH 07/10] html: simplify Akim Demaille
- [PATCH 08/10] html: don't define several times the same... Akim Demaille
- [PATCH 06/10] reports: let html reports catch up with -... Akim Demaille
- [PATCH 03/10] tests: check html Akim Demaille
- [PATCH 05/10] reports: let xml reports catch up with --... Akim Demaille
- [PATCH 10/10] html: capitalize titles Akim Demaille
- [PATCH 09/10] fixup! maint: make it easier to update ex... Akim Demaille