Rename skip_unless_tool_exists -> skip_unless_tools_exist and fix logic.
I misread the inverted logic of "skipIf(not tool_exists(x) or not tool_exists(y))".
Signed-off-by:
Chris Lamb <lamby@debian.org>
Showing
- tests/comparators/test_binary.py 5 additions, 5 deletionstests/comparators/test_binary.py
- tests/comparators/test_bzip2.py 5 additions, 5 deletionstests/comparators/test_bzip2.py
- tests/comparators/test_cbfs.py 7 additions, 7 deletionstests/comparators/test_cbfs.py
- tests/comparators/test_cpio.py 5 additions, 5 deletionstests/comparators/test_cpio.py
- tests/comparators/test_dex.py 3 additions, 7 deletionstests/comparators/test_dex.py
- tests/comparators/test_elf.py 7 additions, 7 deletionstests/comparators/test_elf.py
- tests/comparators/test_epub.py 3 additions, 3 deletionstests/comparators/test_epub.py
- tests/comparators/test_fonts.py 3 additions, 3 deletionstests/comparators/test_fonts.py
- tests/comparators/test_fsimage.py 4 additions, 4 deletionstests/comparators/test_fsimage.py
- tests/comparators/test_gettext.py 4 additions, 4 deletionstests/comparators/test_gettext.py
- tests/comparators/test_haskell.py 3 additions, 3 deletionstests/comparators/test_haskell.py
- tests/comparators/test_icc.py 3 additions, 3 deletionstests/comparators/test_icc.py
- tests/comparators/test_image.py 3 additions, 3 deletionstests/comparators/test_image.py
- tests/comparators/test_iso9660.py 6 additions, 6 deletionstests/comparators/test_iso9660.py
- tests/comparators/test_java.py 3 additions, 3 deletionstests/comparators/test_java.py
- tests/comparators/test_macho.py 3 additions, 3 deletionstests/comparators/test_macho.py
- tests/comparators/test_mono.py 3 additions, 3 deletionstests/comparators/test_mono.py
- tests/comparators/test_pdf.py 4 additions, 4 deletionstests/comparators/test_pdf.py
- tests/comparators/test_png.py 3 additions, 3 deletionstests/comparators/test_png.py
- tests/comparators/test_ppu.py 4 additions, 4 deletionstests/comparators/test_ppu.py
Loading
Please register or sign in to comment