Std.Matchermodule Saved_output : sig ... endmodule Test_outcome : sig ... endmodule Test_correction : sig ... endval evaluate_test :
file_contents:string ->
location:Expect_test_common.File.Location.t ->
allow_output_patterns:bool ->
Test_outcome.t ->
Test_correction.t Expect_test_matcher__.Reconcile.Result.tval get_contents_for_corrected_file :
file_contents:string ->
mode:mode ->
Test_correction.t list ->
string