Sign in
googlers
/
jrn
/
git
/
cc7d11c16782041a6bb73e2fb56417b7d4c6d186
/
.
/
t
/
t4050-diff-histogram.sh
blob: c61b30f96daf57a9c7f3185bdd8ea3c4aeb9dbe3 [
file
] [
log
] [
blame
]
#!/bin/sh
test_description
=
'histogram diff algorithm'
TEST_PASSES_SANITIZE_LEAK
=
true
.
./
test
-
lib
.
sh
.
"$TEST_DIRECTORY"
/
lib
-
diff
-
alternative
.
sh
test_diff_frobnitz
"histogram"
test_diff_unique
"histogram"
test_done