You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Added IsDirectory function to SystemFile This takes the implementation in LocalFileIO and uses it for SystemFile and then just has LocalFileIO call the SystemFile implementation Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Fixed logic to detect the WinApi FILE_ATTRIBUTE_DIRECTORY attribute Updated the FileIO.cpp test to use AZ::IO::Path and removed direct uses of AZStd::string Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Adding googletest printers for string and Path classes Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> * Updated the SystemFile_WinAPI functions to use AZStd::to_wstring This makes the the SystemFile function convert from UTF-8 to UTF-16 Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Mocks | 4 years ago | |
| Platform | 4 years ago | |
| Spawnable | 4 years ago | |
| Utils | 4 years ago | |
| Application.cpp | 4 years ago | |
| ArchiveCompressionTests.cpp | 4 years ago | |
| ArchiveTests.cpp | 4 years ago | |
| AssetCatalog.cpp | 4 years ago | |
| AssetProcessorConnection.cpp | 4 years ago | |
| BehaviorEntityTests.cpp | 4 years ago | |
| BinToTextEncode.cpp | 4 years ago | |
| CameraInputTests.cpp | 4 years ago | |
| CameraState.cpp | 4 years ago | |
| ClickDetectorTests.cpp | 4 years ago | |
| CursorStateTests.cpp | 4 years ago | |
| EntityContext.cpp | 4 years ago | |
| FileIO.cpp | 4 years ago | |
| FileTagTests.cpp | 4 years ago | |
| FrameworkApplicationFixture.h | 4 years ago | |
| GenAppDescriptors.cpp | 4 years ago | |
| InputTests.cpp | 4 years ago | |
| Main.cpp | 4 years ago | |
| NativeWindow.cpp | 4 years ago | |
| OctreePerformanceTests.cpp | 4 years ago | |
| OctreeTests.cpp | 4 years ago | |
| PlatformHelper.cpp | 4 years ago | |
| ProcessLaunchMain.cpp | 4 years ago | |
| ProcessLaunchParseTests.cpp | 4 years ago | |
| Scene.cpp | 4 years ago | |
| framework_shared_tests_files.cmake | 4 years ago | |
| frameworktests_files.cmake | 4 years ago | |
| process_launch_test_files.cmake | 4 years ago | |