llvm-project/lldb/test/functionalities
Enrico Granata c53114e30a new flag -P to type synth add lets you type a Python class interactively
added a final newline to fooSynthProvider.py
new option to automatically save user input in InputReaderEZ
checking for NULL pointers in several new places

llvm-svn: 135916
2011-07-25 16:59:05 +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 top level test dirs inlined_breakpoints, load_unload, and embedded_interpreter to reside under functionalities. 2011-06-27 18:17:24 +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 Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, stdout_path, and stderr_path 2011-07-11 23:38:23 +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 new flag -P to type synth add lets you type a Python class interactively 2011-07-25 16:59:05 +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 Move top level test dirs inlined_breakpoints, load_unload, and embedded_interpreter to reside under functionalities. 2011-06-27 18:17:24 +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