aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-08-07New settings: target.use-hex-immediates and target.hex-immediates-styleDaniel Malea
2013-08-07Re-enable check previously disabled due to llvm.org/pr16603Daniel Malea
2013-08-06Centralizing Intel compiler detection logic in lldbtest.py to avoid duplicati...Daniel Malea
2013-08-06Support one more flavour of Intel compiler in TestThreadStepOutDaniel Malea
2013-08-06Mark remaining failing test on icc as expected fail..Matt Kopec
2013-08-06Allow building test suite with non-default libc++Daniel Malea
2013-08-06Test compatibility improvements for ICCDaniel Malea
2013-08-05Additional fixes/xfails for icc testsAndrew Kaylor
2013-08-02Mark additional icc test failures as expected fail.Matt Kopec
2013-08-01Disable test on Mac OS X due to llvm.org/pr16769Daniel Malea
2013-08-01Updates TestLongjump to ensure that compiler optimizations don't affect theAshok Thirumurthi
2013-08-01Fix Linux Host::GetCurrentThreadID() to return real tid (not pthread_t).Michael Sartain
2013-08-01Allow test categories to be skipped.Stefanus Du Toit
2013-08-01Update failing tests on Linux for clang and gcc to only fail on Linux instead...Matt Kopec
2013-07-31Mark some tests as explicitly failing on clang/gcc as they pass on icc.Matt Kopec
2013-07-31Add the LD_LIBRARY_PATH to target.env-vars for tests expecting libimf.so when...Matt Kopec
2013-07-31Adds a test for 'target module dump symfile' to the LLDB suite.Ashok Thirumurthi
2013-07-31Mark additional ICC failing tests as expected fail.Matt Kopec
2013-07-31Update break conditions test to have consistent behaviour on all test suite c...Matt Kopec
2013-07-31Set an extra debug flag when testing with ICC so that it generates the correc...Matt Kopec
2013-07-31Updated the LLDB rvalue reference test to cross-reference with a bugzilla rep...Ashok Thirumurthi
2013-07-30Assorted test suite fixes as a result of GCC 4.8 validation effortsDaniel Malea
2013-07-30Fix problematic override _exc_info_to_stringDaniel Malea
2013-07-30Add missing -Xlinker to order test.Stefanus Du Toit
2013-07-30Use -Wl to specify -rpath correctly.Stefanus Du Toit
2013-07-30Use the correct compiler to compute dependencies.Stefanus Du Toit
2013-07-30tests: process connect needs "-p gdb-remote" on FreeBSD as on LinuxEd Maste
2013-07-30tests: Mark expected FreeBSD failures due to pr14424Ed Maste
2013-07-30tests: Mark expected FreeBSD failures due to pr16697Ed Maste
2013-07-29Fix TestConcurrentEvents to behave nicely with GCC 4.8Daniel Malea
2013-07-25tests: Build test code on FreeBSD the same way as on LinuxEd Maste
2013-07-25tests: Mark expected FreeBSD failures due to pr16699Ed Maste
2013-07-25tests: Mark expected FreeBSD failures due to pr16706Ed Maste
2013-07-25tests: Mark expected FreeBSD failures due to pr16696Ed Maste
2013-07-25Skip dead-strip test also on FreeBSDEd Maste
2013-07-25Annote expected failures on FreeBSD due to pr14540Ed Maste
2013-07-25Fix test execution on FreeBSD versions other than 9.xEd Maste
2013-07-24Fix test suite make so that -std=c++11 gets set properly for supported compil...Matt Kopec
2013-07-24tests: Mark expected FreeBSD failures due to pr16696Ed Maste
2013-07-24tests: Mark expected FreeBSD failures due to pr16697Ed Maste
2013-07-24test_iter_registers is expected to fail on FreeBSDEd Maste
2013-07-24Add expectedFailureFreeBSD test wrapperEd Maste
2013-07-24Don't rely on C99 for loop initializers in test caseStefanus Du Toit
2013-07-24Updating tests that fail with ICC 13.1 because of the different mapping of as...Ashok Thirumurthi
2013-07-23Fix rvalue test makefile.Matt Kopec
2013-07-23Skip test reported to hang the FreeBSD buildbotEd Maste
2013-07-23Adds a test for "disassemble -a" after an assert, which can fail with ELFAshok Thirumurthi
2013-07-19Reworked the test decorators to match the test results on the buildbots.Ashok Thirumurthi
2013-07-19Updated the test suite to fix xpasses on the gcc buildbot primarily due to r1...Ashok Thirumurthi
2013-07-18Fix the partial backtrace when using a combination of stripped function symbolsAshok Thirumurthi