1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added <run_path> to name check More... over 8 years ago
Added 'python 'm recipy' tests More... over 8 years ago
Non-recipy enabled numpy sample script More... over 8 years ago
Fixed comment More... over 8 years ago
Pulled useful functions out of test_recipyrc.py into helpers.py More... over 8 years ago
Added copyright More... over 8 years ago
Added Travis CI status image More... over 8 years ago
Added comment and enabled Python 2.7 tests More... over 8 years ago
pip install gitpython More... over 8 years ago
Fixed py.test package typo and added other test framework packages More... over 8 years ago
Install py.test via conda More... over 8 years ago
echo tinydb More... over 8 years ago
Added debugging info. python setup.py install works, but tests fail More... over 8 years ago
Cleaned up .travis.yml and added flask as a package to install More... over 8 years ago
Trying approach on conda.pydata.org More... over 8 years ago
Trying Miniconda3 More... over 8 years ago
Added -p /c/Users/mjj/miniconda to miniconda.sh in .travis.yml (debugging More... over 8 years ago
Print Miniconda locations in .travis.yml (debugging) More... over 8 years ago
Updated travis.yml to install Minconda, install numpy and run test_recipy.rc More... over 8 years ago
Refactored, finished comments, pylint, pep8 updates More... over 8 years ago
Addressed pylint and pep8 complaints More... over 8 years ago
Added simple run_numpy.py script More... over 8 years ago
Completed [general]quiet and [general]debug tests More... over 8 years ago
Moved recipy-specific functions from environment to recipy_environment More... over 8 years ago
Updated execute_and_capture to use a temporary file and return each line of the log in a list More... over 8 years ago
Added execute_and_capture More... over 8 years ago
Merge pull request #161 from trbedwards/fix-stuff More... over 8 years ago
#104: Minor edits made in response to comments. custom-values --> custom_values and other changes More... over 8 years ago
Added general.quiet, general.debug, data.file_diff_outputs, ignored metadata tests - WIP More... over 8 years ago
Added get_filediffs More... over 8 years ago