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
/
lldbtest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASan malloc/free history threads
Kuba Brecka
2014-09-04
1
-0
/
+16
*
Get test executables compiling on Windows.
Zachary Turner
2014-08-13
1
-0
/
+15
*
Force trace on system() failure on FreeBSD while tracking down buildbot issues
Ed Maste
2014-08-05
1
-1
/
+6
*
Make the test runner understand Windows command shell execution.
Zachary Turner
2014-07-22
1
-13
/
+15
*
Added two new test types: @debugserver_test and @llgs_test.
Todd Fiala
2014-04-28
1
-0
/
+34
*
Remove duplication in expectedFailure* decorators
Ed Maste
2014-04-23
1
-269
/
+42
*
Use libc++ on FreeBSD as on Darwin
Ed Maste
2014-04-01
1
-2
/
+11
*
Use libc++ on FreeBSD as on Darwin
Ed Maste
2014-02-02
1
-1
/
+1
*
Correctly set the working directory when launching processes for both local a...
Greg Clayton
2013-12-13
1
-1
/
+10
*
Massive test suite cleanup to stop everyone from manually having to compute "...
Greg Clayton
2013-12-10
1
-2
/
+10
*
Added two new test case decorator functions: @skipIfRemote and @skipIfRemoteD...
Greg Clayton
2013-12-05
1
-0
/
+28
*
Remove print statement when successfully setting the platform's working direc...
Greg Clayton
2013-12-03
1
-1
/
+0
*
Fixed internal code to not link against and code from "lldb/API/*".
Greg Clayton
2013-12-02
1
-1
/
+4
*
Improved platform support.
Greg Clayton
2013-11-23
1
-0
/
+10
*
Mark 32/64-bit tests as expected fail after root causing and referencing bugz...
Matt Kopec
2013-09-26
1
-0
/
+36
*
Add support for TestPluginComands on Linux. Also, rework makefile dsym target.
Matt Kopec
2013-09-25
1
-4
/
+33
*
test: Handle libc++ shared lib name on FreeBSD
Ed Maste
2013-09-09
1
-0
/
+6
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-0
/
+74
*
Centralizing Intel compiler detection logic in lldbtest.py to avoid duplicati...
Daniel Malea
2013-08-06
1
-0
/
+4
*
Allow building test suite with non-default libc++
Daniel Malea
2013-08-06
1
-1
/
+19
*
Use -Wl to specify -rpath correctly.
Stefanus Du Toit
2013-07-30
1
-1
/
+1
*
tests: Build test code on FreeBSD the same way as on Linux
Ed Maste
2013-07-25
1
-1
/
+1
*
Fix test execution on FreeBSD versions other than 9.x
Ed Maste
2013-07-25
1
-0
/
+2
*
Add expectedFailureFreeBSD test wrapper
Ed Maste
2013-07-24
1
-0
/
+36
*
Update exception to match decorator name
Ed Maste
2013-07-09
1
-1
/
+1
*
Add TestConcurrentEvents test for LLDB's handling of inferior threads
Daniel Malea
2013-07-09
1
-0
/
+16
*
Skip tests that hang on FreeBSD
Ed Maste
2013-06-25
1
-0
/
+15
*
<rdar://problem/14134716>
Enrico Granata
2013-06-17
1
-4
/
+4
*
Don't set stdin to devnull for forked processes
Andrew Kaylor
2013-06-07
1
-1
/
+0
*
Reworked the routine that qualifies the tool-chain for expected failures to h...
Ashok Thirumurthi
2013-06-06
1
-5
/
+15
*
Add test cases for attaching to a process after fork
Daniel Malea
2013-06-05
1
-0
/
+31
*
Adding support for stopping all threads of multithreaded inferiors on Linux. ...
Andrew Kaylor
2013-05-28
1
-0
/
+23
*
Fix xpasses on the gcc buildbots using compiler versions to qualify the xfail.
Ashok Thirumurthi
2013-05-17
1
-8
/
+34
*
Adds a test case for bugzilla #15671 patterned after TestInferiorCrashing.py.
Ashok Thirumurthi
2013-05-17
1
-0
/
+2
*
Clean up linux test decorators and add links to known bugs
Daniel Malea
2013-05-15
1
-2
/
+2
*
Need to add the LLDB.framework directory to the rpath for the driver programs...
Jim Ingham
2013-05-15
1
-1
/
+1
*
Skip C++ API/Multithreaded tests that are unsupported with Clang/libstdc++
Daniel Malea
2013-05-14
1
-0
/
+18
*
Add watchpoint support for Linux on 64-bit host.
Matt Kopec
2013-05-07
1
-0
/
+36
*
Fix typo in C++11 flag for the GCC 4.6 code path: missing '-'
Daniel Malea
2013-05-06
1
-1
/
+1
*
Fix check_public_api_headers test on mac os x, and refactor some logic into l...
Daniel Malea
2013-05-02
1
-0
/
+61
*
Add icc support to the test suite
Matt Kopec
2013-03-15
1
-0
/
+51
*
Fixed test suite errors due to new clang -v output.
Greg Clayton
2013-03-06
1
-5
/
+1
*
Fix the getCompilerVersion() function to do the right thing with clang 5.0 wh...
Greg Clayton
2013-02-28
1
-1
/
+1
*
Cleanup TestUniqueTypes.py and add getCompilerVersion() to test harness
Daniel Malea
2013-02-27
1
-2
/
+20
*
This should get clang/gcc decorators working
Enrico Granata
2013-02-23
1
-19
/
+44
*
Fixing issues in previous checkin - still figuring out how to make expectedFa...
Enrico Granata
2013-02-23
1
-73
/
+73
*
<rdar://problem/12362092>
Enrico Granata
2013-02-23
1
-66
/
+116
*
Make the lldbtest tear down routine a little less error prone
Daniel Malea
2013-02-22
1
-6
/
+8
*
Minor test runner improvemenst
Daniel Malea
2013-02-19
1
-5
/
+24
*
Fix misuse of python subprocess module (caused "leaking" processes and garbli...
Daniel Malea
2013-02-15
1
-0
/
+28
[next]