diff --git a/t/README b/t/README index 448569b60e..e867d1f8bd 100644 --- a/t/README +++ b/t/README @@ -674,6 +674,11 @@ library for your script to use. file. This behaves like "cmp" but produces more helpful output when the test is run with "-v" option. + - test_cmp_rev + + Check whether the rev points to the same commit as the + rev. + - test_line_count (= | -lt | -ge | ...) Check whether a file has the length it is expected to.