cid#1640468 Dereference after null check
[LibreOffice.git] / libreofficekit / qa / data / join / README.md
blob787b05b83b8987637e793648521b87a2decfc1bc
1 # LibreOfficeKit tilebench joining tests
3 This folder contain documents to run through `tilebench --join` to detect problems. To run the tests, simply invoke:
5     bin/run tilebench $PWD/instdir/program libreofficekit/qa/data/join/<filename> --join
7 After the tests are complete, you may see an output like this:
9 ```
10 Failed 81 joins
11         Zoom 0.5 bad tiles: 23 with 5637 mismatching pixels
12         Zoom 0.6 bad tiles: 12 with 1341 mismatching pixels
13         ...
14         Zoom 2 bad tiles: 3 with 1675 mismatching pixels
15 ```