Added TestArrayTypes.py for test/array_types directory.
Also modified dotest.py so that it sets the LLDB_TEST environment variable so that individual test cases can locate their supporting files correctly. llvm-svn: 107220
Showing
- lldb/test/array_types/TestArrayTypes.py 79 additions, 0 deletionslldb/test/array_types/TestArrayTypes.py
- lldb/test/array_types/main.c 1 addition, 1 deletionlldb/test/array_types/main.c
- lldb/test/dotest.py 5 additions, 0 deletionslldb/test/dotest.py
- lldb/test/help/TestHelp.py 11 additions, 6 deletionslldb/test/help/TestHelp.py
lldb/test/array_types/TestArrayTypes.py
0 → 100644
Please register or sign in to comment