diff options
| author | jvoisin | 2026-04-22 14:46:50 +0200 |
|---|---|---|
| committer | jvoisin | 2026-04-22 14:51:11 +0200 |
| commit | da5d5b242669f685e187d3356dcc083087624d56 (patch) | |
| tree | bc05df9303ca92c76b6b9ce93274e83dd2ff44b4 /tests/Makefile | |
| parent | 5ac7e1b695281ebdcfe365176d40053764d44684 (diff) | |
This was fixed in a255506ca487250255f9f048e61cf90166ceab77
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index d19e3d8..71fb930 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -93,6 +93,7 @@ RUNTIME_TARGETS= \ | |||
| 93 | test_vsnprintf_dynamic \ | 93 | test_vsnprintf_dynamic \ |
| 94 | test_vsnprintf_static \ | 94 | test_vsnprintf_static \ |
| 95 | test_vsprintf \ | 95 | test_vsprintf \ |
| 96 | test_wcrtomb \ | ||
| 96 | test_wcscat_static_write \ | 97 | test_wcscat_static_write \ |
| 97 | test_wcscpy_static_write \ | 98 | test_wcscpy_static_write \ |
| 98 | test_wcsncat_static_write \ | 99 | test_wcsncat_static_write \ |
