Bug 1699 - Fix redefinition of uInt by replacing 2nd def with inclusion of 1st. Also fixed numerous other over qualification of method name and token pasting issues which cause GCCE errors.
// Timezone offset test case
// Offset (mins)
[TimeZoneOffsetCheck01]
City=America/New_York
OldOffset=-300
NewOffset=-240
[TimeZoneOffsetCheck02]
City=Australia/Sydney
OldOffset=600
NewOffset=660