[Piglit] [PATCH 0/3] Add bash completions for piglit

Dylan Baker baker.dylan.c at gmail.com
Thu Feb 11 02:23:31 UTC 2016


Here is a complete and as accurate as I can get completions file for
piglit in bash. This has a dependecy on the bash_completions package
that debian provides, although if someone cared about supporting bash
without it they could probably add a fallback mechanism.

Dylan Baker (3):
  completions/bash: Add a completion file for piglit
  CMake: install bash completions
  README: add shell completions

 CMakeLists.txt          |   9 +
 README                  |  10 ++
 completions/bash/piglit | 435 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 454 insertions(+)
 create mode 100644 completions/bash/piglit

-- 
2.7.1



More information about the Piglit mailing list