author | William Roberts <williamr@symbian.org> |
Mon, 21 Dec 2009 16:15:43 +0000 | |
changeset 30 | 9947e075979d |
parent 15 | 4122176ea935 |
permissions | -rw-r--r-- |
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
1 |
% |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
2 |
% Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
3 |
% All rights reserved. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
4 |
% This component and the accompanying materials are made available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
5 |
% under the terms of "Eclipse Public License v1.0" |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
6 |
% which accompanies this distribution, and is available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
7 |
% at the URL "http://www.eclipse.org/legal/epl-v10.html". |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
8 |
% |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
9 |
% Initial Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
10 |
% Nokia Corporation - initial contribution. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
11 |
% |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
12 |
% Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
13 |
% |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
14 |
% Description: |
0 | 15 |
%For Non-ROM localisation. To test that the correct collation table is used |
16 |
% with the correct locale, The test collation table has the values of the following characters reversed. |
|
17 |
% ie.. the collation order is as follows F-E-D-C-B-A |
|
18 |
0061 ; [.074B.0020.0002.0061] % LATIN SMALL LETTER A |
|
19 |
0041 ; [.074B.0020.0008.0041] % LATIN CAPITAL LETTER A |
|
20 |
0062 ; [.071F.0020.0002.0062] % LATIN SMALL LETTER B |
|
21 |
0042 ; [.071F.0020.0008.0042] % LATIN CAPITAL LETTER B |
|
22 |
0063 ; [.0703.0020.0002.0063] % LATIN SMALL LETTER C |
|
23 |
0043 ; [.0703.0020.0008.0043] % LATIN CAPITAL LETTER C |
|
24 |
0064 ; [.06F7.0020.0002.0064] % LATIN SMALL LETTER D |
|
25 |
0044 ; [.06F7.0020.0008.0044] % LATIN CAPITAL LETTER D |
|
26 |
0065 ; [.06E3.0020.0002.0065] % LATIN SMALL LETTER E |
|
27 |
0045 ; [.06E3.0020.0008.0045] % LATIN CAPITAL LETTER E |
|
28 |
0066 ; [.06CF.0020.0002.0066] % LATIN SMALL LETTER F |
|
29 |
0046 ; [.06CF.0020.0008.0046] % LATIN CAPITAL LETTER F |