audk/BaseTools/Tests
Rebecca Cran 77f75c7fb8 BaseTools: Update Tests/TestTools.py to allow it to work on Windows
On Windows, executables have a '.exe' suffix which needs to be added for
them to be found in a path.

Also, files need to be explicitly opened as binary.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
2023-05-11 02:14:12 +00:00
..
CToolsTests.py
CheckPythonSyntax.py
CheckUnicodeSourceFiles.py
GNUmakefile BaseTools/Tests: Use quotes around PYTHON_COMMAND 2022-10-24 13:04:40 +00:00
PythonTest.py BaseTools: Update toolsetup.bat and Tests/PythonTest.py to check ver 2023-05-08 19:03:18 +00:00
PythonToolsTests.py
RunTests.py
TestRegularExpression.py
TestTools.py BaseTools: Update Tests/TestTools.py to allow it to work on Windows 2023-05-11 02:14:12 +00:00
TianoCompress.py