[Numpy-svn] [numpy/numpy] 83e0d1: TEST: add module to test installed scripts

GitHub noreply at github.com
Thu Apr 30 20:16:01 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 83e0d1762ed96c5fa142c14546b1f188f8d68ec6
      https://github.com/numpy/numpy/commit/83e0d1762ed96c5fa142c14546b1f188f8d68ec6
  Author: Matthew Brett <matthew.brett at gmail.com>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M .travis.yml
    A numpy/tests/test_scripts.py
    M tools/travis-test.sh

  Log Message:
  -----------
  TEST: add module to test installed scripts

Module tests whether we can run f2py and return correct version.

Skip this test when running in-place (we don't install f2py in that
case).

Use our own virtualenvs in travis-ci to avoid picking up travis' numpy.


  Commit: ad99656c5d13200b51404e06b2bd3a2ad9ef7439
      https://github.com/numpy/numpy/commit/ad99656c5d13200b51404e06b2bd3a2ad9ef7439
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M .travis.yml
    A numpy/tests/test_scripts.py
    M tools/travis-test.sh

  Log Message:
  -----------
  Merge pull request #5817 from matthew-brett/master

MRG: add module to test installed scripts


Compare: https://github.com/numpy/numpy/compare/38cb7aa38157...ad99656c5d13


More information about the Numpy-svn mailing list