[Numpy-svn] [numpy/numpy] 3fd21e: TST: alternatively assert existence of msvc .obj f...

GitHub noreply at github.com
Sat Aug 1 21:27:57 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 3fd21ede4c49dbdeccf8f31b95daf7bd993dec5f
      https://github.com/numpy/numpy/commit/3fd21ede4c49dbdeccf8f31b95daf7bd993dec5f
  Author: Christoph Gohlke <cgohlke at uci.edu>
  Date:   2015-08-01 (Sat, 01 Aug 2015)

  Changed paths:
    M numpy/distutils/tests/test_system_info.py

  Log Message:
  -----------
  TST: alternatively assert existence of msvc .obj files

Fixes test_system_info.TestSystemInfoReading.test_compile1 failure on Windows


  Commit: 093bf44f8d4b7550e9f6880e9d7882ed153c6d5a
      https://github.com/numpy/numpy/commit/093bf44f8d4b7550e9f6880e9d7882ed153c6d5a
  Author: Christoph Gohlke <cgohlke at uci.edu>
  Date:   2015-08-01 (Sat, 01 Aug 2015)

  Changed paths:
    M numpy/distutils/tests/test_system_info.py

  Log Message:
  -----------
  TST: skip gcc specific test when using msvc


  Commit: 27d6c3c8e7c19e10796022b11035ef02ec374dcc
      https://github.com/numpy/numpy/commit/27d6c3c8e7c19e10796022b11035ef02ec374dcc
  Author: Christoph Gohlke <cgohlke at uci.edu>
  Date:   2015-08-01 (Sat, 01 Aug 2015)

  Changed paths:
    M numpy/distutils/tests/test_system_info.py

  Log Message:
  -----------
  TST: use os.pathsep to separate library directories


  Commit: c33d59db5d8ba1449a7abde6883179619acef0ab
      https://github.com/numpy/numpy/commit/c33d59db5d8ba1449a7abde6883179619acef0ab
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2015-08-01 (Sat, 01 Aug 2015)

  Changed paths:
    M numpy/distutils/tests/test_system_info.py

  Log Message:
  -----------
  Merge pull request #6138 from cgohlke/patch-2

Fix test_system_info errors and failures on Windows


Compare: https://github.com/numpy/numpy/compare/4ec0b91a6308...c33d59db5d8b


More information about the Numpy-svn mailing list