fixes
This commit is contained in:
1
tests/expected/51-compound-assign-global.exit
Normal file
1
tests/expected/51-compound-assign-global.exit
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
10
tests/expected/51-compound-assign-global.txt
Normal file
10
tests/expected/51-compound-assign-global.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
add: 13
|
||||
sub: 5
|
||||
mul: 60
|
||||
div: 5
|
||||
mod: 1
|
||||
and: 15
|
||||
or: 255
|
||||
xor: 240
|
||||
shl: 64
|
||||
shr: 8
|
||||
1
tests/expected/issue-0012.exit
Normal file
1
tests/expected/issue-0012.exit
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
6
tests/expected/issue-0012.txt
Normal file
6
tests/expected/issue-0012.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
ok: floating is null
|
||||
ok: left h=0
|
||||
ok: center h=1
|
||||
ok: top_right h=2 v=0
|
||||
rect
|
||||
text
|
||||
1
tests/expected/issue-0016.exit
Normal file
1
tests/expected/issue-0016.exit
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
1
tests/expected/issue-0016.txt
Normal file
1
tests/expected/issue-0016.txt
Normal file
@@ -0,0 +1 @@
|
||||
callconv(.c): 42
|
||||
1
tests/expected/issue-0017.exit
Normal file
1
tests/expected/issue-0017.exit
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
2
tests/expected/issue-0017.txt
Normal file
2
tests/expected/issue-0017.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
inline: pw=320, ph=321, frame=1
|
||||
wrapper: pw=640, ph=641, frame=2
|
||||
Reference in New Issue
Block a user