summaryrefslogtreecommitdiffstats
path: root/tools/update-packaging/test/runtests.sh
blob: c66e54eaa62f5869829799834faf1ebdc8bee6c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

echo "testing make_incremental_updates.py"
python ../make_incremental_updates.py -f testpatchfile.txt

echo ""
echo "diffing ref.mar and test.mar"
./diffmar.sh ref.mar test.mar test

echo ""
echo "diffing ref-mac.mar and test-mac.mar"
./diffmar.sh ref-mac.mar test-mac.mar test-mac