- 22 Jan, 2019 5 commits
-
-
Jonathan Hanks authored
-
Jonathan Hanks authored
Bring in the catch2 test frame work. Licensed under BOOST 1.0. Make the main logic a library, so that it can be tested. Add initial tests.
-
Jonathan Hanks authored
Name everything ligo_channel_completion. Put the executable in /usr/lib. Put the bash script in /usr/share/bash-completion/completions.
-
Jonathan Hanks authored
With bash auto completion if only one entry is returned it is assumed to be the final completion. This make sense if it is a full channel name. However if there is a series of one or more segments of the name that are common through all the channels in question, you need to return information that includes the next block that is different. This is a first reworking to handling this case.
-
Jameson Graef Rollins authored
-
- 19 Jan, 2019 1 commit
-
-
Jonathan Hanks authored
-