llvm-project/lldb/test/functionalities
Enrico Granata 68eb4bb421 Added an error message when the user tries to add a filter when a synthetic provider for the same type is already defined in the same category
The converse is also true: an error is shown when the user tries to add a synthetic provider to a category that already has a filter for the same type

llvm-svn: 137493
2011-08-12 19:14:27 +00:00
..
abbreviation A couple of directory renamings; get rid of 'tests' from the directory names. 2011-06-26 21:27:27 +00:00
alias A couple of directory renamings; get rid of 'tests' from the directory names. 2011-06-26 21:27:27 +00:00
breakpoint Move the handling of breakpoint conditions from the Private event loop to the StopInfoBreakpoint::DoActions, which happens as the 2011-08-09 02:12:22 +00:00
command_regex Move more top level test dirs to reside under functionalities dir. 2011-06-26 21:36:28 +00:00
command_source Move more top level test dirs to reside under functionalities dir. 2011-06-26 21:36:28 +00:00
conditional_break Cleaned up the SBType.h file to not include internal headers and reorganized 2011-08-03 22:57:10 +00:00
connect_remote Move more top level test dirs to reside under functionalities dir. 2011-06-26 21:36:28 +00:00
data-formatter Added an error message when the user tries to add a filter when a synthetic provider for the same type is already defined in the same category 2011-08-12 19:14:27 +00:00
dead-strip Move more top level test dirs to reside under functionalities dir. 2011-06-26 21:36:28 +00:00
embedded_interpreter Move top level test dirs inlined_breakpoints, load_unload, and embedded_interpreter to reside under functionalities. 2011-06-27 18:17:24 +00:00
inferior-crashing Move top level test dirs platform and inferior-crashing to reside under functionalities and order to reside under macosx. 2011-06-27 18:25:00 +00:00
load_unload Conditionize the 'print "Set environment ..."' stmt. 2011-08-03 20:28:34 +00:00
non-overlapping-index-variable-i Made the expression parser use the StackFrame's 2011-08-06 00:28:14 +00:00
platform Move top level test dirs platform and inferior-crashing to reside under functionalities and order to reside under macosx. 2011-06-27 18:25:00 +00:00
process_launch Move to plevel dirs stop-hook, target, process_launch, and signal to reside under functionalities. 2011-06-27 22:10:42 +00:00
signal Move to plevel dirs stop-hook, target, process_launch, and signal to reside under functionalities. 2011-06-27 22:10:42 +00:00
stop-hook Move to plevel dirs stop-hook, target, process_launch, and signal to reside under functionalities. 2011-06-27 22:10:42 +00:00
target_command Add @expectedFailure decorator for test_target_variable_command_with_dsym(). 2011-07-13 20:03:51 +00:00