haikuwebkit/LayoutTests/js/string-from-char-code-expec...

11 lines
228 B
Plaintext

This test ensures that String.fromCharCode doesn't crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS String.fromCharCode(88) is "X"
PASS successfullyParsed is true
TEST COMPLETE