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
/
persistent_variables
/
TestPersistentVariables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the persistent_variables directory under expression_command directory.
Johnny Chen
2010-11-09
1
-45
/
+0
*
Modify the command passed to command interpreter from 'expr' (which is an ali...
Johnny Chen
2010-10-19
1
-4
/
+4
*
Modification of the expected start strings for simple 'expr' output involving...
Johnny Chen
2010-10-06
1
-8
/
+8
*
Removed the @expectedFailure decorator from test_persistent_variables().
Johnny Chen
2010-09-28
1
-2
/
+0
*
Decorated PersistentVariablesTestCase.test_persistent_variables() with
Johnny Chen
2010-09-21
1
-0
/
+2
*
Provided a mechanism for the test class to cleanup after itself once it's done.
Johnny Chen
2010-09-16
1
-1
/
+3
*
Changed the test case class names to be noun-like instead of verb-like.
Johnny Chen
2010-09-01
1
-1
/
+1
*
Fail early, fail fast.
Johnny Chen
2010-08-27
1
-7
/
+10
*
Added a test case test_breakpoint_creation_by_filespec_python() which creates a
Johnny Chen
2010-08-27
1
-1
/
+1
*
Print the verbose output of runCmd()/expect() to stderr instead of stdout.
Johnny Chen
2010-08-20
1
-23
/
+8
*
Added more informational assert message strings.
Johnny Chen
2010-08-19
1
-5
/
+1
*
Factored the "continue" command execution of the inferior process as part of the
Johnny Chen
2010-08-16
1
-0
/
+2
*
Added a test case to exercise persistent variables in combination with the "e...
Johnny Chen
2010-08-13
1
-0
/
+57