/ucsd-cs120-wi16-pa2-tester

A testing tool for Pasquale's CS120 @ UCSD

Primary LanguageC

ucsd-cs120-wi16-pa2-tester

A collection of tests for Pasquale's CSE120 PA2 at UCSD

Installation

  1. Ensure that your PA directory is ~/pa2
  2. cd ~/pa2
  3. git clone https://github.com/brandonio21/ucsd-cs120-wi16-pa2-tester
  4. sh ucsd-cs120-wi16-pa-tester/install.sh
  5. make test

Running

./test

If you notice a problem with tests, documentation, or code quality - feel free to submit a PR! The original maintainers are no longer at UCSD, but will approve PRs.