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
/
command_source
/
TestCommandSource.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more top level test dirs to reside under functionalities dir.
Johnny Chen
2011-06-26
1
-46
/
+0
*
Add a HideStdout() method to our TestBase class and call it from TestAbbrevia...
Johnny Chen
2011-04-21
1
-1
/
+2
*
Add "import sys" for sys.stdout.
Johnny Chen
2011-01-28
1
-1
/
+1
*
The restoring of sys.stdout should happen right after:
Johnny Chen
2011-01-28
1
-3
/
+3
*
Hardened the test_command_source() test case by actually capturing the output
Johnny Chen
2011-01-28
1
-0
/
+14
*
Changed the test case class names to be noun-like instead of verb-like.
Johnny Chen
2010-09-01
1
-1
/
+1
*
Converted some more test cases to use runCmd()/expect().
Johnny Chen
2010-08-20
1
-7
/
+2
*
Modified the remaining test cases to display more meaningful assert messages.
Johnny Chen
2010-08-09
1
-4
/
+4
*
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
*
Cleanup of test case. Added more comments.
Johnny Chen
2010-08-02
1
-1
/
+3
*
We can do better when reporting the status of one-liner script execution.
Johnny Chen
2010-07-30
1
-0
/
+2
*
Add a test case to test that lldb command "command source" works correctly.
Johnny Chen
2010-07-29
1
-0
/
+31