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
/
functionalities
/
command_script
/
TestCommandScript.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-142
/
+0
*
Rename `lldb_shared` to `use_lldb_suite`.
Zachary Turner
2015-10-27
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
-8
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-9
/
+2
*
Add a comment explaining the eCommandRequiresTarget test
Ed Maste
2015-05-28
1
-0
/
+2
*
Add support for custom commands to set flags on themselves
Enrico Granata
2015-05-27
1
-5
/
+8
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Add support for Python object commands to return custom short and long help b...
Enrico Granata
2015-03-13
1
-1
/
+1
*
Made TestCommandScript more robust against new
Sean Callanan
2014-10-06
1
-2
/
+2
*
Allow Python commands to optionally take an SBExecutionContext argument in ca...
Enrico Granata
2014-10-01
1
-0
/
+4
*
Add a --help (-h) option to "command script add" that enables users to define...
Enrico Granata
2014-09-15
1
-9
/
+7
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Re-enable some locally passing tests on Linux and see how they behave on the ...
Matt Kopec
2013-09-06
1
-1
/
+0
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-1
/
+1
*
These test cases fail on the buildbot - skip on Linux for now, will figure ou...
Enrico Granata
2013-03-25
1
-0
/
+1
*
Fix CommandObjectMultiword to initialize all members, and beef up correspondi...
Daniel Malea
2013-02-21
1
-0
/
+11
*
Minor test runner improvemenst
Daniel Malea
2013-02-19
1
-1
/
+4
*
Fixing a bunch of i386 testsuite failures
Enrico Granata
2012-04-25
1
-1
/
+1
*
Add a new option to the test driver, -N dsym or -N dwarf, in order to exclude...
Johnny Chen
2012-04-06
1
-0
/
+2
*
http://llvm.org/bugs/show_bug.cgi?id=11569
Johnny Chen
2011-12-14
1
-0
/
+7
*
this patch addresses several issues with "command script" subcommands:
Enrico Granata
2011-11-07
1
-0
/
+26
*
Rename directory command_python to command_script, and the test file, too.
Johnny Chen
2011-10-14
1
-0
/
+97