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
/
logging
/
TestLogging.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
1
-107
/
+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
-12
/
+8
*
Replace sys.platform skips in tests with @skip decorators which check against...
Robert Flack
2015-03-30
1
-1
/
+1
*
Support for truncate/append on log files
Pavel Labath
2015-03-20
1
-1
/
+52
*
I changed the logging test to just test that logging doesn't crash and does p...
Jim Ingham
2014-03-19
1
-47
/
+2
*
These logging tests depend on the exact output of lldb logging, which is brittle
Jim Ingham
2014-03-19
1
-0
/
+2
*
Adjust logging test case after r201372
Ed Maste
2014-02-14
1
-1
/
+0
*
Fixed the TestLogging test.
Greg Clayton
2014-02-12
1
-1
/
+8
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-1
/
+1
*
Fix Linux Host::GetCurrentThreadID() to return real tid (not pthread_t).
Michael Sartain
2013-08-01
1
-1
/
+4
*
Remove no-op code (since r175842)
Dmitri Gribenko
2013-02-23
1
-3
/
+0
*
Ignore the check for com.apple.main-thread - it is not critical for the test ...
Enrico Granata
2013-02-22
1
-2
/
+1
*
<rdar://problem/12953853>
Greg Clayton
2013-01-08
1
-2
/
+2
*
Linux test case fixes
Daniel Malea
2012-11-21
1
-18
/
+22
*
Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases.
Johnny Chen
2012-04-06
1
-0
/
+2
*
Modify the loggings output oracle to fix test suite failure, after the recent...
Johnny Chen
2011-08-25
1
-3
/
+3
*
Hopefully fix the last fallout of 'commands' to 'command' change.
Johnny Chen
2011-04-21
1
-4
/
+4
*
Add the ability for the test suite to specify a list of compilers and a list ...
Johnny Chen
2011-03-04
1
-1
/
+3
*
Use different log files for the two test cases in order not to confuse the lo...
Johnny Chen
2011-01-29
1
-4
/
+5
*
Add a test case to check logging of command processing.
Caroline Tice
2011-01-29
1
-0
/
+93