summaryrefslogtreecommitdiff
path: root/tools/pypy-test.sh
Commit message (Expand)AuthorAgeFilesLines
* ENH: backport scipy changes to openblas download scriptmattip2020-05-121-3/+4
* TST: use latest released PyPy instead of nightly buildsmattip2020-04-281-4/+4
* MAINT: CI: Run 'apt-get update' in tools/pypy-test.shWarren Weckesser2020-03-151-0/+1
* TST: always use 'python -mpip' not 'pip'mattip2020-03-061-3/+2
* BLD: consolidate openblas verison check to be self-containedmattip2020-02-271-1/+1
* BLD: update openblas download to new location, use manylinux2010-basemattip2020-02-251-1/+1
* MAINT: Remove sys.version checks (gh-#15373)Seth Troisi2020-01-281-1/+1
* TST: move pypy CI to ubuntu 18.04mattip2020-01-151-1/+0
* MAINT: make openblas_support.py strip path prefix from archive contentsPauli Virtanen2019-12-211-7/+8
* BUILD: change to build_src --verbose-cfg, runtests.py --debug-infomattip2019-10-031-1/+1
* BUILD: mostly restore verbose output on CI (except for pip install)mattip2019-09-201-1/+1
* BUILD, MAINT: run tests with verbose for PyPY, also do not leak resourcemattip2019-09-161-1/+1
* BUILD: move all test dependencies to ./test_requirements.txtmattip2019-08-271-1/+1
* TST, MAINT: expand OpenBLAS version checkingTyler Reddy2019-07-141-1/+1
* ENH, BUILD: refactor all OpenBLAS downloads into a single, testable filemattip2019-07-091-11/+8
* TST: bump / verify OpenBLAS in CITyler Reddy2019-05-211-9/+1
* MAINT: use openblas, gfortran, tweak azure and comment mro (from review)mattip2019-04-211-4/+48
* MAINT: move gc.collect to function (from review)mattip2019-04-191-0/+4
* TEST: update for PyPymattip2019-04-171-0/+11