llvm-project/lldb/lit/Settings
Jonas Devlieghere 92ada4ab0c [test] Add a FIXME test for stop-command-source-on-error
Modifying the interpreter settings is tricky because they don't take
effect until we create a new command interpreter, which should be merely
an implementation detail. This leads to confusing and unexpected
scenarios.

This adds a test cases with FIXMEs for some of the odd scenarios I
encountered. I didn't XFAIL the test because I don't think there's a way
to get an unexpected PASS if any of the commands succeeds and splitting
up the file in multiple tests seems excessive.

llvm-svn: 371259
2019-09-06 21:43:33 +00:00
..
Inputs [test] Add a FIXME test for stop-command-source-on-error 2019-09-06 21:43:33 +00:00
TestDisableColor.test
TestDisassemblyFormat.test
TestEchoCommands.test Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings. 2018-10-05 16:49:47 +00:00
TestFrameFormatColor.test [FormatEntity] Ignore ASCII escape sequences when colors are disabled. 2019-05-31 16:27:44 +00:00
TestFrameFormatNoColor.test [FormatEntity] Ignore ASCII escape sequences when colors are disabled. 2019-05-31 16:27:44 +00:00
TestModuleCacheSanity.test [test] Fix various module cache bugs and inconsistencies 2019-08-29 18:37:05 +00:00
TestSettingsSet.test [Settings] Add -force flag to "settings set" 2018-10-24 22:04:20 +00:00
TestSettingsWrite.test Fix and rename broken test for `settings write`. 2018-10-26 23:01:25 +00:00
TestStopCommandSourceOnError.test [test] Add a FIXME test for stop-command-source-on-error 2019-09-06 21:43:33 +00:00