bash-it/test
Tobias Heinlein a81fa84682 FEAT: Add Aptitude aliases
Why?:
- Aptitude is an alternative to apt with a great user interface, so there should
  also be some aliases that make using it as easy as with the apt aliases.

This change addresses the need by:
- Add new alias file aptitude.aliases.bash with most of the same Apt aliases
  instead using Aptitude
- Also add some new aliases for Aptitude specific features like "why-not"
2023-02-17 15:29:19 +01:00
..
bash_it test/bash_it: adopt newly revamped `setup()` 2022-03-03 22:43:17 -08:00
completion FEAT: Add Aptitude aliases 2023-02-17 15:29:19 +01:00
fixtures completion/alias: fix tests 2022-01-30 16:13:54 -08:00
install test/install: adopt newly revamped `setup()` 2022-03-03 22:43:17 -08:00
lib test/preexec: adopt newly revamped `setup()` 2022-03-03 22:43:17 -08:00
plugins bug: Use en_US when fetching EPOCHREALTIME 2022-10-30 15:18:09 -07:00
themes test/theme: adopt newly revamped `setup()` 2022-03-03 22:43:17 -08:00
lint-requirements.txt ci: Add pre-commit run and remove trailling spaces 2020-10-28 11:51:04 +02:00
run BATS: de-parallelize 2022-03-03 22:43:17 -08:00
test_helper.bash lib/command_duration: tests & whitespace 2022-03-04 12:58:07 -08:00