ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <assert.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#include "wine/test.h"
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "winnls.h"
Go to the source code of this file.
Classes | |
struct | neutralsublang_name2_t |
struct | comparestringa_entry |
struct | comparestringex_test |
struct | neutralsublang_name_t |
struct | invariant_entry |
Typedefs | |
typedef INT(* | lcmapstring_wrapper) (DWORD, LPCWSTR, INT, LPWSTR, INT) |
Variables | |
static const WCHAR | upper_case [] = {'\t','J','U','S','T','!',' ','A',',',' ','T','E','S','T',';',' ','S','T','R','I','N','G',' ','1','/','*','+','-','.','\r','\n',0} |
static const WCHAR | lower_case [] = {'\t','j','u','s','t','!',' ','a',',',' ','t','e','s','t',';',' ','s','t','r','i','n','g',' ','1','/','*','+','-','.','\r','\n',0} |
static const WCHAR | title_case [] = {'\t','J','u','s','t','!',' ','A',',',' ','T','e','s','t',';',' ','S','t','r','i','n','g',' ','1','/','*','+','-','.','\r','\n',0} |
static const WCHAR | symbols_stripped [] = {'j','u','s','t','a','t','e','s','t','s','t','r','i','n','g','1',0} |
static const WCHAR | localeW [] = {'e','n','-','U','S',0} |
static const WCHAR | fooW [] = {'f','o','o',0} |
static const WCHAR | emptyW [] = {0} |
static const WCHAR | invalidW [] = {'i','n','v','a','l','i','d',0} |
static WORD | enumCount |
static | DWORD |
static const SYSTEMTIME | LPCWSTR |
static const SYSTEMTIME | LPWSTR |
static const SYSTEMTIME | INT |
static | LONG_PTR |
static | LGRPID |
static | LPARAM |
static | LPVOID |
static | LPNLSVERSIONINFO |
static | LPCSTR |
static | LPSTR |
static | LCTYPE |
static const WCHAR | BOOL |
static | GEOTYPE |
static | LANGID |
static | GEOID |
static | GEO_ENUMPROC |
static const NUMBERFMTW | int |
static const struct neutralsublang_name2_t | neutralsublang_names2 [] |
static const struct comparestringa_entry | comparestringa_data [] |
static const struct comparestringex_test | comparestringex_tests [] |
static const DWORD | lcmap_invalid_flags [] |
static const struct neutralsublang_name_t | neutralsublang_names [] |
static const char *const | strings_sorted [] |
static const char *const | strings [] |
static char | date_fmt_buf [1024] |
static WCHAR | date_fmt_bufW [1024] |
static int | geoidenum_count |
static const struct invariant_entry | invariant_list [] |
#define EXPECT_EQA |
Definition at line 2896 of file locale.c.
Referenced by test_sorting().
Definition at line 2904 of file locale.c.
Referenced by test_sorting().
Definition at line 2912 of file locale.c.
Referenced by test_sorting().
Definition at line 3732 of file locale.c.
Referenced by test_EnumDateFormatsA(), test_EnumTimeFormatsA(), and test_EnumTimeFormatsW().
Definition at line 3561 of file locale.c.
Referenced by test_EnumSystemLocalesEx().
Definition at line 107 of file locale.c.
Referenced by START_TEST().
Definition at line 68 of file locale.c.
|
static |
Definition at line 3509 of file locale.c.
Referenced by test_EnumSystemLanguageGroupsA().
|
static |
|
static |
Definition at line 2607 of file locale.c.
Referenced by test_LCMapStringW().
|
static |
Definition at line 3586 of file locale.c.
Referenced by test_EnumLanguageGroupLocalesA().
Definition at line 3669 of file locale.c.
Referenced by test_EnumUILanguageA().
Definition at line 3676 of file locale.c.
Referenced by test_EnumUILanguageA().
Definition at line 3683 of file locale.c.
Referenced by test_EnumUILanguageA().
START_TEST | ( | locale | ) |
Definition at line 5332 of file locale.c.
Definition at line 1838 of file locale.c.
Referenced by START_TEST().
Definition at line 2176 of file locale.c.
Referenced by START_TEST().
Definition at line 4558 of file locale.c.
Referenced by START_TEST().
Definition at line 1983 of file locale.c.
Referenced by START_TEST().
Definition at line 3477 of file locale.c.
Referenced by START_TEST().
Definition at line 3745 of file locale.c.
Referenced by START_TEST().
Definition at line 3603 of file locale.c.
Referenced by START_TEST().
Definition at line 4743 of file locale.c.
Referenced by START_TEST().
Definition at line 3526 of file locale.c.
Referenced by START_TEST().
Definition at line 3568 of file locale.c.
Referenced by START_TEST().
Definition at line 3825 of file locale.c.
Referenced by START_TEST().
Definition at line 3852 of file locale.c.
Referenced by START_TEST().
Definition at line 3689 of file locale.c.
Referenced by START_TEST().
Definition at line 2957 of file locale.c.
Referenced by START_TEST().
Definition at line 3180 of file locale.c.
Referenced by START_TEST().
Definition at line 4727 of file locale.c.
Referenced by test_EnumSystemGeoID().
Definition at line 4737 of file locale.c.
Referenced by test_EnumSystemGeoID().
Definition at line 3903 of file locale.c.
Referenced by START_TEST().
Definition at line 1162 of file locale.c.
Referenced by START_TEST().
Definition at line 819 of file locale.c.
Referenced by START_TEST().
Definition at line 986 of file locale.c.
Referenced by START_TEST().
Definition at line 1082 of file locale.c.
Referenced by START_TEST().
Definition at line 4646 of file locale.c.
Referenced by START_TEST().
Definition at line 164 of file locale.c.
Referenced by START_TEST().
Definition at line 4439 of file locale.c.
Referenced by START_TEST().