projects
/
pyelftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45087da
)
Update tox to run all_tests
author
Eli Bendersky
<eliben@gmail.com>
Tue, 9 Aug 2022 23:01:19 +0000
(16:01 -0700)
committer
Eli Bendersky
<eliben@gmail.com>
Tue, 9 Aug 2022 23:01:19 +0000
(16:01 -0700)
tox.ini
patch
|
blob
|
history
diff --git
a/tox.ini
b/tox.ini
index 1c0192f4049d57bfadbe580d6ce3ea98f8855496..d132537d2c63889aea64dc7192276d5fa317d1dc 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-5,6
+5,4
@@
envlist = py27,py38
setenv =
LC_ALL = en_US.utf-8
commands =
- python test/run_all_unittests.py
- python test/run_examples_test.py
- python test/run_readelf_tests.py --parallel
+ python test/all_tests.py