Commit Graph

9 Commits (d708744822a37b15baf6f1f858909965a6a9c12b)

Author SHA1 Message Date
Richard Harding 0951647c8e Complete move from test_data/output to regression_test* 12 years ago
Richard Harding a700bb8bd4 Update makefile regression test helper to open html results 12 years ago
Richard Harding 6d3ad559f6 Move test_data, add regression_test make command 12 years ago
Richard Harding f5451356ee Make sure we update both version strings until we can figure out how to pull it into the setup.py by magic 12 years ago
Richard Harding 62e153eaf8 Start to update the module for a better directory layout 12 years ago
Richard Harding a6361854a9 Update the setup.py, tweak makefile for building/cleaning/tests 12 years ago
Richard Harding b8fc399fac Fix rebase issue in the Makefile 12 years ago
Richard Harding 82804b664d Update .gitignore file for venv and nosetests. 12 years ago
Richard Harding 4376eedc13 Add makefile testing, building, uploading.
- Adds a makefile with helpers
- make all will setup a virtualenv and get deps
- make test will install test deps and run nosetests
- make version_update will open the setup.py for updating version string
- make upload will build and upload sdist to pypi
12 years ago