summaryrefslogtreecommitdiff
path: root/tests/regressiontests/dateformat/tests.py
AgeCommit message (Expand)Author
2009-11-02[1.1.X] Fixed #12127 -- Corrected teardown of dateformat tests. Thanks to apo...Russell Keith-Magee
2009-11-01[1.1.X] Repeat the setUp/tearDown changes made in r11699 for the testsKaren Tracey
2009-11-01[1.1.X] Fixed #12123 -- Refactored dateformat tests to use unittest. This is ...Russell Keith-Magee
2009-05-08Fixed #10825: fixed the 'U' format code to dateformat (and the date/now filte...Jacob Kaplan-Moss
2007-11-29Fixed #6023 -- Fixed daylight savings determination for years beyond 2038 onMalcolm Tredinnick
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-02-28Fixed #3488: Added "b" option to date format filter. Thanks, Gary Wilson.Jacob Kaplan-Moss
2006-09-26Fixed #2099 -- Allow timezone tests to be ignored on Windows systems, due toMalcolm Tredinnick
2006-08-27Refs #2333 - Modified runtests script to use new testing framework. Migrated ...Russell Keith-Magee