X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..51004dcb01e06fef634b61be77ed73dd61cb6db9:/icuSources/test/intltest/tzbdtest.h diff --git a/icuSources/test/intltest/tzbdtest.h b/icuSources/test/intltest/tzbdtest.h index f58beb62..ecc867c9 100644 --- a/icuSources/test/intltest/tzbdtest.h +++ b/icuSources/test/intltest/tzbdtest.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2001, International Business Machines Corporation and + * Copyright (c) 1997-2005, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -79,7 +79,8 @@ public: // package * Use a stepwise march to find boundaries. */ virtual void TestStepwise(void); - + void verifyMapping(Calendar& cal, int year, int month, int dom, int hour, + double epochHours) ; private: const UDate ONE_SECOND; const UDate ONE_MINUTE;