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
/
global_variables
/
TestGlobalVariables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move global_variables dir to lang/c and foundation dir to lang/objc.
Johnny Chen
2011-06-25
1
-67
/
+0
*
Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...
Jim Ingham
2011-05-04
1
-1
/
+1
*
Centralized a lot of the status information for processes,
Greg Clayton
2011-04-18
1
-1
/
+1
*
Change "breakpoint list" command to default to brief output rather than full ...
Caroline Tice
2011-02-04
1
-1
/
+1
*
Add test sequences for 'frame variable' address-of operator and 'frame variab...
Johnny Chen
2010-11-15
1
-0
/
+3
*
The StateType representation has been changed. Modify the test cases to acco...
Johnny Chen
2010-10-18
1
-1
/
+1
*
Make calling the super class's setUp() method less fragile.
Johnny Chen
2010-10-14
1
-1
/
+2
*
Apply (query-replace "frame variable" "frame variable -t") and fix a comment ...
Johnny Chen
2010-10-13
1
-1
/
+1
*
Avoid using hardcoded line number to break on. Use the line_number() utility
Johnny Chen
2010-10-12
1
-2
/
+9
*
Changed 'frame variable' output to match '(const char *)' instead of '(char c...
Johnny Chen
2010-09-23
1
-5
/
+5
*
Updated the expected matching strings.
Johnny Chen
2010-09-13
1
-5
/
+4
*
Converted TestGlobalVariables.py to Dsym/Dwarf combination.
Johnny Chen
2010-09-03
1
-1
/
+12
*
(query-replace "variable list" "frame variable")
Johnny Chen
2010-09-02
1
-2
/
+2
*
Changed the test case class names to be noun-like instead of verb-like.
Johnny Chen
2010-09-01
1
-1
/
+1
*
Added a test case test_breakpoint_creation_by_filespec_python() which creates a
Johnny Chen
2010-08-27
1
-1
/
+1
*
Added more verbose output when string match fails. Converted TestGlobalVaria...
Johnny Chen
2010-08-20
1
-31
/
+16
*
Added more informational assert message strings.
Johnny Chen
2010-08-19
1
-3
/
+3
*
Factored the "continue" command execution of the inferior process as part of the
Johnny Chen
2010-08-16
1
-4
/
+1
*
Modified the remaining test cases to display more meaningful assert messages.
Johnny Chen
2010-08-09
1
-11
/
+15
*
o Added unittest2 which has added the new features in unittest for Python 2.7
Johnny Chen
2010-08-05
1
-2
/
+2
*
When running a single test case, lldb.SBDebugger.Terminate() is not being called
Johnny Chen
2010-08-05
1
-1
/
+2
*
Fixed typos from cut-and-paste errors.
Johnny Chen
2010-07-27
1
-1
/
+1
*
if -1 => evaluates to True
Johnny Chen
2010-07-06
1
-9
/
+9
*
Abstracted the lldb-specific unittest.TestCase.setUp()/tearDown() in a separate
Johnny Chen
2010-07-03
1
-26
/
+5
*
Also verified the values of global variables.
Johnny Chen
2010-07-02
1
-3
/
+7
*
Add a test to show global variables and to verify that they do display as having
Johnny Chen
2010-07-02
1
-0
/
+76