llvm-project/lldb/test/api/check_public_api_headers
Greg Clayton 4570d3eba0 Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
This has led to many test suite failures because of copy and paste where new test cases were based off of other test cases and the "mydir" variable wasn't updated.

Now you can call your superclasses "compute_mydir()" function with "__file__" as the sole argument and the relative path will be computed for you. 

llvm-svn: 196985
2013-12-10 23:19:29 +00:00
..
Makefile Fix check_public_api_headers test on mac os x, and refactor some logic into lldbtest.py 2013-05-02 21:44:31 +00:00
TestPublicAPIHeaders.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
main.cpp.template Fix the compilation warning while running the test case. 2011-10-21 17:57:04 +00:00