aboutsummaryrefslogtreecommitdiff
path: root/test/api/check_public_api_headers
AgeCommit message (Expand)Author
2015-07-10Don't let a test fail because of a teardown command returning an error. Use a...Greg Clayton
2015-07-01Reversed r238363, because the message is inconsistentSean Callanan
2015-05-27[TestBase.runCmd] Better error message when runCmd fails.Siva Chandra
2015-05-12TestPublicAPIHeaders.py - Changed expectedFailureDarwin to skipIfDarwinVince Harron
2015-05-12Working on getting the OSX build greenVince Harron
2015-04-02Many many test failures after some recent changes. The problem is lldbtest.ge...Greg Clayton
2015-04-01Update sys.platform switched behavior in tests to use self.getPlatform (remot...Robert Flack
2015-03-27Fix lld command on Windows for many tests.Adrian McCarthy
2014-10-06In some cases, the LLDB test suite will be run on a built framework with no s...Enrico Granata
2013-12-10Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton
2013-08-26merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea
2013-07-25tests: Build test code on FreeBSD the same way as on LinuxEd Maste
2013-05-02Fix check_public_api_headers test on mac os x, and refactor some logic into l...Daniel Malea
2013-04-23Fix CheckPublicAPIHeaders test caseDaniel Malea
2013-02-21Fix TestPublicAPIHeaders test on machines that have [DY]LD_LIBRARY_PATH that ...Daniel Malea
2013-02-20Fix TestPublicAPIHeaders test on Linux.Matt Kopec
2013-01-24Skip 32-bit testing of check_public_api_headers (on all platforms, not just M...Daniel Malea
2012-09-22Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham
2012-05-30Make the test suite work again on Mac OS X without the LLDB_BUILD_TYPE env varFilipe Cabecinhas
2011-12-22Patches for running some of the Linux tests from Dawn, thanks!Johnny Chen
2011-11-08Moved many of the "settings" that used to be in "target.process.*" to justGreg Clayton
2011-10-21Fix the compilation warning while running the test case.Johnny Chen
2011-08-04Remove an extra 'for' in the comment.Johnny Chen
2011-08-04Add a test to check the integrity of the lldb public api directory containing...Johnny Chen