godot/tests
Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words
- Changes `TextServer.string_get_word_breaks()`
  - Returns pairs of boundary start and end offsets
  - Accepts `chars_per_line` to return line breaks
- Removes `String::word_wrap()`

Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
2022-12-16 13:18:57 +08:00
..
core Merge pull request #68747 from rune-scape/rune-stringname-unification 2022-12-09 18:06:48 +01:00
data
python_build
scene [Tests] Get rid of several error messages when running the test suite 2022-12-12 19:17:50 +01:00
servers Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00
create_test.py
SCsub
test_macros.cpp
test_macros.h
test_main.cpp
test_main.h
test_tools.h
test_utils.cpp
test_utils.h
test_validate_testing.h