[nasm:nasm-2.15.xx-travis] travis: add br3392396

nasm-bot for Cyrill Gorcunov gorcunov at gmail.com
Tue Aug 25 09:57:03 PDT 2020


Commit-ID:  50131db098ba532ba15b9f97212099d1f546001e
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=50131db098ba532ba15b9f97212099d1f546001e
Author:     Cyrill Gorcunov <gorcunov at gmail.com>
AuthorDate: Tue, 25 Aug 2020 19:01:17 +0300
Committer:  Cyrill Gorcunov <gorcunov at gmail.com>
CommitDate: Tue, 25 Aug 2020 19:01:17 +0300

travis: add br3392396

Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>


---
 {test => travis/test}/br3392396.asm |  0
 travis/test/br3392396.bin.t         |  1 +
 travis/test/br3392396.json          | 12 ++++++++++++
 3 files changed, 13 insertions(+)

diff --git a/test/br3392396.asm b/travis/test/br3392396.asm
similarity index 100%
copy from test/br3392396.asm
copy to travis/test/br3392396.asm
diff --git a/travis/test/br3392396.bin.t b/travis/test/br3392396.bin.t
new file mode 100644
index 00000000..43c24a13
--- /dev/null
+++ b/travis/test/br3392396.bin.t
@@ -0,0 +1 @@
+bá}Hbá}HObá}HWbá}H_
\ No newline at end of file
diff --git a/travis/test/br3392396.json b/travis/test/br3392396.json
new file mode 100644
index 00000000..a06f4ca9
--- /dev/null
+++ b/travis/test/br3392396.json
@@ -0,0 +1,12 @@
+[
+	{
+		"description": "Test br3392396",
+		"id": "br3392396",
+		"format": "bin",
+		"source": "br3392396.asm",
+		"option": "-Ox",
+		"target": [
+			{ "output": "br3392396.bin" }
+		]
+	}
+]


More information about the Nasm-commits mailing list