summaryrefslogtreecommitdiffstats
path: root/lldb/test/api/check_public_api_headers
Commit message (Expand)AuthorAgeFilesLines
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-1/+1
* TestPublicAPIHeaders.py - Changed expectedFailureDarwin to skipIfDarwinVince Harron2015-05-121-1/+2
* Working on getting the OSX build greenVince Harron2015-05-121-0/+1
* Many many test failures after some recent changes. The problem is lldbtest.ge...Greg Clayton2015-04-021-3/+3
* Update sys.platform switched behavior in tests to use self.getPlatform (remot...Robert Flack2015-04-011-3/+3
* Fix lld command on Windows for many tests.Adrian McCarthy2015-03-271-0/+1
* In some cases, the LLDB test suite will be run on a built framework with no s...Enrico Granata2014-10-061-0/+1
* Massive test suite cleanup to stop everyone from manually having to compute "...Greg Clayton2013-12-101-1/+1
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-0/+3
* tests: Build test code on FreeBSD the same way as on LinuxEd Maste2013-07-251-1/+1
* Fix check_public_api_headers test on mac os x, and refactor some logic into l...Daniel Malea2013-05-022-28/+4
* Fix CheckPublicAPIHeaders test caseDaniel Malea2013-04-231-0/+5
* Fix TestPublicAPIHeaders test on machines that have [DY]LD_LIBRARY_PATH that ...Daniel Malea2013-02-211-8/+4
* Fix TestPublicAPIHeaders test on Linux.Matt Kopec2013-02-202-5/+5
* Skip 32-bit testing of check_public_api_headers (on all platforms, not just M...Daniel Malea2013-01-241-2/+2
* Fix all the test case breakages caused by folks writing tests all over the pl...Jim Ingham2012-09-221-4/+2
* Make the test suite work again on Mac OS X without the LLDB_BUILD_TYPE env varFilipe Cabecinhas2012-05-301-2/+2
* Patches for running some of the Linux tests from Dawn, thanks!Johnny Chen2011-12-222-2/+16
* Moved many of the "settings" that used to be in "target.process.*" to justGreg Clayton2011-11-081-2/+2
* Fix the compilation warning while running the test case.Johnny Chen2011-10-211-1/+1
* Remove an extra 'for' in the comment.Johnny Chen2011-08-041-1/+1
* Add a test to check the integrity of the lldb public api directory containing...Johnny Chen2011-08-043-0/+128
OpenPOWER on IntegriCloud