index
:
platform/upstream/python-numpy
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/backup/numpy-1.15.0_20210104
sandbox/dh0128.kwak/numpy-1.16.6_20201231
sandbox/nmerinov/llvm
sandbox/wangbiao/qemu-5.2
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
upstream-git
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-15
BUG: Fix runtests --benchmark-compare in python 3
Eric Wieser
1
-2
/
+2
2017-08-29
BUG: Fix broken runtests '-t' option.
Charles Harris
1
-2
/
+4
2017-06-27
MAINT: Fix spelling of develop.
Charles Harris
1
-2
/
+2
2017-06-26
TST: raise_warnings="develop" as default in `runtests.py -t ...`
Sebastian Berg
1
-1
/
+8
2017-06-21
TST: add a --timer argument to runtests.
Ralf Gommers
1
-1
/
+15
2017-04-11
BUG: runtests --bench fails on windows
Eric Wieser
1
-12
/
+6
2017-04-03
ENH: Use cmd on windows, rather than sh
Eric Wieser
1
-2
/
+2
2017-04-03
ENH: Use subprocess, not execv
Eric Wieser
1
-2
/
+2
2017-03-30
BUG: Fix runtests to not assume os.pathsep is :
Eric Wieser
1
-1
/
+1
2016-10-01
Merge pull request #8027 from rainwoodman/patch-2
Charles Harris
1
-4
/
+9
2016-09-07
Add a comment to avoid accidental removal.
Yu Feng
1
-0
/
+1
2016-09-06
add platform indepedent lib dir to PYTHONPATH
Yu Feng
1
-4
/
+8
2016-09-06
DOC: change Numpy to NumPy in remaining files
Pierre de Buyl
1
-1
/
+1
2016-09-03
MAINT: Remove leftover imp module imports.
Charles Harris
1
-1
/
+0
2016-09-02
ENH: Use new context manager for testing
Sebastian Berg
1
-1
/
+1
2016-07-25
STY: Use consistent variable convention.
Scott Sanderson
1
-2
/
+2
2016-07-23
DOC: Add example to runtests usage doc.
Scott Sanderson
1
-0
/
+2
2016-07-18
MAINT: Fix remaining uses of deprecated Python imp module.
Charles Harris
1
-2
/
+5
2016-05-09
expose test runner raise_warnings option
mattip
1
-0
/
+4
2016-01-17
TST: de-uglify the setuptools appeasement in runtests.py a bit.
Ralf Gommers
1
-8
/
+6
2016-01-17
BLD: fix runtests.py, was broken by the move to setuptools.
Ralf Gommers
1
-7
/
+17
2015-12-05
MAINT: Include from __future__ boilerplate in some files missing it.
Charles Harris
1
-0
/
+1
2015-09-02
DEV: allow parallel build in runtests.py
Antoine Pitrou
1
-1
/
+5
2015-08-24
WHT: break long lines + pep8
Pauli Virtanen
1
-5
/
+10
2015-08-22
MAINT: add --bench and --bench-compare to runtests.py
Pauli Virtanen
1
-0
/
+64
2015-05-15
MAINT: make runtests.py --python and --ipython a little more ergonomic
Nathaniel J. Smith
1
-1
/
+8
2013-10-25
MAINT: runtests: enable generation of C code coverage info via gcov
Pauli Virtanen
1
-1
/
+84
2013-10-19
BUG: runtests: make -t option work again
Pauli Virtanen
1
-4
/
+13
2013-10-13
MAINT: update runtests.py from scipy
Pauli Virtanen
1
-28
/
+112
2013-08-05
MAINT: runtests: make it work on Fedora
Pauli Virtanen
1
-1
/
+1
2013-05-11
ENH: Add a runtests.py script for running the test suite
Pauli Virtanen
1
-0
/
+197