|
From: Mark W. <ma...@so...> - 2023-04-21 14:17:16
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=9d6d45cfdebc62099640d8ae566dc9c8577ba514 commit 9d6d45cfdebc62099640d8ae566dc9c8577ba514 Author: Mark Wielaard <ma...@kl...> Date: Fri Apr 21 16:15:15 2023 +0200 Add cachegrind/tests/ann-diff4b-aux/w.rs Missing testfile from commit 1fdf0e728a047f0aab4de805576b6a3a84f37b79 "Add diff and merge capability to `cg_annotate`." Diff: --- cachegrind/tests/ann-diff4b-aux/w.rs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cachegrind/tests/ann-diff4b-aux/w.rs b/cachegrind/tests/ann-diff4b-aux/w.rs new file mode 100644 index 0000000000..4cb29ea38f --- /dev/null +++ b/cachegrind/tests/ann-diff4b-aux/w.rs @@ -0,0 +1,3 @@ +one +two +three |