mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 20:59:45 +01:00
committed latest 1.3 snapshot
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// DateTimeTest.h
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/DateTimeTest.h#12 $
|
||||
// $Id: //poco/Main/Foundation/testsuite/src/DateTimeTest.h#13 $
|
||||
//
|
||||
// Definition of the DateTimeTest class.
|
||||
//
|
||||
@@ -61,6 +61,7 @@ public:
|
||||
void testIsValid();
|
||||
void testDayOfWeek();
|
||||
void testIncrementDecrement();
|
||||
void testUTC();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user