| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-25 | Create 'pre-commit', add Python tests | Teddy Wing | |
| * Create our 'pre-commit' hook script that runs flake8 on Python files in the staging area. * Update test setup to create a git repository for testing. * Add a test for the Python linter to confirm that it produces the correct output when trying to commit and that it only checks files in the staging index. | |||
| 2015-09-23 | Test setup | Teddy Wing | |
| * Add Makefile with test target/goal copied from Richard Hartmann's vcsh. Now that I think about it, I really need to change that because vcsh is GPL. Will do that soon. * Add setup and teardown test files that create a remove a directory. This directory will be a basic git repo where we'll install our git hook and then test output from different commits in the repo. | |||
