Skip to content

Tests, fixes and cleanups for the decompressor

Stefan Brüns requested to merge work/bruns/various_decompressor_cleanups into master
  1. Use QtEndian methods instead of homegrown code
  2. Use in-class initialization
  3. Remove unused PDB reference member from Decompressor classes
  4. Add tests for NOOP and RLE decompressor
  5. Fix a bug in the RLE decompressor

Merge request reports

Loading