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
/
expression_command
/
formatters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
5
-266
/
+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
-7
/
+2
*
Merge dwarf and dsym tests
Tamas Berghammer
2015-09-30
1
-13
/
+2
*
XFAIL TestFormatters on FreeBSD
Ed Maste
2015-09-09
1
-0
/
+2
*
Lookup function using full name if one with mangled name is not found.
Siva Chandra
2015-09-03
1
-1
/
+0
*
XFAIL TestFormatters on android (llvm.org/pr24691)
Pavel Labath
2015-09-03
1
-0
/
+2
*
[Windows] XFAIL tests that require calling a function in target.
Zachary Turner
2015-08-20
1
-0
/
+1
*
Make this test case be somewhat less verbose when not asked to
Enrico Granata
2015-07-17
1
-5
/
+6
*
Reversed r238363, because the message is inconsistent
Sean Callanan
2015-07-01
1
-1
/
+1
*
[TestBase.runCmd] Better error message when runCmd fails.
Siva Chandra
2015-05-27
1
-1
/
+1
*
[TestFormatters, TestDataFormatterSynthVal] Mark as xfail.
Siva Chandra
2015-04-10
1
-0
/
+1
*
Enabled a bunch of tests on Linux
Vince Harron
2015-03-31
1
-1
/
+0
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Some more cleanup of the ValueObjectConstResultImpl code. NFC.
Enrico Granata
2014-12-12
1
-1
/
+1
*
Fix up this test case
Enrico Granata
2014-12-12
1
-9
/
+9
*
Marked TestFormatters.py XFAIL on Linux per pr20230.
Todd Fiala
2014-07-07
1
-0
/
+1
*
Add annotation for test failure due to clang 3.4
Ed Maste
2014-03-24
1
-0
/
+1
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Expression evaluation works on FreeBSD after switch to MCJIT
Ed Maste
2013-08-30
1
-1
/
+0
*
tests: Mark expected FreeBSD failures due to pr16697
Ed Maste
2013-07-30
1
-0
/
+1
*
Linux test case cleanup:
Daniel Malea
2013-02-15
1
-1
/
+0
*
<rdar://problem/12028723>
Enrico Granata
2013-01-09
1
-3
/
+3
*
<rdar://problem/12798131>
Greg Clayton
2012-12-04
1
-3
/
+3
*
Mark expected failures on Linux (due to bugzilla #14437)
Daniel Malea
2012-11-27
1
-0
/
+1
*
Fix incorrect usage of buildDsym() in dwarf test
Daniel Malea
2012-11-20
1
-1
/
+1
*
Fix all the test case breakages caused by folks writing tests all over the pl...
Jim Ingham
2012-09-22
1
-4
/
+1
*
Removing the @expectedFailurei386 decorator from test cases that now work as ...
Enrico Granata
2012-04-24
1
-2
/
+0
*
Add expected failure decorators for test cases which are failing for i386 arc...
Johnny Chen
2012-04-19
1
-0
/
+2
*
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
*
Fix method name for output.
Eric Christopher
2012-03-25
1
-1
/
+1
*
Fix the last testsuite regression from the apple-names stuff.
Jim Ingham
2011-10-08
1
-16
/
+16
*
Fixed a problem with the IR interpreter that caused
Sean Callanan
2011-09-22
1
-4
/
+0
*
Add four new expectedFailre decorators to new failures most likely due to r13...
Johnny Chen
2011-09-20
1
-0
/
+4
*
Redesign of the interaction between Python and frozen objects:
Enrico Granata
2011-09-06
5
-0
/
+274