summaryrefslogtreecommitdiffstats
path: root/test/input
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-05-10 17:08:11 (GMT)
committerBrad King <brad.king@kitware.com>2016-05-10 17:28:37 (GMT)
commit9aa7a286ddb4bfa567d440adb1bab477ddf2dfd2 (patch)
tree07f02776f596b26c8ccbd49f2b0923d9d10f0cbf /test/input
parentc9228c37f05af96e5ac5c62a344a58b47deeed20 (diff)
downloadCastXML-9aa7a286ddb4bfa567d440adb1bab477ddf2dfd2.zip
CastXML-9aa7a286ddb4bfa567d440adb1bab477ddf2dfd2.tar.gz
CastXML-9aa7a286ddb4bfa567d440adb1bab477ddf2dfd2.tar.bz2
test: Split GNU-float128-nostart test inputs
Use explicit input source files for these tests so that we can later change the original test sources to cover more cases.
Diffstat (limited to 'test/input')
-rw-r--r--test/input/GNU-float128-nostart.c1
-rw-r--r--test/input/GNU-float128-nostart.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/input/GNU-float128-nostart.c b/test/input/GNU-float128-nostart.c
new file mode 100644
index 0000000..fbb07e1
--- /dev/null
+++ b/test/input/GNU-float128-nostart.c
@@ -0,0 +1 @@
+__float128 start(__float128);
diff --git a/test/input/GNU-float128-nostart.cxx b/test/input/GNU-float128-nostart.cxx
new file mode 100644
index 0000000..fbb07e1
--- /dev/null
+++ b/test/input/GNU-float128-nostart.cxx
@@ -0,0 +1 @@
+__float128 start(__float128);