summaryrefslogtreecommitdiff
path: root/tools/slang-test/test-reporter.cpp
AgeCommit message (Expand)Author
2024-11-05Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska
2024-10-29formatEllie Hermaszewska
2023-08-16Run vk tests on spirv backend with expected failure list. (#3128)Yong He
2023-08-14Support per field matrix layout (#3101)Yong He
2023-04-25StringBuilder to lowerCamel (#2840)jsmall-nvidia
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2022-12-14Shader cache improvements (#2564)skallweitNV
2022-01-10Enable running tests in parallel. (#2078)Yong He
2021-12-03Split out ExecutableLocation (#2041)jsmall-nvidia
2021-10-18GFX: implement mutable shader objects. (#1963)Yong He
2021-09-24Move existing unit tests to a standalone dll. (#1945)Yong He
2021-02-24Explicit swapchain interface in `gfx`. (#1726)Yong He
2020-07-24Test frame work improvements (#1452)jsmall-nvidia
2019-09-23Simple test profiling (#1062)jsmall-nvidia
2019-06-12Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia
2019-04-29String/List closer to conventions, and use Index type (#959)jsmall-nvidia
2018-12-14Fix memory leaks around slang-test (#757)jsmall-nvidia