i18n
Loading...
Searching...
No Matches
TestCXX20.cpp File Reference

Simple C++20 unit test file using gtest to verify I18n functionality. More...

#include "gtest/gtest.h"
#include "I18n.hpp"
#include "SupportedLocales.hpp"
#include "SystemCode.hpp"

Detailed Description

Simple C++20 unit test file using gtest to verify I18n functionality.

Author
Perry Chouteau (perry.nosp@m..cho.nosp@m.uteau.nosp@m.@out.nosp@m.look..nosp@m.com)
Date
2025-10-05

Function Documentation

◆ TEST() [1/4]

TEST ( I18nTest  ,
DefaultLocaleFirst_3   
)

◆ TEST() [2/4]

TEST ( I18nTest  ,
DefaultLocaleSystem_1   
)
Examples
TestCXX20.cpp.

◆ TEST() [3/4]

TEST ( I18nTest  ,
DefautLocaleEn_2   
)

◆ TEST() [4/4]

TEST ( I18nTest  ,
SetupLocaleFr_4   
)