llvm-project/lldb/test/Shell/Settings
Greg Clayton 48207b2559 Fix "settings set -g" so it works again.
When we switched options over to use the Options.td file, a bug was introduced that caused the "-g" option for "settings set" to require a filename arguemnt. This patch fixes this issue and adds a test so this doesn't regress.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D116012
2021-12-28 11:03:09 -08:00
..
Inputs [lldb] update TestEchoCommands 2021-11-02 14:30:08 -07:00
TestDefaultModuleCachePath.test
TestDisableColor.test
TestDisassemblyFormat.test
TestEchoCommands.test [lldb] Fix TestEchoCommands.test again 2021-11-04 01:24:25 -07:00
TestFrameFormatColor.test
TestFrameFormatMangling.test
TestFrameFormatNoColor.test
TestLineMarkerColor.test
TestModuleCacheSanity.test
TestSettingsSet.test Fix "settings set -g" so it works again. 2021-12-28 11:03:09 -08:00
TestSettingsWrite.test
TestStopCommandSourceOnError.test