rockandska
92a28e531b
use BATS_FILE_TMPDIR in test/plugin test
...
use global setup with bats with possibility to add specific test file _setup
use readlink in helper if realpath is not working as expected
2025-09-15 19:48:34 +02:00
Ivan Pozdeev
5b4d5a32d3
remove duplication
2024-04-03 21:08:18 +03:00
Ivan Pozdeev
e928e75f22
Fix a duplicate error message on stub plan overrun
2022-05-04 02:58:47 +03:00
Ivan Pozdeev
6882be06a6
Bats: report unstub failure details
2021-09-21 07:43:58 +03:00
Andrew Rabert
0f596d2504
Revert "Merge pull request #1153 from cmcginty/remove-sbang"
...
This reverts commit 070e1c859f , reversing
changes made to 3faeda67bb .
2019-04-23 10:23:33 -04:00
Casey McGinty
83e5459cfb
Remove shebang lines from scripts for performance
...
All scripts in libexec/ (excluding pyenv) are called through pyenv,
therefore the shebang lines are not necessary. On some systems this
provides a measurable increase in performance of the shell prompt.
Related to pyenv/pyenv-virtualenv#259
2019-03-07 22:15:14 +01:00
Yamashita Yuu
e65a10be51
Add bats test for python-build
2014-01-17 21:18:22 +09:00