FOSS-VG/scripts/test
BodgeMaster 229392a7fe test/zlibutil: update to match changes in zlibutil, increase reliability
The following changes have been made:
- The test has been adjusted to zlibutil's changed behavior.
- The output of zlibutil isn’t checked against static data, instead it hands
  the compressed file to another decompressor. This was done because the exact
  output can change with updates to zlib itself (this appears to have happened
  in my case).
- The new test works with random data, reducing the likelihood of false passes.
- The new decompression test works with its own file for the same reason.
2024-06-08 15:59:03 +02:00
..
arraydump.sh scripts/test/arraydump: Add test 2022-10-05 06:26:41 +02:00
baseconvert.sh tools/baseconvert: New tool 2022-10-08 08:29:01 +02:00
dumpnbt.sh test/dumpnbt: Move expected output out of the script, also add another test 2023-06-18 03:37:19 +02:00
zlibutil.sh test/zlibutil: update to match changes in zlibutil, increase reliability 2024-06-08 15:59:03 +02:00