20 #ifndef _TESTDELTAT_HPP_ 21 #define _TESTDELTAT_HPP_ 33 void testDeltaTByEspenakMeeus();
34 void testDeltaTByChaprontMeeus();
35 void testDeltaTByChaprontMeeusWideDates();
36 void testDeltaTByMorrisonStephenson1982WideDates();
37 void testDeltaTByStephensonMorrison1984WideDates();
41 #endif // _TESTDELTAT_HPP_