summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-30Add initial cross-compilation test case.Tim Foley
2017-06-30Add meta-definitions for AST typesTim Foley
2017-06-28Actually respect suffixes on numeric literals.Tim Foley
2017-06-27Allow "dotted" import pathsTim Foley
2017-06-27Allow for re-export of an `import` declarationTim Foley
2017-06-27Emit global-scope parameters from imported files.Tim Foley
2017-06-26Fix parsing of string literals.Tim Foley
2017-06-26Make `#import` work with preprocessor macrosTim Foley
2017-06-26Replace "auto-import" with `#import`Tim Foley
2017-06-26Add expected output file for test.Tim Foley
2017-06-26Include imported code when generating reflection dataTim Foley
2017-06-20Fix types for `InputPatch` and `OutputPatch`Tim Foley
2017-06-19Allow for automatic importing of Slang codeTim Foley
2017-06-15Add basic support for `interface` declarationsTim Foley
2017-06-14AppVeyor: Run tests as part of AppVeyor buildsTim Foley
2017-06-14Testing: Adding binding-generation tests for some GLSL shadersTim Foley
2017-06-13First pass at support for cross-compilationTim Foley
2017-06-12Add test case for escaped newlines.Tim Foley
2017-06-12Rename tests from `*.spire` to `*.slang`Tim Foley
2017-06-12GLSL: get GLSL limping in `render-test`Tim Foley
2017-06-09Initial import of code.Tim Foley