Bug 705910
2013-10-27
Check the indices goes correctly
|
defined to check unifying capital and non-capital characters More...
#include <capstest.h>
Public Member Functions | |
void | capsTestfunc1 () |
non-cap non-cap function, last when not unified, 1st when unified | |
void | CapsTestfunc2 () |
cap non-cap function | |
void | cApsTestfunc3 () |
non-cap cap function | |
void | CApsTestfunc4 () |
cap cap function, first when not unified, 4th when unified | |
defined to check unifying capital and non-capital characters
This class has 4 functions to check ordering them in index correctly.