summaryrefslogtreecommitdiff
path: root/numpy/core/tests/test_cython.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Move _inspect and _pep440 from compat to _utilsSebastian Berg2022-11-251-1/+1
* TST: Skip tests that are not currently supported in wasmHood Chatham2022-11-111-0/+3
* Tests/Docs: Update tests to Cython 0.29.30, mention in docsEwout ter Hoeven2022-05-201-2/+2
* TST: Remove most prints from the test suit runSebastian Berg2022-05-051-1/+1
* MAINT: Replace LooseVersion by _pep440.Charles Harris2022-02-051-4/+4
* TST: Split example package, skip limited API test for debugLeo Singer2022-01-131-1/+1
* TST: simplify source path names in compilation testmattip2020-10-271-5/+3
* ENH: Add support for the abstract scalars to cython codeEric Wieser2020-08-241-0/+8
* BLD: update cython to 0.29.21mattip2020-07-101-2/+2
* blackify, troubleshoot testsjbrockmendel2020-05-221-17/+21
* ENH: run tests for __init__.pxdmattip2020-05-221-6/+16
* First stab at tests, try on the CIjbrockmendel2020-05-211-0/+114