index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
slang-test
/
test-reporter.cpp
Age
Commit message (
Expand
)
Author
2025-07-08
Improve slang-test output verbosity control (#7625)
Jay Kwak
2025-05-16
Enable Windows full debug testsuite in CI (#7085)
Gangzheng Tong
2025-05-06
Retry when a few unit tests failed. (#6912)
Jay Kwak
2024-11-05
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-10-29
format
Ellie Hermaszewska
2023-08-16
Run vk tests on spirv backend with expected failure list. (#3128)
Yong He
2023-08-14
Support per field matrix layout (#3101)
Yong He
2023-04-25
StringBuilder to lowerCamel (#2840)
jsmall-nvidia
2023-04-25
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2022-12-14
Shader cache improvements (#2564)
skallweitNV
2022-01-10
Enable running tests in parallel. (#2078)
Yong He
2021-12-03
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-10-18
GFX: implement mutable shader objects. (#1963)
Yong He
2021-09-24
Move existing unit tests to a standalone dll. (#1945)
Yong He
2021-02-24
Explicit swapchain interface in `gfx`. (#1726)
Yong He
2020-07-24
Test frame work improvements (#1452)
jsmall-nvidia
2019-09-23
Simple test profiling (#1062)
jsmall-nvidia
2019-06-12
Runtime execution of Visual Studio Compiler (#978)
jsmall-nvidia
2019-04-29
String/List closer to conventions, and use Index type (#959)
jsmall-nvidia
2018-12-14
Fix memory leaks around slang-test (#757)
jsmall-nvidia