1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-17 04:24:48 +02:00
Files
Ludwig Valda Vasquez 068d610e3a Add grapheme cluster handling tests
GraphemeBreakTest.txt was downloaded from the Unicode Character Database [0].

Changes to build.gradle.kts were required to stop `gradlew test` from
regenerating the resources with empty JSON objects. And adding a
dependency.

[0]: https://www.unicode.org/Public/UCD/latest/ucd/auxiliary/GraphemeBreakTest.txt
2023-08-14 09:04:41 +03:00
..