Bank OCR Kata in C++ To compile and run tests: $> make test && ./RunAllTests To compile and run app: $> make main && ./main