summaryrefslogtreecommitdiff
path: root/tests/test_env.sh
AgeCommit message (Collapse)Author
2023-01-25tests: add tests for setup-disk's uuid_or_deviceNatanael Copa
also add a convenience function to create fake binaries.
2022-06-28tests: fix test_usage to accept sub commandsNatanael Copa
so we can test things like `lbu commit`
2022-05-19tests: add PATH to fake binariesNatanael Copa
2022-05-12tests: add the missing test_env.shNatanael Copa
it was missed due to the *.sh in .gitignore