summaryrefslogtreecommitdiff
path: root/tools/slang-test/main.cpp
AgeCommit message (Expand)Author
2017-10-06Perform some transformations on IR to legalize for GLSL (#200)Tim Foley
2017-10-06Attempt to fix subprocess handling for Linux (#197)Tim Foley
2017-09-29Get tests running/passing under Linux (#194)Tim Foley
2017-09-21Initial work on a "VM" for Slang code (#189)Tim Foley
2017-08-25Try to print failure from AppVeyor testsTim Foley
2017-07-17Handle `flat` interpolation cases in cross compilationTim Foley
2017-06-29Overhaul `RefPtr` and `String`Tim Foley
2017-06-26typoTim Foley
2017-06-26Turn on some debug output for AppVeyor test failure.Tim Foley
2017-06-15Rename `CoreLib::*` to `Slang`Tim Foley
2017-06-14AppVeyor: Run tests as part of AppVeyor buildsTim Foley
2017-06-14Testing: Add support for multiple tests per input file.Tim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-12GLSL: get GLSL limping in `render-test`Tim Foley
2017-06-09Initial import of code.Tim Foley