mirror of
https://github.com/kennethreitz/context.git
synced 2026-06-05 23:00:17 +00:00
41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
Program is running...Run all tests ? (1=yes, 0=prompt)
|
|
enter integer:Exercise db functions ? (0=no)
|
|
enter integer:Output errors to file (0=no)
|
|
enter integer:finnish_UTF-8
|
|
strcmp([ydia],z) FAILED
|
|
strcmp([udia],z) FAILED
|
|
strcmp([eth],e) FAILED
|
|
polish_UTF-8
|
|
strcmp(L,[Lstroke]) FAILED
|
|
spanish_UTF-8
|
|
strcmp([Ntilde],O) FAILED
|
|
finnish_8859-1
|
|
strcmp([ydia],z) FAILED
|
|
strcmp([udia],z) FAILED
|
|
strcmp([eth],e) FAILED
|
|
spanish_8859-1
|
|
strcmp([Ntilde],O) FAILED
|
|
Passed 31/40 collate tests
|
|
ord(5) FAILED
|
|
Passed 38/39 string tests
|
|
Passed 28/28 list tests
|
|
Passed 9/9 table tests
|
|
upper(oe) FAILED
|
|
lower(oe) FAILED
|
|
Passed 20/22 string UTF-8 tests
|
|
Passed 27/27 number tests
|
|
Passed 10/10 name tests
|
|
Passed 598/598 date tests
|
|
convertcode(bytecode($C5$81,raw),UTF-8,ANSEL) <> bytecode($A1,raw) FAILURE
|
|
convertcode(bytecode($A1,raw),ANSEL,UTF-8) <> bytecode($C5$81,raw) FAILURE
|
|
convertcode(bytecode($C3$A6,raw),UTF-8,ANSEL) <> bytecode($B5,raw) FAILURE
|
|
convertcode(bytecode($B5,raw),ANSEL,UTF-8) <> bytecode($C3$A6,raw) FAILURE
|
|
convertcode(bytecode($C3$9E,raw),UTF-8,ISO-8859-1) <> bytecode($DE,raw) FAILURE
|
|
convertcode(bytecode($DE,raw),ISO-8859-1,UTF-8) <> bytecode($C3$9E,raw) FAILURE
|
|
convertcode(bytecode($C3$9E,raw),UTF-8,ANSEL) <> bytecode($A4,raw) FAILURE
|
|
convertcode(bytecode($A4,raw),ANSEL,UTF-8) <> bytecode($C3$9E,raw) FAILURE
|
|
Passed 28/36 convert tests
|
|
What is the name of the output file?
|
|
Default path: .
|
|
enter file name: Program was run successfully.
|