summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-08 17:00:12 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-08 17:00:12 +0300
commit85e780a4b03bf1d403dbe9c20fdd21d85207c060 (patch)
tree3e8d0aca60f2df516b14497f15a6334187fc9f05
parent357edaab230f7f687cdd8b2cead67292efbd39d7 (diff)
downloadparanucker-85e780a4b03bf1d403dbe9c20fdd21d85207c060.tar.gz
paranucker-85e780a4b03bf1d403dbe9c20fdd21d85207c060.tar.bz2
paranucker-85e780a4b03bf1d403dbe9c20fdd21d85207c060.tar.xz
paranucker-85e780a4b03bf1d403dbe9c20fdd21d85207c060.zip
Update test results.
-rw-r--r--test/test1-01.txt3
-rw-r--r--test/test1-02.txt2
-rw-r--r--test/test1-03.txt2
-rw-r--r--test/test1-04.txt1
4 files changed, 5 insertions, 3 deletions
diff --git a/test/test1-01.txt b/test/test1-01.txt
index 2ba27bd..1c096c9 100644
--- a/test/test1-01.txt
+++ b/test/test1-01.txt
@@ -356,7 +356,8 @@ function_decl main test1.c 14:5
integer_cst 20 - operand
statement_list - statement
loop_expr - statement
- Unsupported node type: nop_expr - body - statement
+ nop_expr - body
+ integer_cst 0 - operand
integer_cst 0 - arg
addr_expr - arg
var_decl k test1.c 17:14 - operand
diff --git a/test/test1-02.txt b/test/test1-02.txt
index 2ed9468..c3fb891 100644
--- a/test/test1-02.txt
+++ b/test/test1-02.txt
@@ -253,6 +253,8 @@
14 integer_cst
10 statement_list
11 loop_expr
+12 nop_expr
+13 integer_cst
7 integer_cst
7 addr_expr
8 var_decl test1.c
diff --git a/test/test1-03.txt b/test/test1-03.txt
index 4056a58..d41817e 100644
--- a/test/test1-03.txt
+++ b/test/test1-03.txt
@@ -1,6 +1,6 @@
Allocations before cleanup: 80
Allocations after cleanup: 0
-Allocations before cleanup: 219
+Allocations before cleanup: 221
Allocations after cleanup: 0
Allocations before cleanup: 92
Allocations after cleanup: 0
diff --git a/test/test1-04.txt b/test/test1-04.txt
index 29d0754..71a5914 100644
--- a/test/test1-04.txt
+++ b/test/test1-04.txt
@@ -1,2 +1 @@
-Unsupported node type: nop_expr
Unsupported node type: cond_expr