git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add the capability of supplying the pre/post-flight functions to the test suite such...
[lldb.git]
/
lldb
/
test
/
2012-04-16
Johnny Chen
Add the capability of supplying the pre/post-flight...
tree
|
commitdiff
2012-04-13
Johnny Chen
First step to make the test suite runnable for remote...
tree
|
commitdiff
2012-04-13
Johnny Chen
Ditto 'requires modern objc runtime' for TestRealDefini...
tree
|
commitdiff
2012-04-13
Johnny Chen
Ditto 'requires modern objc runtime' for TestObjCProper...
tree
|
commitdiff
2012-04-13
Johnny Chen
Fix some test suite errors. TestForwardDecl.py errors...
tree
|
commitdiff
2012-04-12
Johnny Chen
Make the default architectures to run as both 64 and...
tree
|
commitdiff
2012-04-06
Sean Callanan
Changed some tabs to spaces to make Python like
tree
|
commitdiff
2012-04-06
Johnny Chen
The final batch of adding @dsym_test/@dwarf_test decora...
tree
|
commitdiff
2012-04-06
Johnny Chen
Second batch of adding @dsym_test/@dwarf_test decorator...
tree
|
commitdiff
2012-04-06
Johnny Chen
Add a new option to the test driver, -N dsym or -N...
tree
|
commitdiff
2012-04-05
Greg Clayton
Added a new Host class: ReadWriteLock
tree
|
commitdiff
2012-04-04
Enrico Granata
Adding a new --python-function (-F) option to breakpoin...
tree
|
commitdiff
2012-04-03
Johnny Chen
Add a Test case to make sure that __apple_types section...
tree
|
commitdiff
2012-04-03
Johnny Chen
Add some more debug prints and retrieve the debug subse...
tree
|
commitdiff
2012-04-02
Johnny Chen
Add testcase that verifies that __apple_types is a...
tree
|
commitdiff
2012-03-30
Enrico Granata
Disabling blocks support because of rdar://problem...
tree
|
commitdiff
2012-03-29
Enrico Granata
Fixing an issue where Unicode characters in an NSString...
tree
|
commitdiff
2012-03-28
Enrico Granata
Fixing an issue where saying 'po foo' made both the...
tree
|
commitdiff
2012-03-27
Enrico Granata
adding a summary for Objective-C type 'Class'
tree
|
commitdiff
2012-03-27
Enrico Granata
Synthetic values are now automatically enabled and...
tree
|
commitdiff
2012-03-26
Greg Clayton
<rdar://problem/11113279>
tree
|
commitdiff
2012-03-25
Eric Christopher
Fix method name for output.
tree
|
commitdiff
2012-03-24
Enrico Granata
Adding a new API call IsTypeComplete() to SBType. This...
tree
|
commitdiff
2012-03-22
Enrico Granata
Removing cascading through inheritance chains for data...
tree
|
commitdiff
2012-03-22
Johnny Chen
Check in main.c modified for testing hardware watchpoin...
tree
|
commitdiff
2012-03-20
Johnny Chen
Add a '-E' option to the test driver for the purpose...
tree
|
commitdiff
2012-03-19
Enrico Granata
Massive enumeration name changes: a number of enums...
tree
|
commitdiff
2012-03-16
Johnny Chen
Export the APIs submitted by Dawn to the Python binding...
tree
|
commitdiff
2012-03-16
Johnny Chen
Fix a bug in getRunOptions() where there was no space...
tree
|
commitdiff
2012-03-15
Johnny Chen
Add a test case to go with <rdar://problem/11052829...
tree
|
commitdiff
2012-03-15
Johnny Chen
Add test case associated with:
tree
|
commitdiff
2012-03-14
Johnny Chen
Remove a debug statement.
tree
|
commitdiff
2012-03-13
Enrico Granata
Changed several of the Cocoa formatters to match the...
tree
|
commitdiff
2012-03-12
Enrico Granata
Added formatters for libc++ (libcxx.llvm.org):
tree
|
commitdiff
2012-03-12
Sean Callanan
Disabled the i386 tests pending fixes in the JIT.
tree
|
commitdiff
2012-03-09
Johnny Chen
Add the capability on OS X to utilize 'xcrun' to locate...
tree
|
commitdiff
2012-03-09
Johnny Chen
Change the test driver so that, by default, it takes...
tree
|
commitdiff
2012-03-08
Sean Callanan
Updated the revision of LLVM/Clang used by LLDB.
tree
|
commitdiff
2012-03-07
Johnny Chen
rdar://problem/10611315
tree
|
commitdiff
2012-03-07
Enrico Granata
Fixing some of the new Python formatters to report...
tree
|
commitdiff
2012-03-06
Enrico Granata
Fixing an issue where a ValueObject had changed its...
tree
|
commitdiff
2012-03-06
Sean Callanan
Added support for calling blocks from expressions,
tree
|
commitdiff
2012-03-06
Jim Ingham
Add a test case and fix the C++ exception symbols.
tree
|
commitdiff
2012-03-05
Johnny Chen
rdar://problem/10976649
tree
|
commitdiff
2012-03-05
Johnny Chen
Add two expectedFailure decorators with radar number.
tree
|
commitdiff
2012-03-03
Enrico Granata
Correct wrong values in the test case
tree
|
commitdiff
2012-03-03
Enrico Granata
Currently TestDataFormatterPythonSynth is failing becau...
tree
|
commitdiff
2012-03-03
Enrico Granata
added a new formatter for CF(Mutable)BitVector
tree
|
commitdiff
2012-03-02
Enrico Granata
Adding a test case for a bug where types CFGregorianDat...
tree
|
commitdiff
2012-03-02
Enrico Granata
having std::vector still show children even if it now...
tree
|
commitdiff
2012-03-02
Sean Callanan
Improved the type's handling of anonymous structs,
tree
|
commitdiff
2012-03-02
Enrico Granata
(a) adding formatters for:
tree
|
commitdiff
2012-03-01
Enrico Granata
(a) adding an introspection formatter for NS(Mutable...
tree
|
commitdiff
2012-03-01
Enrico Granata
1) solving a bug where, after Jim's fixes to stack...
tree
|
commitdiff
2012-03-01
Sean Callanan
Added a testcase verifying that forward declarations
tree
|
commitdiff
2012-02-29
Enrico Granata
This commit:
tree
|
commitdiff
2012-02-28
Johnny Chen
Forgot to check in this file with r151593.
tree
|
commitdiff
2012-02-27
Johnny Chen
Add more test scenarios for 'memory read': one for...
tree
|
commitdiff
2012-02-27
Johnny Chen
Modify the expected error message accordingly after...
tree
|
commitdiff
2012-02-27
Johnny Chen
During the test case tearDown(), give it one final...
tree
|
commitdiff
2012-02-27
Sean Callanan
Fixed an overly-specific testcase that depended
tree
|
commitdiff
2012-02-24
Johnny Chen
Create an additional watchpoint during the test run...
tree
|
commitdiff
2012-02-24
Enrico Granata
Reworking the ObjC formatters test case not to test...
tree
|
commitdiff
2012-02-23
Enrico Granata
commenting parts of std::map test case which would...
tree
|
commitdiff
2012-02-23
Enrico Granata
This patch provides a set of formatters for most of...
tree
|
commitdiff
2012-02-23
Enrico Granata
This patch provides a set of formatters for most of...
tree
|
commitdiff
2012-02-23
Sean Callanan
Made the hidden-ivar test a little more rigorous.
tree
|
commitdiff
2012-02-22
Sean Callanan
Added support for looking up the complete type for
tree
|
commitdiff
2012-02-22
Johnny Chen
Add @expectedFailure decorator with radar number.
tree
|
commitdiff
2012-02-18
Enrico Granata
making it so that the std::map test case does a better...
tree
|
commitdiff
2012-02-17
Enrico Granata
Adding formatters for several useful Objective-C/Cocoa...
tree
|
commitdiff
2012-02-16
Johnny Chen
memory read -f X doesn't print anything (lldb should...
tree
|
commitdiff
2012-02-16
Johnny Chen
memory read prints out duplicate entries when using...
tree
|
commitdiff
2012-02-15
Enrico Granata
adding a new test case for the SB formatters API
tree
|
commitdiff
2012-02-14
Johnny Chen
Remove the functionality of using 'frame variable ...
tree
|
commitdiff
2012-02-14
Johnny Chen
Remove @expectedFailure decorators as the bug has been...
tree
|
commitdiff
2012-02-14
Johnny Chen
Add test cases exercising SBValue.GetObjectDescription...
tree
|
commitdiff
2012-02-13
Johnny Chen
Add a test case for completion from 'settings set targe...
tree
|
commitdiff
2012-02-10
Enrico Granata
fixing a macro name mismatch that was making our test...
tree
|
commitdiff
2012-02-09
Johnny Chen
Fix compile time warnings for the inferior program.
tree
|
commitdiff
2012-02-09
Johnny Chen
Setting terminal type to 'xterm' on Darwin; otherwise...
tree
|
commitdiff
2012-02-09
Johnny Chen
Add error handling for missing option terminator "...
tree
|
commitdiff
2012-02-09
Johnny Chen
Add safe guard for when the 'expect' program cannot...
tree
|
commitdiff
2012-02-09
Johnny Chen
Set the terminal type to 'xterm' before doing 'stty...
tree
|
commitdiff
2012-02-09
Johnny Chen
Make the expect_prompt more strict.
tree
|
commitdiff
2012-02-09
Johnny Chen
Add a case to test that 'stty -a' displays the same...
tree
|
commitdiff
2012-02-08
Johnny Chen
After discussions with Jim and Greg, modify the 'watchp...
tree
|
commitdiff
2012-02-08
Johnny Chen
Refine the 'watchpoint set' command to now require...
tree
|
commitdiff
2012-02-06
Johnny Chen
Special build dictionary needs the same dictionary...
tree
|
commitdiff
2012-02-06
Johnny Chen
Fix a typo in specifying the error path when launching...
tree
|
commitdiff
2012-02-06
Johnny Chen
Print out the frame only if self.TraceOn() is True.
tree
|
commitdiff
2012-02-06
Johnny Chen
Add regular C++ inheritance in addition to the virtual...
tree
|
commitdiff
2012-02-06
Greg Clayton
Removed all of the "#ifndef SWIG" from the SB header...
tree
|
commitdiff
2012-02-04
Sean Callanan
I have brought LLDB up-to-date with top of tree
tree
|
commitdiff
2012-02-04
Greg Clayton
Convert all python objects in our API to use overload...
tree
|
commitdiff
2012-02-04
Johnny Chen
Add test cases for SBValue.Cast(SBType). The test...
tree
|
commitdiff
2012-02-03
Johnny Chen
Fix typos.
tree
|
commitdiff
2012-02-03
Johnny Chen
Add test cases for APIs to get template arguments from...
tree
|
commitdiff
2012-02-03
Enrico Granata
Fixing issues where synthetic children providers for...
tree
|
commitdiff
2012-02-03
Johnny Chen
Add a couple of simple completion test cases for 'targe...
tree
|
commitdiff
next