summaryrefslogtreecommitdiff
path: root/tools/travis-test.sh
Commit message (Expand)AuthorAgeFilesLines
* TST: Start testing with "-std=c99" on travisCI.Charles Harris2018-09-071-0/+8
* TST: Drop Python 3.4 testingCharles Harris2018-09-011-0/+2
* TST: add C code line coverage to codecov reportTyler Reddy2018-08-071-0/+24
* codecov integration. scipy2018 sprint.alyssaq2018-07-181-2/+13
* TST: Do not ignore yield warnings in ci testing.Charles Harris2018-04-081-4/+2
* TST: Update travis and appveyor to use pytest.Charles Harris2018-04-041-5/+8
* MAINT: Update zesty to artful for i386 testingCharles Harris2018-01-171-4/+3
* MAINT: Workaround for new travis sdist failures.Charles Harris2017-12-201-0/+3
* MAINT: Fix tests failures on travis CI merge.Charles Harris2017-12-201-0/+4
* MAINT: merge python -3 and -OO testJulian Taylor2017-09-011-7/+2
* MAINT: remove -Wsign-compare from warningsJulian Taylor2017-09-011-10/+6
* MAINT: add compiler warning tests to all jobsJulian Taylor2017-09-011-7/+9
* MAINT: restore compiler warning check to zero warningsJulian Taylor2017-09-011-5/+1
* Merge pull request #7862 from pitrou/rewrite_exec_commandJulian Taylor2017-03-111-0/+3
|\
| * BLD: rewrite np.distutils.exec_command.exec_command()Antoine Pitrou2016-07-251-0/+3
* | TST: switch to ubuntu yakkety for testingJulian Taylor2017-01-181-9/+13
* | ENH: Deprecation warnings for `/` integer division when running python -3saurabh2016-11-011-0/+5
* | BUG, TST: Fix python3-dbg bug in Travis scriptgfyoung2016-10-241-5/+2
* | DOC: change Numpy to NumPy in remaining filesPierre de Buyl2016-09-061-1/+1
* | TST: Make one 3.5 test run the full test suit.Sebastian Berg2016-09-021-1/+5
|/
* TST: test installing from sdist on TravisCI.Ralf Gommers2016-01-271-1/+14
* BUG: fix TravisCI test issues when using setuptools unconditionally.Ralf Gommers2016-01-161-0/+1
* TST: make pointer-arith error fatalJulian Taylor2016-01-041-1/+2
* TST: Increase the allowable warning count to 1 for i386 debug test.Charles Harris2016-01-021-2/+4
* TST: Clean up travis-test and make it work with current travis ci.Charles Harris2015-12-161-52/+79
* CI: run benchmark suite in travis-CIPauli Virtanen2015-12-141-0/+11
* ENH deploy dev wheels to rackspaceOlivier Grisel2015-12-101-3/+5
* Merge pull request #6726 from charris/fix-bugs-exposed-by-relaxed-stride-roll...Charles Harris2015-11-261-1/+1
|\
| * TST: Fix travis-ci test for numpy wheels.Charles Harris2015-11-251-1/+1
* | MAINT: enable Werror=vla in travisJulian Taylor2015-11-241-4/+4
|/
* MAINT,TST: Remove Bento from the travis ci testing.Charles Harris2015-08-191-35/+1
* BLD: Speed up up Travis jobs by running on container-based infrastructureAlex Willmer2015-08-051-8/+1
* TST: fail tests on compiler warningsJulian Taylor2015-07-031-2/+11
* MAINT: switch waf download to https://github.com/numpy/numpy-vendorRalf Gommers2015-05-071-1/+1
* Merge pull request #5829 from rgommers/bento-ciCharles Harris2015-05-031-1/+1
|\
| * TST: re-enable TravisCI testing with Bento.Ralf Gommers2015-05-031-1/+1
* | TEST: add module to test installed scriptsMatthew Brett2015-04-301-3/+10
|/
* ENH: support parallel compilation of extensionsJulian Taylor2014-10-281-0/+3
* Merge pull request #5149 from charris/fix-ma-docs-for-OO-optionJulian Taylor2014-10-041-0/+5
|\
| * TST: Add test with python flag -OO.Charles Harris2014-10-041-0/+5
* | MAINT: Update waf to 1.7.16Charles Harris2014-09-041-3/+3
|/
* Merge pull request #4662 from matthew-brett/cythonize-for-wheelsRalf Gommers2014-05-111-1/+7
|\
| * TST: add travis test for wheel build and installMatthew Brett2014-05-041-1/+7
* | TST: update package list for chroot buildJulian Taylor2014-05-091-1/+2
* | MAINT: annotate reference stealing and burrowed refs in multiarrayJulian Taylor2014-04-241-1/+1
|/
* BLD: remove cython c source from gitJulian Taylor2014-04-051-1/+1
* TST: work around outdated travis boxesJulian Taylor2014-03-061-0/+1
* TST: switch i386 build to python3.4 defaulting ubuntu 14.04Julian Taylor2014-02-251-3/+3
* TST: bootstrap chroot in tmpfsJulian Taylor2014-02-131-0/+3
* TST: fail on declaration-after-statement in travis testJulian Taylor2014-01-241-1/+3