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