Commit Graph

10 Commits

Author SHA1 Message Date
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
michael
e5b08ad325 + TestDecorator implementation by Dean Zobec 2005-04-11 18:10:55 +00:00
michael
e5be257621 Patch from Dean Zobec:
- renamed AssertNull and AssertNotNull for Interfaces to AssertNullIntf,
    AssertNotNullIntf to not confuse the compiler in case of passing objects implementing interfaces
  - registering tests in the unit where they are defined
2005-02-27 12:20:19 +00:00
michael
438a0574ba * Patch from Uberto Barbini:
- enabled the possibility to show failures and errors that may occurr
   in the setup and teardown of the tests
 - added AssertNull and AssertNotNull for Interfaces.
2005-02-22 20:41:54 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
michael
102de9b240 * Patch from Dean Zobec:
- added AssertSame, AssertNotSame, AssertNull, AssertNotNull for pointers
 - fixed a TTestCase test: thanks to Peter Vreman RTTI method names are not
   uppercase anymore in 1.9.7
2005-01-12 14:04:55 +00:00
michael
123f82f176 * New patch from Dean Zobec
- memory leaks fixed in the money example;
  - no more need to start the test methods with "test"
2004-12-08 19:12:32 +00:00
michael
295935ee30 Patch from Dean Zobec to support ansistrings 2004-12-06 09:01:39 +00:00
michael
04167f8385 + Initial import 2004-11-22 19:36:23 +00:00