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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark test_watchpoint_multiple_threads_with_dwarf as XFAIL on Linux/clang.
Todd Fiala
2014-07-07
1
-0
/
+1
*
Mark Radar9974002DataFormatterTestCase test XFAIL on Linux.
Todd Fiala
2014-07-07
1
-0
/
+1
*
Marked TestLongjmp.py tests XFAIL for Linux.
Todd Fiala
2014-07-07
1
-0
/
+3
*
Fix typos.
Bruce Mitchener
2014-07-01
1
-2
/
+2
*
Updated ObjectFileELF tests to include more varaints.
Todd Fiala
2014-06-27
9
-4
/
+14
*
Fix ObjectFileELF to determine architectures independent of host.
Todd Fiala
2014-06-27
3
-0
/
+41
*
Fix a few typos.
Bruce Mitchener
2014-06-27
1
-1
/
+1
*
Switch to Darwin decorator for tests that XPASS on FreeBSD
Ed Maste
2014-04-22
1
-2
/
+2
*
TestPtrRef2Typedef.py change - take 2.
Todd Fiala
2014-04-21
1
-2
/
+6
*
Add a comment to tests that XPASS on FreeBSD
Ed Maste
2014-04-21
1
-2
/
+2
*
Remove decorator for now-passing test
Ed Maste
2014-04-21
1
-1
/
+0
*
Revert "Fix TestPtrRef2Typedef with new const adornment on expected ref type."
Ed Maste
2014-04-21
1
-2
/
+2
*
Marked TestAttachResume.process_attach_continue_interrupt_detach() as XFAIL o...
Todd Fiala
2014-04-18
1
-0
/
+1
*
Fix TestPtrRef2Typedef with new const adornment on expected ref type.
Todd Fiala
2014-04-18
1
-2
/
+2
*
<rdar://problem/12055586>
Enrico Granata
2014-04-10
3
-0
/
+94
*
Do not rely on invalid pthread API use in thread test
Ed Maste
2014-04-09
2
-24
/
+22
*
Correct typo: waychpoint -> watchpoint
Ed Maste
2014-04-07
1
-1
/
+1
*
Add failure decorators
Ed Maste
2014-04-04
1
-0
/
+2
*
Add decorator for pr19311 on FreeBSD
Ed Maste
2014-04-02
1
-0
/
+1
*
rdar://16424649
Enrico Granata
2014-04-02
3
-0
/
+135
*
Add annotation for failure from new Attach/Resume test case on FreeBSD
Ed Maste
2014-04-02
1
-0
/
+1
*
Use getpgid() with waitpid() in case the process pgid is not equal to its pid...
Andrew MacPherson
2014-04-02
3
-0
/
+135
*
Test case for the previous commit.
Jim Ingham
2014-04-02
1
-0
/
+88
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-1
/
+1
*
Remove annotation for llvm.org/pr19241
Ed Maste
2014-03-26
1
-1
/
+0
*
Add a test case for the previous commit
Enrico Granata
2014-03-25
3
-0
/
+83
*
Make sure this test has a looser dependency on the exact class generated here...
Enrico Granata
2014-03-25
1
-1
/
+1
*
Fixed up intermittently failing tests to skip on Linux.
Todd Fiala
2014-03-25
2
-1
/
+6
*
Add expected failure annotation for llvm.org/pr19241
Ed Maste
2014-03-25
1
-0
/
+1
*
Adapt test to avoid short string types.
Jim Ingham
2014-03-20
1
-9
/
+9
*
Remember to run ranlib after ar to make useful archive files.
Jim Ingham
2014-03-19
1
-0
/
+2
*
Remove unnecessary dependence on vecLib.
Jim Ingham
2014-03-19
2
-2
/
+1
*
Put a workaround for flaky unwinder behavior on Darwin (<rdar://problem/16363...
Jim Ingham
2014-03-19
1
-4
/
+10
*
Test cases for stepping out past frames with no debug info if that is turned on.
Jim Ingham
2014-03-15
4
-0
/
+196
*
Fix test 'make clean' target for empty $(DSYM) on FreeBSD
Ed Maste
2014-03-07
1
-1
/
+0
*
Add decorator for recent FreeBSD failure
Ed Maste
2014-03-07
1
-0
/
+1
*
This commit provides support for running the dosep.ty test driver with multip...
Steve Pucci
2014-03-07
2
-3
/
+7
*
Modified some test annotations so that tests on Linux that should be skipped ...
Todd Fiala
2014-03-04
1
-1
/
+1
*
Converted TestDeadStrip.py to be expected failure on Linux.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Adjust TestExprDoesntBlock.py to be expected failure on Linux.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Enable TestExitDuringBreak.test_with_dwarf on Linux.
Todd Fiala
2014-02-28
1
-1
/
+0
*
Adjust TestConcurrentEvents.py test running for Linux.
Todd Fiala
2014-02-28
1
-21
/
+16
*
Enabled TestBreakAfterJoin.py on Linux.
Todd Fiala
2014-02-28
1
-1
/
+0
*
Change TestStopHookMechanism to @expectedFailureLinux.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Marked linux TestStopHookMultipleThreads as expected failure.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Re-enable TestExprDoesntBlock.py on Linux.
Todd Fiala
2014-02-28
1
-1
/
+1
*
Remove TestConnectRemote decorator for FreeBSD
Ed Maste
2014-02-24
1
-1
/
+0
*
Stop skipping test on FreeBSD that no longer fails
Ed Maste
2014-02-22
1
-1
/
+0
*
Treat 'amd64' as 'x86_64' as done for other tests
Ed Maste
2014-02-19
1
-2
/
+3
*
FreeBSD hardware watchpoint implementation
Ed Maste
2014-02-19
8
-31
/
+0
[next]