• unknown's avatar
    WL#3206 (Add unit tests): · a14de3b2
    unknown authored
    More changes according to review comments.
    
    
    unittest/README.txt:
      Changes to manifest.
    unittest/mysys/bitmap.t.c:
      Removed unused functions and variables. Marked unused parameters
      as unused. No need to test every size up to 4096 bits, testing to 1024,
      but I think this is too much as well.
    unittest/unit.pl:
      Added test for version-specific function.
    a14de3b2
bitmap.t.c 10.3 KB