[openbeosstorage] Re: BSymLink tests and check_*_name() added
From: Tyler Dauwalder <tyler@xxxxxxxxxxxxx>
To: openbeosstorage@xxxxxxxxxxxxx
Date: Wed, 24 Apr 2002 23:49:45 -0700
> BTW, I have an idea for reuse of base class tests, which is rather simple:
> The test class hierarchy follows the hierarchy of the tested classes and
> the tests in question do not create objects of the base class, but instead
> let objects be created by virtual functions.
> The derived test classes just need to add the base class tests (or let
> them be added by a base class method) and override the virtual functions.
> Ehh, that's all... as promised, simple.
That sounds good. Let me know how it turns out.
> Tyler, I won't touch EntryTest, as I don't want to steal your work. ;-)
> ... at least not until I'm done with the forementioned and you force me to
> do so. ;-)
Yes, well if I wasn't forcing you to work all the time like I do, we
wouldn't be making any progress at all, now would we? :-)
> Exceptionally it looks like I will have quite some time tomorrow, so I'm
> looking forward to get things done very soon. :-)
Honestly, you're welcome to work on anything of mine if you have time and
interest. Unless you can get R1 finished before the quarter's over, there'll
still be *something* left that I can work on.
-Tyler