bug#33821: dejagnu command should list available commands
Jacob Bachmeyer <[email protected]> Sat, 22 Dec 2018 18:42:07 -0600
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
Ben Elliston wrote: > At present, 'dejagnu' with no arguments gives: > > ERROR: no command given > > It would be good if it listed the available commands. > Agreed. Plans are for a nice tabular output and this is now also on my local TODO list. Implementation will be delayed somewhat, at least until there is more than one command to display. The testsuite provides some test data here, but the "test" commands have much shorter names than the "production" commands that are planned. -- Jacob