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
/
lang
/
c
/
stepping
/
TestStepAndBreakpoints.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-242
/
+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
-1
/
+1
*
Add from __future__ import print_function everywhere.
Zachary Turner
2015-10-23
1
-0
/
+2
*
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
-20
/
+7
*
XFAIL 2 breakpoint tests on Windows.
Zachary Turner
2015-09-11
1
-0
/
+1
*
Fix typos
Bruce Mitchener
2015-07-02
1
-6
/
+6
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Make the fail messages
Jim Ingham
2014-04-03
1
-1
/
+2
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-1
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Update failing FreeBSD test annotations (pr17932, pr17933)
Ed Maste
2013-11-14
1
-1
/
+1
*
test: Update FreeBSD failure decorators
Ed Maste
2013-09-13
1
-0
/
+1
*
Rename test class to match test target language
Ed Maste
2013-09-13
1
-1
/
+1
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
Fix the .categories, it had "dataformatter" not "dataformatters".
Jim Ingham
2013-02-25
1
-0
/
+3
*
Add an SBProcess API to get the current StopID, either considering or ignorin...
Jim Ingham
2013-01-08
1
-1
/
+20
*
Fixed a few bugs in the "step in" thread plan logic.
Jim Ingham
2012-12-12
1
-0
/
+65
*
Mark expected failures on Linux (due to bugzilla #14437)
Daniel Malea
2012-11-27
1
-0
/
+1
*
Found one more place where the OkayToDiscard needs to be consulted.
Jim Ingham
2012-05-11
1
-0
/
+167