summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2022-12-28 16:16:18 +1030
committerAdrian Johnson <ajohnson@redneon.com>2022-12-28 16:16:18 +1030
commitfab328598c0af07fcc182a2709596f7499d587c7 (patch)
tree6e7e52a6a654ddeda4bfeebf258859fdc3e6884a /test
parent0b5ec0139ce3766e6bfc98a9f366a20a4738ac4e (diff)
downloadcairo-fab328598c0af07fcc182a2709596f7499d587c7.tar.gz
Bash completion for cairo-test-suite
Usage: $ source completion.bash
Diffstat (limited to 'test')
-rw-r--r--test/completion.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/completion.bash b/test/completion.bash
new file mode 100644
index 000000000..6942ea867
--- /dev/null
+++ b/test/completion.bash
@@ -0,0 +1 @@
+complete -W "$(./cairo-test-suite -l)" cairo-test-suite