summaryrefslogtreecommitdiff
path: root/tests/preprocessor
AgeCommit message (Expand)Author
2018-10-16Feature/include refactor (#675)jsmall-nvidia
2018-08-27Add basic support for #pragma once (#630)Tim Foley
2018-05-11Add tests for custom #error and #warning messages (#562)Tim Foley
2018-01-26Fix handling of errors in imported modules (#387)Tim Foley
2017-10-09Preprocessor: fix `undef` and redefinition (#204)Tim Foley
2017-08-10Make source location lightweightTim Foley
2017-07-10Cleanups for test cases:Tim Foley
2017-06-26Make `#import` work with preprocessor macrosTim Foley
2017-06-14AppVeyor: Run tests as part of AppVeyor buildsTim Foley
2017-06-12Add test case for escaped newlines.Tim Foley
2017-06-12Rename tests from `*.spire` to `*.slang`Tim Foley
2017-06-09Initial import of code.Tim Foley