equal
deleted
inserted
replaced
17 |
17 |
18 #define __E32TEST_EXTENSION__ |
18 #define __E32TEST_EXTENSION__ |
19 |
19 |
20 |
20 |
21 #include <e32test.h> |
21 #include <e32test.h> |
22 #include <HAL.H> |
22 #include <hal.h> |
23 #include <f32fsys.h> |
23 #include <f32fsys.h> |
24 #include <f32dbg.h> |
24 #include <f32dbg.h> |
25 #include <e32svr.h> |
25 #include <e32svr.h> |
26 #include "..\server\t_server.h" |
26 #include "../server/t_server.h" |
27 #include "fat_utils.h" |
27 #include "fat_utils.h" |
28 |
28 |
29 RTest test(_L("T_LOCALEUTILS_CP932")); |
29 RTest test(_L("T_LOCALEUTILS_CP932")); |
30 |
30 |
31 #if defined(_DEBUG) || defined(_DEBUG_RELEASE) |
31 #if defined(_DEBUG) || defined(_DEBUG_RELEASE) |