llvm-project/lldb/unittests/ScriptInterpreter/Python
Jonas Devlieghere 50bc1ed290 [FileSystem] Open File instances through the FileSystem.
This patch modifies how we open File instances in LLDB. Rather than
passing a path or FileSpec to the constructor, we now go through the
virtual file system. This is needed in order to make things work with
the VFS in the future.

Differential revision: https://reviews.llvm.org/D54020

llvm-svn: 346049
2018-11-02 22:34:51 +00:00
..
CMakeLists.txt [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
PythonDataObjectsTests.cpp [FileSystem] Open File instances through the FileSystem. 2018-11-02 22:34:51 +00:00
PythonExceptionStateTests.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
PythonTestSuite.cpp [FileSystem] Improve assert and add Terminate in unit test. 2018-11-01 16:43:34 +00:00
PythonTestSuite.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00