teavm/tests
Ivan Hetman b006cbb206
classlib: various fixes in Character class (#831)
* fix bug in `codePointBefore`
* validate arguments in some methods
* support negative `codePointOffset` in `offsetByCodePoints`
* add tests
2023-10-27 17:25:32 +02:00
..
src/test classlib: various fixes in Character class (#831) 2023-10-27 17:25:32 +02:00
build.gradle.kts Don't keep default test settings in gradle.properties 2023-10-08 20:20:10 +02:00
compile-c-unix-fast.sh C: add option to support exceptions via setjmp/longjmp 2019-07-22 16:53:47 +03:00
compile-c-unix.sh C: compile into multiple .c and .h files 2019-05-08 17:36:46 +03:00
run-wasi.sh Suppress failing WASI tests, enable running WASI tests by default 2023-10-08 19:23:34 +02:00