behaviour-tree-test/tests/core/string
Haoyu Qiu ebb96e2303 Move plural rules logic into a separate class
- Extracts plural rules logic in `TranslationPO` into a new `PluralRules` class.
- Changes caching the last used plural index in `TranslationPO` into an LRU cache in `PluralRules`.
- Adds tests for `PluralRules`.
2025-09-26 10:51:55 +08:00
..
test_fuzzy_search.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
test_node_path.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
test_string.h Use Grisu2 algorithm in String::num_scientific to fix serializing 2025-05-22 09:13:16 -07:00
test_translation.h Move plural rules logic into a separate class 2025-09-26 10:51:55 +08:00
test_translation_server.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00