| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
(GH-21438) (GH-26171)
(cherry picked from commit a42d98ed91cd1f08b2e9734ca6ca136dd10dff5d)
Co-authored-by: Serhii Hidenko <shidenko97@gmail.com>
|
|
|
|
|
|
|
| |
requires them. Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface. Fixed
shebang line to use python3 executable in the unittestgui script.
|
| |
|
|
|
|
| |
Changed unittestgui to show number of discovered tests in the status bar.
|
|
|