This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: BitSet patch


>>>>> "Artur" == Artur Biesiadowski <abies@pg.gda.pl> writes:

Artur> A bit better test now - it was possible for and() to just clear
Artur> a bitset and pass the test.

I checked this in.

Artur> BTW it is quite hard to write a good test without 'mutation
Artur> testing' - introducing explicit errors in tested code :)

Yeah.

Sometimes I add new test cases to test for specific bugs I find in my
code.  I encourage everybody to do this.  There's some chance that
different programmers will make similar mistakes.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]