|
cxWidgets 1.0
|

Functions | |
| void | test_Constructors () |
| void | test_Arithmetic () |
| void | test_Comparison () |
| void | test_Formatting () |
| int | main () |
| int main | ( | ) |
References test_Arithmetic(), test_Comparison(), and test_Constructors().
| void test_Arithmetic | ( | ) |
References cx::cxDate::addDays(), cx::cxDate::addMonths(), cx::cxDate::getDay(), cx::cxDate::getMonth(), cx::cxDate::getYear(), and cx::cxDate::subtractDays().
Referenced by main().
| void test_Comparison | ( | ) |
Referenced by main().
| void test_Constructors | ( | ) |
References cx::cxDate::getDay(), cx::cxDate::getMonth(), cx::cxDate::getYear(), and cx::YYYY_MM_DD.
Referenced by main().
| void test_Formatting | ( | ) |
References cx::YYYY_MM_DD.