summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-12-23 18:12:37 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-12-23 18:12:37 +0300
commitad2fab777829fefeae6dec5f2789835ec90c0a67 (patch)
treea545b7674288f2eb0e885fda9bec6158614d5e0c /travis
parent929aa65385bee825f282c2efed8257b876c6f462 (diff)
downloadnasm-ad2fab777829fefeae6dec5f2789835ec90c0a67.tar.gz
test: nasm-t -- Use plain stderr extension for error stream
Just to unify with other tests Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'travis')
-rw-r--r--travis/test/clzero.json2
-rw-r--r--travis/test/clzero.stderr (renamed from travis/test/clzero.stderr.t)0
2 files changed, 1 insertions, 1 deletions
diff --git a/travis/test/clzero.json b/travis/test/clzero.json
index a4215aec..e0a9e8e0 100644
--- a/travis/test/clzero.json
+++ b/travis/test/clzero.json
@@ -14,7 +14,7 @@
"ref": "clzero",
"option": "-Ox -DERROR",
"target": [
- { "stderr": "clzero.stderr.t" }
+ { "stderr": "clzero.stderr" }
],
"error": "expected"
}
diff --git a/travis/test/clzero.stderr.t b/travis/test/clzero.stderr
index 1b312d33..1b312d33 100644
--- a/travis/test/clzero.stderr.t
+++ b/travis/test/clzero.stderr