1
0
mirror of https://git.code.sf.net/p/fuse-emulator/libspectrum synced 2025-07-31 09:44:22 +03:00
Files
Miroslav Ďurčík 56e6f89c69 fix: Fixed running unittest checks which require gzip, but gzip was not enabled or available.
fix: Fixed running unittest checks which require gzip, but gzip was not enabled or available. In case of writing block, uncompressed size will be checked. In case of reading gzipped files, such tests will be skipped.

fix: Fixed core dump in test 39, when 85 (0x55) pages where to be saved, while memory was reserverd for 64.
refactor: Internal function for executing such test was modified to return error code in case more pages requested than actually reserved in memory.

unittest: Added support for returning TEST_SKIPPED as return value from test function.


See also https://sourceforge.net/p/arki55-fuse-mod/tickets/10/
2023-04-25 22:12:25 +02:00
..
2018-06-17 07:46:01 +02:00
2010-10-03 17:49:30 +00:00
2021-03-06 16:07:33 +11:00
2010-09-30 21:28:54 +00:00
2017-06-05 22:17:21 +10:00