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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
3
-9
/
+4
*
Add a comment explaining the eCommandRequiresTarget test
Ed Maste
2015-05-28
1
-0
/
+2
*
Revert r238425, it undoes the purpose of the test
Ed Maste
2015-05-28
1
-7
/
+3
*
Fix TestCommandScript: return an error if target executable is not set
Ed Maste
2015-05-28
1
-3
/
+7
*
Add support for custom commands to set flags on themselves
Enrico Granata
2015-05-27
3
-13
/
+23
*
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
3
-9
/
+12
*
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
3
-0
/
+8
*
Add a --help (-h) option to "command script add" that enables users to define...
Enrico Granata
2014-09-15
1
-9
/
+7
*
Merging the iohandler branch back into main.
Greg Clayton
2014-01-27
1
-2
/
+2
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
3
-3
/
+3
*
Re-enable some locally passing tests on Linux and see how they behave on the ...
Matt Kopec
2013-09-06
2
-2
/
+0
*
Second attempt at getting the PyCallable changes in trunk
Enrico Granata
2013-07-09
1
-5
/
+2
*
Revert commits that cause broken builds on GCC buildbots
Daniel Malea
2013-07-03
1
-2
/
+5
*
<rdar://problem/14266411>
Enrico Granata
2013-06-25
1
-5
/
+2
*
Adding a "cmdline" category to the test suite
Enrico Granata
2013-06-18
1
-0
/
+1
*
<rdar://problem/11109316>
Enrico Granata
2013-05-31
1
-5
/
+3
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
2
-2
/
+2
*
Test case added for importing packages
Enrico Granata
2013-05-08
4
-0
/
+18
*
Fixing Python commands test cases to work even after removing Printf
Enrico Granata
2013-03-30
5
-11
/
+11
*
These test cases fail on the buildbot - skip on Linux for now, will figure ou...
Enrico Granata
2013-03-25
2
-0
/
+2
*
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
*
lldb.thread is not to be used anymore
Enrico Granata
2013-01-22
1
-1
/
+1
*
Linux test case fixes
Daniel Malea
2012-11-21
1
-0
/
+1
*
Fix expected error message in test.
Filipe Cabecinhas
2012-11-16
1
-1
/
+1
*
<rdar://problem/12586188> Make ImportError a special case for "command script...
Enrico Granata
2012-10-31
4
-0
/
+44
*
<rdar://problem/12446320> Fixing an issue with our Driver where setting an im...
Enrico Granata
2012-10-16
1
-2
/
+3
*
Fixing a bunch of i386 testsuite failures
Enrico Granata
2012-04-25
2
-5
/
+5
*
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
3
-0
/
+15
*
this patch addresses several issues with "command script" subcommands:
Enrico Granata
2011-11-07
6
-2
/
+68
*
this patch introduces a new command script import command which takes as inpu...
Enrico Granata
2011-10-17
9
-0
/
+119
*
Rename directory command_python to command_script, and the test file, too.
Johnny Chen
2011-10-14
5
-0
/
+197