New query-coding-test.el test failures
Vin Shelton
acs at alumni.princeton.edu
Fri Feb 13 21:35:37 EST 2009
Aidan,
Sometime between 2009-02-01 and 2009-02-11, mule builds on my home
system (uname -a reports: Linux samwise 2.6.24-23-generic #1 SMP Mon
Jan 26 00:13:11 UTC 2009 i686 GNU/Linux), I started seeing a dramatic
increase in query-coding-tests.el test failures:
grep query-coding-tests.el.*successful xemacs-21.5-2009*/check.out
xemacs-21.5-2009-02-01-mule/check.out:query-coding-tests.el: 1360 of
1360 tests successful (100%).
xemacs-21.5-2009-02-01-mule/check.out:query-coding-tests.el: 1360 of
1360 tests successful (100%).
xemacs-21.5-2009-02-11-mule/check.out:query-coding-tests.el: 918 of
1408 tests successful ( 65%).
xemacs-21.5-2009-02-11-mule/check.out:query-coding-tests.el: 918 of
1408 tests successful ( 65%).
xemacs-21.5-2009-02-13-mule/check.out:query-coding-tests.el: 918 of
1408 tests successful ( 65%).
xemacs-21.5-2009-02-13-mule/check.out:query-coding-tests.el: 918 of
1408 tests successful ( 65%).
These all seem to be related to unicode coding systems. Here is the
entire output from my most recent 'make check' run.
Regards,
Vin
cd ./src && make check
make[1]: Entering directory `/media/sda4/build/xemacs-21.5-2009-02-13-mule/src'
./xemacs -vanilla -batch -l
/opt/src/xemacs-21.5-2009-02-13-mule/src/../tests/automated/test-harness.el
-f batch-test-emacs
/opt/src/xemacs-21.5-2009-02-13-mule/src/../tests/automated
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/base64-tests.el...
base64-tests.el: 1234 of 1234 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/base64-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/base64-tests.el:
1234 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/byte-compiler-tests.el...
byte-compiler-tests.el: 104 of 104 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/byte-compiler-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/byte-compiler-tests.el:
104 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/c-tests.el...
Loading iso-with-esc...
c-tests.el: 4 of 4 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/c-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/c-tests.el:
4 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/case-tests.el...
case-tests.el: 1172 of 1172 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/case-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/case-tests.el:
1172 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/ccl-tests.el...
ccl-tests.el: 4570 of 4570 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/ccl-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/ccl-tests.el:
4570 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/database-tests.el...
database-tests.el: No tests run.
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/database-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/database-tests.el:
0 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/extent-tests.el...
extent-tests.el: 194 of 194 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/extent-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/extent-tests.el:
194 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/hash-table-tests.el...
hash-table-tests.el: 9868 of 9868 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/hash-table-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/hash-table-tests.el:
9868 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/iso-ir-196-test.el...
iso-ir-196-test.el: 2 of 2 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/iso-ir-196-test.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/iso-ir-196-test.el:
2 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/lisp-reader-tests.el...
lisp-reader-tests.el: 52 of 52 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/lisp-reader-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/lisp-reader-tests.el:
52 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/lisp-tests.el...
lisp-tests.el: 3794 of 3794 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/lisp-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/lisp-tests.el:
3794 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/md5-tests.el...
md5-tests.el: 56 of 56 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/md5-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/md5-tests.el:
56 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/mule-tests.el...
mule-tests.el: 6 of 6 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/mule-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/mule-tests.el:
6 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/os-tests.el...
os-tests.el: 20 of 20 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/os-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/os-tests.el:
20 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/query-coding-tests.el...
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-8 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-16 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-16-little-endian fails with unmapped
chars and invalid seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-32 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-32-little-endian fails with unmapped
chars and invalid seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-8 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-16 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-16-little-endian fails with unmapped
chars and invalid seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-32 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-32-little-endian fails with unmapped
chars and invalid seqs"
query-coding-tests.el: 918 of 1408 tests successful ( 65%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/query-coding-tests.el...
Testing Interpreted Lisp
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x5db14c>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-8 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-16 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-16-little-endian fails with unmapped
chars and invalid seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-32 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x5db2a1>);
failing case = "checking utf-32-little-endian fails with unmapped
chars and invalid seqs"
Testing Compiled Lisp
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [173
174) unencodable [209 210) unencodable [254 255) unencodable
0x62084f>); failing case = "checking unicode coding systems fail with
unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars"
FAIL: Assertion failed: (eq t query-coding-succeeded); failing case =
"checking unicode coding systems succeed sans unmapped chars, again"
FAIL: Assertion failed: (null query-coding-table); failing case =
"checking unicode coding systems succeed sans unmapped chars again"
FAIL: Assertion failed: (null text-conversion-error-signalled);
failing case = "checking that unicode coding systems do not error when
unnecessary"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-8 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-16 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-16-little-endian fails with unmapped
chars and invalid seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-32 fails with unmapped chars and invalid
seqs"
FAIL: Assertion failed: (equal query-coding-table #<range-table [1 5)
unencodable [5 9) invalid-sequence [9 13) unencodable 0x6209a4>);
failing case = "checking utf-32-little-endian fails with unmapped
chars and invalid seqs"
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/query-coding-tests.el:
918 passes
490 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/regexp-tests.el...
regexp-tests.el: 396 of 396 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/regexp-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/regexp-tests.el:
396 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/region-tests.el...
region-tests.el: 28 of 28 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/region-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/region-tests.el:
28 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/symbol-tests.el...
symbol-tests.el: 252 of 252 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/symbol-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/symbol-tests.el:
252 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/syntax-tests.el...
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 16 12)
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 22 3)
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error:
(syntax-error "Unbalanced parentheses")
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 16 12)
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 22 3)
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error:
(syntax-error "Unbalanced parentheses")
syntax-tests.el: 84 of 90 tests successful ( 93%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/syntax-tests.el...
Testing Interpreted Lisp
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 16 12)
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 22 3)
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error:
(syntax-error "Unbalanced parentheses")
Testing Compiled Lisp
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 16 12)
KNOWN BUG: Assertion failed: (backward-up-list-moves-point-from-to 22 3)
KNOWN BUG: (backward-up-list-moves-point-from-to 23 3) ==> error:
(syntax-error "Unbalanced parentheses")
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/syntax-tests.el:
84 passes
4 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
2 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/tag-tests.el...
tag-tests.el: 6 of 6 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/tag-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/tag-tests.el:
6 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/weak-tests.el...
weak-tests.el: 140 of 140 tests successful (100%).
Testing /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/weak-tests.el...
Testing Interpreted Lisp
Testing Compiled Lisp
SUMMARY for /opt/src/xemacs-21.5-2009-02-13-mule/tests/automated/weak-tests.el:
140 passes
0 assertion failures
0 errors that should have been generated, but weren't
0 wrong-error failures
0 missing-message failures
0 other failures
base64-tests.el: 1234 of 1234 tests successful (100%).
byte-compiler-tests.el: 104 of 104 tests successful (100%).
c-tests.el: 4 of 4 tests successful (100%).
case-tests.el: 1172 of 1172 tests successful (100%).
ccl-tests.el: 4570 of 4570 tests successful (100%).
database-tests.el: No tests run.
extent-tests.el: 194 of 194 tests successful (100%).
hash-table-tests.el: 9868 of 9868 tests successful (100%).
iso-ir-196-test.el: 2 of 2 tests successful (100%).
lisp-reader-tests.el: 52 of 52 tests successful (100%).
lisp-tests.el: 3794 of 3794 tests successful (100%).
md5-tests.el: 56 of 56 tests successful (100%).
mule-tests.el: 6 of 6 tests successful (100%).
os-tests.el: 20 of 20 tests successful (100%).
query-coding-tests.el: 918 of 1408 tests successful ( 65%).
regexp-tests.el: 396 of 396 tests successful (100%).
region-tests.el: 28 of 28 tests successful (100%).
symbol-tests.el: 252 of 252 tests successful (100%).
syntax-tests.el: 84 of 90 tests successful ( 93%).
tag-tests.el: 6 of 6 tests successful (100%).
weak-tests.el: 140 of 140 tests successful (100%).
Done
make[1]: Leaving directory `/media/sda4/build/xemacs-21.5-2009-02-13-mule/src'
More information about the XEmacs-Beta
mailing list