summaryrefslogtreecommitdiffstats
path: root/tests/preprocessor/define-function-like.spire.expected
diff options
context:
space:
mode:
authorTim Foley <tfoley@nvidia.com>2017-06-12 12:42:17 -0700
committerTim Foley <tfoley@nvidia.com>2017-06-12 13:00:47 -0700
commit5b49974bd6ddd248b5ee1b1e29c0acfc3c422a3a (patch)
tree2e939a9ef7b972944b71ea3f7d11a17af844c3fe /tests/preprocessor/define-function-like.spire.expected
parentd1f11a29f8a48eecd47ac64c8635ed062cba982d (diff)
Rename tests from `*.spire` to `*.slang`
Many of the existing test cases were being skipped on accident, because their file names used `.spire` and the test tool was now looking for `.slang`
Diffstat (limited to 'tests/preprocessor/define-function-like.spire.expected')
-rw-r--r--tests/preprocessor/define-function-like.spire.expected7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/preprocessor/define-function-like.spire.expected b/tests/preprocessor/define-function-like.spire.expected
deleted file mode 100644
index e7b2a582a..000000000
--- a/tests/preprocessor/define-function-like.spire.expected
+++ /dev/null
@@ -1,7 +0,0 @@
-result code = -1
-standard error = {
-Tests/Preprocessor/define-function-like.spire(16): error 30015: undefined identifier 'x'.
-Tests/Preprocessor/define-function-like.spire(16): error 30015: undefined identifier 'x'.
-}
-standard output = {
-}