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
/
lldbutil
/
iter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
4
-358
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
2
-2
/
+2
*
Port the python api decorator to use test categories
Pavel Labath
2015-10-26
2
-4
/
+4
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
2
-12
/
+16
*
Update every test to import `lldb_shared`.
Zachary Turner
2015-10-22
2
-15
/
+4
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
2
-22
/
+10
*
Last set of XFAILs for Windows.
Zachary Turner
2015-09-16
1
-0
/
+1
*
Exception registers aren't supported outside of Darwin
Ed Maste
2015-09-08
1
-1
/
+0
*
Exception registers aren't supported outside of Darwin
Vince Harron
2015-04-15
1
-9
/
+16
*
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
-22
/
+28
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
2
-3
/
+3
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
2
-2
/
+2
*
test_iter_registers is expected to fail on FreeBSD
Ed Maste
2013-07-24
1
-0
/
+1
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Update test scripts and Makefiles to allow testing with GCC:
Daniel Malea
2013-01-25
1
-1
/
+1
*
Marking test cases with @expectedFailureLinux as per recently opened bugs
Daniel Malea
2013-01-24
2
-1
/
+1
*
Marking test_lldb_iter_frame in TestLLDBIterator.py as expectedFailureLinux (...
Andrew Kaylor
2012-12-13
1
-0
/
+1
*
Patch from Dan Malea daniel.malea@gmail.com to add some required
Jason Molenda
2012-11-08
1
-0
/
+2
*
Make the assignment of TestBase.mydir more portable.
Johnny Chen
2011-09-27
2
-2
/
+2
*
Cleaned up the SBType.h file to not include internal headers and reorganized
Greg Clayton
2011-08-03
1
-3
/
+3
*
Add a @benchmarks_test decorator for test method we want to categorize as ben...
Johnny Chen
2011-07-30
2
-0
/
+4
*
Minor change of variable name, from m to b (for breakpoint).
Johnny Chen
2011-07-14
1
-2
/
+2
*
Passing in os.ctermid() as the arg for SBTarget.Launch(...) for stdin_path, s...
Johnny Chen
2011-07-11
2
-9
/
+6
*
The extra burden for the Python API test case to assign its process object to...
Johnny Chen
2011-06-15
2
-8
/
+8
*
Add truth value testing to those lldb Python objects with the IsValid() metho...
Johnny Chen
2011-05-17
2
-16
/
+16
*
Add implementation of built-in function len() for those lldb containers with
Johnny Chen
2011-05-16
1
-11
/
+31
*
Renamed the test cases more properly to test_lldb_iter_module/breakpoint/farme.
Johnny Chen
2011-05-16
1
-9
/
+9
*
Add two utility functions:
Johnny Chen
2011-05-12
4
-0
/
+339