Re: parrot/t/src/hash.t

2003-09-23 Thread Leopold Toetsch
> Here are some unit tests for the hash.h interface which are PerlHash > free. It could be argued that they're superfluous, but given that there > may well be other hash PMCs that use this code eventually, it might be > worth testing it independently. Tests are always welcome. Thanks, applied. >

parrot/t/src/hash.t

2003-09-22 Thread Michael Scott
Here are some unit tests for the hash.h interface which are PerlHash free. It could be argued that they're superfluous, but given that there may well be other hash PMCs that use this code eventually, it might be worth testing it independently. Mike hash.t Description: application/text