-
Notifications
You must be signed in to change notification settings - Fork 367
Open
Labels
Milestone
Description
Yesterday I opened #7637 which was meant as a forward-looking "fix" for this issue, but that PR doesn't actually fix the current issue, which is that these 13 test types defined are currently undocumented in tools/slang-test/README.md:
SIMPLE_EXSIMPLE_LINEINTERPRETCPU_REFLECTIONCOMMAND_LINE_SIMPLECOMPARE_DXIL(currently not used in the repo AFAICT)CPP_COMPILER_EXECUTECPP_COMPILER_SHARED_LIBRARYCPP_COMPILER_COMPILEPERFORMANCE_PROFILECOMPILEDOC(currently not used in the repo AFAICT)EXECUTABLE
#6611 marked some of the documented test types as deprecated, but for these 13, it is unclear which are deprecated and which are not.