summaryrefslogtreecommitdiff
path: root/tools/unit-test/slang-unit-test.cpp
AgeCommit message (Collapse)Author
2024-10-29formatEllie Hermaszewska
* format * Minor test fixes * enable checking cpp format in ci
2021-09-28Improvements to the unit test framework. (#1948)Yong He
2021-09-24Move existing unit tests to a standalone dll. (#1945)Yong He
2021-09-22Add gfx unit testing framework. (#1943)Yong He
* Add gfx unit testing framework. * Fix compilation error. * Reset gfxDebugCallback after render_test. * Pass enabledApi flags through. * Fix for code review suggestions. Co-authored-by: Yong He <yhe@nvidia.com>