Bash completion for cairo-test-suite

Usage:

$ source completion.bash
This commit is contained in:
Adrian Johnson 2022-12-28 16:16:18 +10:30
parent 0b5ec0139c
commit fab328598c

1
test/completion.bash Normal file
View file

@ -0,0 +1 @@
complete -W "$(./cairo-test-suite -l)" cairo-test-suite