summaryrefslogtreecommitdiff
path: root/test/test02-01.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-21 00:12:48 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-21 00:13:34 +0300
commit0b3bd1b5975611de955e9587b5d2c8567dd19728 (patch)
tree7a66a1de23b0455af3e9bdda9ded3bed917b48cc /test/test02-01.txt
parent2085598b08564d5e17e58ff0763812f5f871a807 (diff)
downloadparanucker-0b3bd1b5975611de955e9587b5d2c8567dd19728.tar.gz
paranucker-0b3bd1b5975611de955e9587b5d2c8567dd19728.tar.bz2
paranucker-0b3bd1b5975611de955e9587b5d2c8567dd19728.tar.xz
paranucker-0b3bd1b5975611de955e9587b5d2c8567dd19728.zip
Update tests for support separate C and C++ plugins.
Diffstat (limited to 'test/test02-01.txt')
-rw-r--r--test/test02-01.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/test02-01.txt b/test/test02-01.txt
index c55014b..08e8f62 100644
--- a/test/test02-01.txt
+++ b/test/test02-01.txt
@@ -1,4 +1,4 @@
-function_decl main test02.c 1:5
+function_decl main test02.cpp 1:5
- isPublic: 1
function_type - function type
integer_type - function return type
@@ -13,7 +13,7 @@ function_decl main test02.c 1:5
void_type - value
type_decl void <built-in> 0:0 - type name
- isAutogenerated: 1
- result_decl test02.c 1:14 - function result
+ result_decl test02.cpp 1:14 - function result
- isAutogenerated: 1
integer_type - result type
- precisionBits: 32
@@ -25,9 +25,9 @@ function_decl main test02.c 1:5
integer_cst 2147483647 - max value
integer_cst 32 - decl size
statement_list - code
- return_expr test02.c 3:12 - statement
+ return_expr test02.cpp 3:12 - statement
init_expr - operand
- result_decl test02.c 1:14 - operand
+ result_decl test02.cpp 1:14 - operand
- isAutogenerated: 1
integer_type - result type
- precisionBits: 32
@@ -39,9 +39,9 @@ function_decl main test02.c 1:5
integer_cst 2147483647 - max value
integer_cst 32 - decl size
integer_cst 123 - operand
- return_expr test02.c 4:1 - statement
+ return_expr test02.cpp 4:1 - statement
init_expr - operand
- result_decl test02.c 1:14 - operand
+ result_decl test02.cpp 1:14 - operand
- isAutogenerated: 1
integer_type - result type
- precisionBits: 32