Stefan van der Walt
|
1280f38378
|
Fix invocation of nosetests.
|
2013-11-20 17:48:56 +02:00 |
|
Stefan van der Walt
|
5d9d5e99af
|
Ignore setup. No need for tmp dir any longer.
|
2013-11-20 16:58:45 +02:00 |
|
Stefan van der Walt
|
531f0c2cfb
|
Change to test directory before running coveralls
|
2013-11-20 16:58:04 +02:00 |
|
Stefan van der Walt
|
588a86e7d3
|
Execute coveralls without flags.
|
2013-11-20 16:58:03 +02:00 |
|
Stefan van der Walt
|
6583b469ba
|
Add coverall support
|
2013-11-20 16:55:52 +02:00 |
|
Johannes Schönberger
|
b9b50dcf22
|
Make sure stdlib io is not shadowed by skimage.io
|
2013-11-18 12:27:44 +01:00 |
|
Johannes Schönberger
|
e472528e3d
|
Return correct exit code for tests
|
2013-11-18 12:12:01 +01:00 |
|
Johannes Schönberger
|
b1d146df00
|
Use skimage test functions instead of nose commandline
|
2013-11-18 11:37:47 +01:00 |
|
Johannes Schönberger
|
c9a0e530f1
|
Remove python 2.6 and 3.3
|
2013-11-09 17:52:10 +01:00 |
|
Johannes Schönberger
|
a242f00a46
|
Add python 2.6 and 3.3 environments
|
2013-11-09 12:20:53 +01:00 |
|
Johannes Schönberger
|
729c38c9a5
|
Fix matplotlibrc configuration
|
2013-11-09 10:18:58 +01:00 |
|
Johannes Schönberger
|
4fa7b5ba03
|
Touch non-existent matplotlibrc
|
2013-11-09 09:12:25 +01:00 |
|
Johannes Schönberger
|
49fc67ce06
|
Simplify travis config
|
2013-11-08 20:32:32 +01:00 |
|
Johannes Schönberger
|
f76f06c71d
|
Discard pip installation and install matplotlib from PyPI
|
2013-11-07 16:48:57 +01:00 |
|
Johannes Schönberger
|
64e21e9a43
|
Use travis-ci python config
|
2013-11-07 08:11:41 +01:00 |
|
Johannes Schönberger
|
b7b391c712
|
Temporarily disable brief test cases and ignore test files with a leading underscore
|
2013-11-03 23:40:13 +01:00 |
|
Johannes Schönberger
|
a1fcc65e88
|
Also run doc tests for files with a leading underscore
|
2013-11-03 23:13:05 +01:00 |
|
Johannes Schönberger
|
20e8e723f0
|
Only build in-place
|
2013-11-03 18:28:17 +01:00 |
|
Johannes Schönberger
|
66219e8f3a
|
Build extensions in-place
|
2013-11-03 16:24:12 +01:00 |
|
Johannes Schönberger
|
0e32735b6a
|
Do not change into a separate directory for testing
|
2013-11-03 15:52:39 +01:00 |
|
Johannes Schönberger
|
cc33e53531
|
Use xvfb rather than xorg
|
2013-11-03 15:36:47 +01:00 |
|
Johannes Schönberger
|
0f303a2f08
|
Install Cython via pip
|
2013-11-03 12:24:05 +01:00 |
|
Johannes Schönberger
|
7bf858c8d1
|
Install xserver
|
2013-11-03 12:19:49 +01:00 |
|
Johannes Schönberger
|
bf82a0a9d6
|
Fix PyQt4 for python 3
|
2013-11-03 11:53:13 +01:00 |
|
Johannes Schönberger
|
757c081d57
|
Install Cython from apt
|
2013-11-03 11:50:18 +01:00 |
|
Johannes Schönberger
|
31b52e9005
|
Install PyQt4 for doctests
|
2013-11-03 11:44:25 +01:00 |
|
Johannes Schönberger
|
326557e8aa
|
Remove unnecessary coverage directive
|
2013-11-03 11:26:12 +01:00 |
|
Johannes Schönberger
|
80ec4fc183
|
Install nose from PyPI
|
2013-11-03 10:37:43 +01:00 |
|
Johannes Schönberger
|
313c444abf
|
Let travis run doctests
|
2013-11-03 08:46:33 +01:00 |
|
Stefan van der Walt
|
9c20b1e5ab
|
Install six from PyPi. Travis version is too old.
|
2013-10-27 21:28:03 +02:00 |
|
Stefan van der Walt
|
6df21002cd
|
Add python-six as Travis dependency.
|
2013-10-27 21:11:52 +02:00 |
|
Johannes Schönberger
|
74b932e1be
|
Remove unnecessary mirror option
|
2013-09-01 16:03:14 +02:00 |
|
Johannes Schönberger
|
3338c423d3
|
Add short comment for travis flake8
|
2013-08-01 18:13:18 +02:00 |
|
Johannes Schönberger
|
97e1174e5f
|
Let travis also run long example scripts
|
2013-08-01 18:13:18 +02:00 |
|
Johannes Schönberger
|
0156593fb6
|
Let travis-ci check bento.info
|
2013-07-08 20:50:44 +02:00 |
|
Stefan van der Walt
|
9ed26136e2
|
Do not run flakes on test files -- we have too many custom formatted array.
|
2013-06-29 11:59:47 -05:00 |
|
Johannes Schönberger
|
6bccdbf105
|
Set matplotlib qt backend
|
2013-05-29 20:04:35 +02:00 |
|
Johannes Schönberger
|
3a4f729156
|
Create matplotlib config directory
|
2013-05-29 19:48:33 +02:00 |
|
Johannes Schönberger
|
cfb7d6cd31
|
Set matplotlib backend globally
|
2013-05-29 19:40:17 +02:00 |
|
Johannes Schönberger
|
15c726eb42
|
Add exit-zero directive to flake8 command
|
2013-05-18 02:50:04 +02:00 |
|
Johannes Schönberger
|
fde2f2a321
|
Use mirrors for flake8 installation
|
2013-05-17 20:27:38 +02:00 |
|
Johannes Schönberger
|
f1e8f4cfda
|
Replace pep8 and pyflakes with flake8
|
2013-05-17 20:21:41 +02:00 |
|
Johannes Schönberger
|
340e2b0bab
|
Add python code checkers to travis build process
|
2013-05-17 20:06:32 +02:00 |
|
Johannes Schönberger
|
d3b70a89b5
|
Pass error return code of example scripts and exit
|
2013-04-28 13:27:44 +02:00 |
|
Johannes Schönberger
|
7232f912dc
|
Install matplotlib after freeimage
|
2013-04-28 10:35:22 +02:00 |
|
Johannes Schönberger
|
eec4aff913
|
Add better description for example runner
|
2013-04-28 10:17:27 +02:00 |
|
Johannes Schönberger
|
c390070080
|
Unescape dollar sign
|
2013-04-28 10:17:27 +02:00 |
|
Johannes Schönberger
|
7b77861a75
|
Move example runner loop to Travis config
|
2013-04-28 10:17:27 +02:00 |
|
Johannes Schönberger
|
401803bb3d
|
Change invalid install order
|
2013-04-28 10:17:27 +02:00 |
|
Johannes Schönberger
|
e4e47e22c5
|
Remove escaping
|
2013-04-28 10:17:27 +02:00 |
|