.. |
debugger
|
Added SBDebugger's log callbacks to Python-land
|
2012-08-25 00:29:07 +00:00 |
default-constructor
|
Added a typemap and wrappers for SBInputReader callbacks
|
2012-08-22 13:25:10 +00:00 |
disassemble-raw-data
|
<rdar://problem/11358639>
|
2012-05-08 01:45:38 +00:00 |
event
|
Remove decorator to skip event tests
|
2012-11-23 22:10:20 +00:00 |
formatters
|
Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly
|
2012-09-22 00:05:11 +00:00 |
frame
|
Set an extra debug flag when testing with ICC so that it generates the correct debug info for inlined tests.
|
2013-07-31 16:10:03 +00:00 |
function_symbol
|
Fixed incorrect python that was trying to validate that we got a valid lldb.SBThread object by checking to see if it is equal to "None".
|
2013-03-19 17:59:30 +00:00 |
hello_world
|
Assorted test suite fixes as a result of GCC 4.8 validation efforts
|
2013-07-30 21:34:44 +00:00 |
input_reader
|
Added a test for the Python part of SBInputReader callbacks.
|
2012-08-22 13:25:58 +00:00 |
interpreter
|
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
|
2012-04-06 19:54:10 +00:00 |
lldbutil
|
tests: Mark expected FreeBSD failures due to pr16696
|
2013-07-24 21:09:24 +00:00 |
module_section
|
Update test scripts and Makefiles to allow testing with GCC:
|
2013-01-25 00:31:48 +00:00 |
objc_type
|
<rdar://problem/14194128>
|
2013-06-18 22:40:36 +00:00 |
process
|
Fixed incorrect python that was trying to validate that we got a valid lldb.SBThread object by checking to see if it is equal to "None".
|
2013-03-19 17:59:30 +00:00 |
rdar-12481949
|
Fixing the test case for rdar://12481949 to do the right thing with our new rules for sign-extension in GetValueAsUnsigned()
|
2012-10-24 22:15:04 +00:00 |
sbdata
|
Clean up linux test decorators and add links to known bugs
|
2013-05-15 18:48:32 +00:00 |
symbol-context
|
Fixed incorrect python that was trying to validate that we got a valid lldb.SBThread object by checking to see if it is equal to "None".
|
2013-03-19 17:59:30 +00:00 |
target
|
Fixed incorrect python that was trying to validate that we got a valid lldb.SBThread object by checking to see if it is equal to "None".
|
2013-03-19 17:59:30 +00:00 |
thread
|
Clean up linux test decorators and add links to known bugs
|
2013-05-15 18:48:32 +00:00 |
type
|
Fixed incorrect python that was trying to validate that we got a valid lldb.SBThread object by checking to see if it is equal to "None".
|
2013-03-19 17:59:30 +00:00 |
value
|
Clean up linux test decorators and add links to known bugs
|
2013-05-15 18:48:32 +00:00 |
watchpoint
|
tests: Mark expected FreeBSD failures due to pr16706
|
2013-07-25 17:23:10 +00:00 |
.categories
|
Initial commit of a new testsuite feature: test categories.
|
2012-09-21 19:10:53 +00:00 |