summaryrefslogtreecommitdiffstats
path: root/tools/slang-test/test-reporter.cpp
Commit message (Expand)AuthorAge
* Relax restriction on using link-time types for shader parameters. (#8387)Yong He2025-09-05
* Improve slang-test output verbosity control (#7625)Jay Kwak2025-07-08
* Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong2025-05-16
* Retry when a few unit tests failed. (#6912)Jay Kwak2025-05-06
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Run vk tests on spirv backend with expected failure list. (#3128)Yong He2023-08-16
* Support per field matrix layout (#3101)Yong He2023-08-14
* StringBuilder to lowerCamel (#2840)jsmall-nvidia2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Shader cache improvements (#2564)skallweitNV2022-12-14
* Enable running tests in parallel. (#2078)Yong He2022-01-10
* Split out ExecutableLocation (#2041)jsmall-nvidia2021-12-03
* GFX: implement mutable shader objects. (#1963)Yong He2021-10-18
* Move existing unit tests to a standalone dll. (#1945)Yong He2021-09-24
* Explicit swapchain interface in `gfx`. (#1726)Yong He2021-02-24
* Test frame work improvements (#1452)jsmall-nvidia2020-07-24
* Simple test profiling (#1062)jsmall-nvidia2019-09-23
* Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia2019-06-12
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Fix memory leaks around slang-test (#757)jsmall-nvidia2018-12-14