Skip to content

Commit 6d95cc8

Browse files
committed
travis: add br3392739
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
1 parent 8c735c5 commit 6d95cc8

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

travis/test/br3392739.asm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[section .text follows=.text]

travis/test/br3392739.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[
2+
{
3+
"description": "Test error trigger for self following section",
4+
"id": "br3392739",
5+
"format": "bin",
6+
"source": "br3392739.asm",
7+
"option": "-Ox",
8+
"target": [
9+
{ "stderr": "br3392739.stderr" }
10+
],
11+
"error": "expected"
12+
}
13+
]

travis/test/br3392739.stderr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
./travis/test/br3392739.asm: fatal: section .text is self following

0 commit comments

Comments
 (0)