Skip to content

Code cleanup and simple test for CLI tools

Alan Coopersmith requested to merge alanc/bitmap:cleanup into master
  • Move bitmaps into a new bitmaps directory
  • test: add round-trip-test for atobm & bmtoa
  • atobm: accept single character lines (Fixes round-trip-test failure on hlines2)
  • atobm: close memory leaks

Merge request reports