index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
test
/
python_api
/
module_section
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
5
-277
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
1
-1
/
+1
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
1
-3
/
+3
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-21
/
+24
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
1
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-19
/
+9
*
Don't clobber CFLAGS_EXTRAS in tests.
Robert Flack
2015-03-24
1
-1
/
+1
*
Get test executables compiling on Windows.
Zachary Turner
2014-08-13
2
-19
/
+27
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Update test scripts and Makefiles to allow testing with GCC:
Daniel Malea
2013-01-25
1
-1
/
+1
*
Patch from Dan Malea daniel.malea@gmail.com to add some required
Jason Molenda
2012-11-08
1
-0
/
+2
*
Export the APIs submitted by Dawn to the Python bindings. Add a simple test ...
Johnny Chen
2012-03-16
4
-1
/
+39
*
Removed all of the "#ifndef SWIG" from the SB header files since we are using
Greg Clayton
2012-02-06
1
-1
/
+1
*
Convert all python objects in our API to use overload the __str__ method
Greg Clayton
2012-02-04
1
-5
/
+5
*
Work in progress for:
Johnny Chen
2011-12-19
1
-0
/
+43
*
Fix extraneous import as a result of the last change.
Johnny Chen
2011-09-30
1
-1
/
+1
*
Migrate the in_range(symbol, section) and symbol_iter(module, section) utilit...
Johnny Chen
2011-09-30
1
-2
/
+2
*
Modify lldbutil.in_range(symbol, section) to deal with the symbol whose
Johnny Chen
2011-09-28
1
-2
/
+6
*
Add a test sequence of iterating through a module's symbols belonging to a se...
Johnny Chen
2011-09-28
1
-0
/
+6
*
Add a simple test TestModuleAndSection.py to exercise some module/section-rel...
Johnny Chen
2011-09-27
3
-0
/
+188