Jeroen van Rijn
|
8383a45b62
|
Port tests\core\text\match
|
2024-06-02 14:47:09 -04:00 |
|
Jeroen van Rijn
|
d7bfbe0552
|
Port testing\core\text\i18n
|
2024-06-02 14:47:08 -04:00 |
|
Feoramund
|
852f694bee
|
Get tests passing again
`T` no longer has a writer assigned to it.
`test_core_cbor.odin` has global state and is run with `odin test`,
so I've set it to use only one thread.
|
2024-06-02 14:34:31 -04:00 |
|
Jeroen van Rijn
|
f8c4ee3d3c
|
i18n: Add section merge + duplicate key detection to gettext.
|
2024-05-17 15:50:37 +02:00 |
|
Jeroen van Rijn
|
6139da3d41
|
Fix .mo contexts
Fixes #3590
- `get("key")`
- `get("context", "key")`
|
2024-05-17 14:15:56 +02:00 |
|
Jeroen van Rijn
|
5a76b3c7c5
|
Fix .mo parser: Number of plurals
Fixes #3591
Added plur.mo to tests
|
2024-05-17 12:00:20 +02:00 |
|
Yawning Angel
|
9251e06143
|
tests/core: Bring the Makefile more in-sync with build.bat
|
2024-02-24 14:05:15 +09:00 |
|
gingerBill
|
be6f355665
|
Keep -vet happy by removing using
|
2023-07-31 12:32:30 +01:00 |
|
gingerBill
|
8aa36072fc
|
Remove using where easily possible
|
2023-07-31 12:11:17 +01:00 |
|
skytrias
|
e5d0417a6c
|
folder name changed
|
2022-12-21 21:36:50 +01:00 |
|
skytrias
|
1bea0f3772
|
fix styling issues and use switches in cases its necessary, add comments to helpers
|
2022-12-20 15:48:10 +01:00 |
|
skytrias
|
ff7f139fd7
|
add iter_index and update tests to use easier matcher setup
|
2022-12-20 12:59:32 +01:00 |
|
skytrias
|
eb5523d5d3
|
case insensitive helper call
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
3f4bbbec29
|
add proper unicode walking
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
70bd220f34
|
balanced string, frontier pattern, gsub_with and their tests added
|
2022-12-18 23:11:23 +01:00 |
|
skytrias
|
bd3596f012
|
create lua strlib text package and tests
|
2022-12-18 23:11:23 +01:00 |
|
Jeroen van Rijn
|
09e1c0fa27
|
[i18n] Add tests.
|
2022-04-29 16:19:13 +02:00 |
|