mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-3785 Added test for MoonAge
X-SVN-Rev: 24371
This commit is contained in:
parent
409dea070d
commit
ee0f949c39
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/********************************************************************
|
||||
* COPYRIGHT:
|
||||
* Copyright (c) 1997-2003, International Business Machines Corporation and
|
||||
* Copyright (c) 1997-2008, International Business Machines Corporation and
|
||||
* others. All Rights Reserved.
|
||||
********************************************************************/
|
||||
|
||||
|
@ -35,6 +35,8 @@ public:
|
|||
void TestSunriseTimes(void);
|
||||
|
||||
void TestBasics(void);
|
||||
|
||||
void TestMoonAge(void);
|
||||
private:
|
||||
void initAstro(UErrorCode&);
|
||||
void closeAstro(UErrorCode&);
|
||||
|
|
Loading…
Add table
Reference in a new issue