This is a clone of the MacOSX built-in Calculator.app ported to GNUstep.
- Ensure you have
xctesttool installed.` - Go to CalculatorTests and run
make run-tests - If you add new classes to the app that you want to test, please also add them to the CalculatorTests makefile


