summaryrefslogtreecommitdiff
path: root/numpy/distutils/tests/test_fcompiler_nagfor.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-051-1/+1
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT: Remove all uses of run_module_suite.Charles Harris2018-04-061-6/+1
* MAINT: made sure both compiler strings are included in testAndrew Lawson2017-10-231-11/+10
* TST: Improved tests for nag fortran compilerAndrew Lawson2017-10-201-12/+15
* ENH: Added compatability for the NAG Fortran compiler, nagforAndrew Lawson2017-10-191-0/+27