HomeSort by: relevance | last modified time | path
    Searched refs:xzdiff (Results 1 - 3 of 3) sorted by relevancy

  /src/external/public-domain/xz/dist/po4a/
po4a.conf 13 [type: man] ../src/scripts/xzdiff.1 $lang:man/$lang/xzdiff.1 add_$lang:?$lang.po.authors
  /src/external/public-domain/xz/dist/tests/
test_scripts.sh 14 XZDIFF=${1:-../src/scripts}/xzdiff
17 for i in XZ XZDIFF XZGREP; do
42 "$XZDIFF" "$preimage" "$samepostimage" >/dev/null
45 echo "xzdiff with no changes exited with status $status != 0"
49 "$XZDIFF" "$preimage" "$otherpostimage" >/dev/null
52 echo "xzdiff with changes exited with status $status != 1"
56 "$XZDIFF" "$preimage" "$srcdir/files/missing.xz" >/dev/null 2>&1
59 echo "xzdiff with missing operand exited with status $status != 2"
  /src/external/public-domain/xz/dist/
configure 1671 --disable-scripts do not install the scripts xzdiff, xzgrep, xzless,
25470 "src/scripts/xzdiff") CONFIG_FILES="$CONFIG_FILES src/scripts/xzdiff" ;;
26982 "src/scripts/xzdiff":F) chmod +x src/scripts/xzdiff ;;

Completed in 25 milliseconds