mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
![]() This commit updates all tests to enforce the Python3 executable. This is necessary because the `assertRegex` function we use was renamed to this name only in Python 3.2 [1] For reference: s;/usr/bin/env python;/usr/bin/env python3;g [1]: https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertRegex |
||
---|---|---|
.. | ||
on-add-accept | ||
on-add-misbehave1 | ||
on-add-misbehave2 | ||
on-add-misbehave3 | ||
on-add-misbehave4 | ||
on-add-misbehave5 | ||
on-add-misbehave6 | ||
on-add-reject | ||
on-add.dummy | ||
on-exit-bad | ||
on-exit-good | ||
on-exit-misbehave1 | ||
on-exit-misbehave2 | ||
on-exit.dummy | ||
on-launch-bad | ||
on-launch-good | ||
on-launch-good-env | ||
on-launch-misbehave1 | ||
on-launch-misbehave2 | ||
on-launch.dummy | ||
on-modify-accept | ||
on-modify-for-template-badexit.py | ||
on-modify-for-template.py | ||
on-modify-misbehave2 | ||
on-modify-misbehave3 | ||
on-modify-misbehave4 | ||
on-modify-misbehave5 | ||
on-modify-misbehave6 | ||
on-modify-reject | ||
on-modify-revert | ||
on-modify.dummy | ||
wrapper.sh |