[Numpy-svn] [numpy/numpy] 966038: STY: Replace assert by assert_ in tests. There rem...

noreply at github.com noreply at github.com
Tue Apr 5 23:03:25 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/numpy/numpy

Commit: 966038e30b21e62ab7729527f3f0bba6e18eb805
    https://github.com/numpy/numpy/commit/966038e30b21e62ab7729527f3f0bba6e18eb805
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M numpy/core/tests/test_datetime.py
  M numpy/core/tests/test_defchararray.py
  M numpy/core/tests/test_errstate.py
  M numpy/core/tests/test_function_base.py
  M numpy/core/tests/test_multiarray.py
  M numpy/core/tests/test_numerictypes.py
  M numpy/core/tests/test_regression.py
  M numpy/core/tests/test_scalarmath.py
  M numpy/core/tests/test_shape_base.py
  M numpy/core/tests/test_ufunc.py
  M numpy/core/tests/test_umath.py
  M numpy/distutils/tests/test_fcompiler_gnu.py
  M numpy/distutils/tests/test_misc_util.py
  M numpy/lib/tests/test__iotools.py
  M numpy/lib/tests/test_arrayterator.py
  M numpy/lib/tests/test_format.py
  M numpy/lib/tests/test_index_tricks.py
  M numpy/lib/tests/test_io.py
  M numpy/lib/tests/test_polynomial.py
  M numpy/lib/tests/test_recfunctions.py
  M numpy/lib/tests/test_shape_base.py
  M numpy/lib/tests/test_stride_tricks.py
  M numpy/lib/tests/test_type_check.py
  M numpy/lib/tests/test_utils.py
  M numpy/linalg/tests/test_linalg.py
  M numpy/ma/tests/test_core.py
  M numpy/ma/tests/test_extras.py
  M numpy/ma/tests/test_mrecords.py
  M numpy/ma/tests/test_old_ma.py
  M numpy/ma/testutils.py
  M numpy/matrixlib/tests/test_defmatrix.py
  M numpy/matrixlib/tests/test_multiarray.py
  M numpy/matrixlib/tests/test_regression.py
  M numpy/testing/nosetester.py
  M numpy/testing/utils.py

Log Message:
-----------
STY: Replace assert by assert_ in tests. There remain 124 uses of
assert in non-testing files that should be checked for correctness.





More information about the Numpy-svn mailing list