Sweden-Number/dlls/jscript/tests
Jacek Caban 07cebfc928 jscript: Add String.prototype.toLocaleUpperCase and toLocaleLowerCase implementation.
They are supposed to be locale-specific, but my testing shows that it's
not the case in native.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-15 20:37:10 +01:00
..
Makefile.in
activex.c
api.js jscript: Add String.prototype.toLocaleUpperCase and toLocaleLowerCase implementation. 2021-03-15 20:37:10 +01:00
caller.c jscript: Use enter_script and leave_script to call script site notifications. 2020-01-30 16:22:33 +01:00
cc.js jscript: Cc_parser_parse implement '&&' expression. 2020-10-13 11:30:37 +02:00
jscript.c jscript/tests: Use wide-char string literals. 2020-12-08 12:34:29 +01:00
lang.js jscript/tests: Add more tests for setting prototype to different builtin types. 2021-03-11 22:58:26 +01:00
regexp.js jscript: Support passing non-string flags to RegExp constructor. 2020-06-05 19:30:42 +02:00
rsrc.rc
run.c jscript: Add VT_CY type support. 2021-01-22 20:34:57 +01:00
sunspider-regexp-dna.js
sunspider-string-base64.js
sunspider-string-validate-input.js