2008-02-23 Douglas S. Blank <dblank@cs.brynmawr.edu>

* src/date_test.py: removed file; moved tests to:
	* src/gen/lib/test/date_test.py (suite3): new tests
	moved tests from src/date_test.py into unit-test framework



svn: r10098
This commit is contained in:
Doug Blank
2008-02-23 05:56:38 +00:00
parent 3171f0f756
commit c0fd2f8b39
3 changed files with 198 additions and 278 deletions

View File

@@ -1,3 +1,8 @@
2008-02-23 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/date_test.py: removed file; moved tests to:
* src/gen/lib/test/date_test.py (suite3): new tests
moved tests from src/date_test.py into unit-test framework
2008-02-22 Gary Burton <gary.burton@zen.co.uk>
* src/Editors/_EditFamily.py: Add fallback dates for birth and death
Bug #1785