fragglet / lhasa

Free Software LHA implementation
http://fragglet.github.io/lhasa/
ISC License
80 stars 15 forks source link

FAIL: 1 #38

Closed polluks closed 2 years ago

polluks commented 2 years ago
/Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
PASS: test-crc16
PASS: test-basic-reader
PASS: test-decoder
PASS: test-decompress
PASS: test-file-headers
PASS: test-list-output
PASS: test-crc-output
PASS: test-print
PASS: test-dry-run
FAIL: test-extract
============================================================================
Testsuite summary for Lhasa 0.3.1
============================================================================
# TOTAL: 10
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to fraggle@gmail.com
============================================================================
make[3]: *** [test-suite.log] Error 1
make[2]: *** [check-TESTS] Error 2
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

test-suite.log

fragglet commented 2 years ago

Fixed in efe4264e628a8adce5bb6b92789efb306f89d406 - thank you.