bash_tests/README_EN.txt
* README_EN.txt
* 2023.02.21
* tacklelib--bash_tests
1. DESCRIPTION
2. PREREQUISITES
3. DEPLOY
-------------------------------------------------------------------------------
1. DESCRIPTION
-------------------------------------------------------------------------------
Bash tests designed to test bash modules from the `tacklelib` library, but as a
standalone implementation without support from `python` or `cmake` modules
from the `tacklelib` library itself.
The entire functionality based only on the `bash` shell modules from the
`tacklelib` library without other shells or standalone script interpreters like
`python` or `cmake`, but not excluding preinstalled in the unix interpreters
like `perl` or unix utilities like `readlink`, `sed`, `grep` and so on.
-------------------------------------------------------------------------------
2. PREREQUISITES
-------------------------------------------------------------------------------
See details in the `PREREQUISITES` section in the root `README_EN.txt` file.
-------------------------------------------------------------------------------
3. DEPLOY
-------------------------------------------------------------------------------
See details in the `DEPLOY` section in the root `README_EN.txt` file.