summaryrefslogtreecommitdiff
path: root/tests/current-bugs/preproc-stringify-1.slang.expected
AgeCommit message (Collapse)Author
2021-04-09Tests showing preprocessor issues (#1790)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Tests showing issues with preprocessor behavior. Co-authored-by: Yong He <yonghe@outlook.com>