Commit | Date | |
---|---|---|
2010-03-22 20:18:08 | Tree | |
[r702]
by
delphidabbler
* Improved testing of TOrderedList.PermitDuplicates property which showed up a problem which was fixed in TOrderedList and further tested by test case. |
2010-03-22 18:00:30 | Tree |
2010-03-22 08:53:08 | Tree | |
[r700]
by
delphidabbler
Greatly simplified and improved unit testing for UOrderedList in TestUOrderedList. Now follows style of TestUOrderedDictionary. |
2010-03-22 08:51:43 | Tree |
2010-03-22 08:10:35 | Tree | |
[r698]
by
delphidabbler
New unit containing partial implementation of TOrderedDictionary class with associated unit-test unit. |
2010-03-22 08:08:42 | Tree |
[r697]
by
delphidabbler
New unit containing partial implementation of TOrderedList ordered list class with associated unit test unit. |
2010-03-21 22:25:47 | Tree |
[r696]
by
delphidabbler
New unit containing skeleton TCSDatabase class without associated unit test unit. |
2010-03-21 19:39:20 | Tree |
[r695]
by
delphidabbler
Fixed bug that assumed order of items in enumeration was the same for each call to enumerator. Not so. |
2010-03-21 18:01:41 | Tree |
[r694]
by
delphidabbler
Fixed bug where test objects were not being freed, causing TTestObject's Instance count to get out of sync and causing further runs of tests to fail. |
2010-03-21 17:59:13 | Tree |