FOSS-VG/scripts
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
..
test test/zlibutil: update to match changes in zlibutil, increase reliability 2024-06-08 15:59:03 +02:00
tools tools/arraydump: Reimplement in C++ 2022-10-05 05:26:04 +02:00
build.sh tools: Add zlibutil 2024-06-08 15:06:50 +02:00
clean.sh tools: Add zlibutil 2024-06-08 15:06:50 +02:00
clean_dependencies.sh Build system: start moving the download handler to its own file 2024-06-08 15:09:14 +02:00
download.sh Build system: start moving the download handler to its own file 2024-06-08 15:09:14 +02:00
lib.sh scripts/lib: Fix a bug in the `remove` function 2024-06-08 15:09:14 +02:00
setup_project.sh Build system: start moving the download handler to its own file 2024-06-08 15:09:14 +02:00
test.sh lib/varint: Add VarInt library 2022-11-25 22:19:49 +01:00