SPIRV-Tools/test/tools
Juan Ramos a63ac9f73d
cmake: Use modern Python3 CMake support (#5277)
From the 3.27 release notes:
The FindPythonInterp and FindPythonLibs modules, which have been
deprecated since CMake 3.12, have been removed by policy CMP0148.
Port projects to FindPython3, FindPython2, or FindPython.

closes #4145
2023-06-19 15:02:41 -04:00
..
objdump Implement source extraction logic for spirv-objdump (#5150) 2023-03-22 23:57:18 +01:00
opt cmake: Use modern Python3 CMake support (#5277) 2023-06-19 15:02:41 -04:00
CMakeLists.txt cmake: Use modern Python3 CMake support (#5277) 2023-06-19 15:02:41 -04:00
expect_unittest.py Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
expect.py Basic support for SPIR-V 1.6 (#4663) 2021-12-15 14:38:28 -05:00
flags_test.cpp tools: add uint32_t flags parsing (#5131) 2023-03-02 15:16:32 +01:00
placeholder.py Add testing framework for tools. 2018-08-17 15:03:14 -04:00
spirv_test_framework_unittest.py Convert stderr and stdout in status to strings on assignment (#3049) 2019-11-18 16:35:20 -05:00
spirv_test_framework.py Fix SyntaxWarning in Python 3.8 (#3388) 2020-07-27 13:36:34 -04:00