hanchenye-llvm-project/lldb/test/settings
Greg Clayton 4c20717a8f General cleanup on the UserSettingsController stuff. There were 5 different
places that were dumping values for the settings. Centralized all of the
value dumping into a single place. When dumping values that aren't strings
we no longer surround the value with single quotes. When dumping values that
are strings, surround the string value with double quotes. When dumping array
values, assume they are always string values, and don't put quotes around
dictionary values.

llvm-svn: 129826
2011-04-19 22:32:36 +00:00
..
Makefile Added two test cases to TestSettings.py which exercise the lldb's: 2010-09-15 22:27:29 +00:00
TestSettings.py General cleanup on the UserSettingsController stuff. There were 5 different 2011-04-19 22:32:36 +00:00
main.cpp Remove the expectedFailure decorator for the fixed bug: 2011-01-25 17:39:43 +00:00