summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDylan Baker <baker.dylan.c@gmail.com>2016-02-09 17:13:58 -0800
committerDylan Baker <baker.dylan.c@gmail.com>2016-03-03 11:32:11 -0800
commit0e1d7802c2c452be8f8637cff629f58263d78134 (patch)
tree3b0e3573aeab1cedeb6762a0de24b9d7c987b962 /CMakeLists.txt
parentec317ece07afdf9c8a26de04bdec8a94e5d7b2db (diff)
completions/bash: Add a completion file for piglit
This file is a bash completion library for the 'piglit' command, it is as complete and accurate as I can get it with my limited knowledge and patience for bash. It does require the _filedir function from bash_completions, which is provided by most Linux distributions, the BSD's, and can be installed on OSX via homebrew or macports. I made this decisions over using the builtin features from bash because the builtins don't handle spaces in file and folder names, and don't allow restrictions to be placed on the type or extension like _filedir does. Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions