summaryrefslogtreecommitdiff
path: root/tests/pipe_test.def
diff options
context:
space:
mode:
authorLorry <lorry@roadtrain.codethink.co.uk>2012-07-18 20:35:05 +0100
committerLorry <lorry@roadtrain.codethink.co.uk>2012-07-18 20:35:05 +0100
commitaceb1f30497619786f1827e4c65992b890a07410 (patch)
treece33ac9d0d076a8ec4f993e614cf71a4d5daa7e7 /tests/pipe_test.def
downloadlibsndfile-aceb1f30497619786f1827e4c65992b890a07410.tar.gz
Tarball conversion
Diffstat (limited to 'tests/pipe_test.def')
-rw-r--r--tests/pipe_test.def14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/pipe_test.def b/tests/pipe_test.def
new file mode 100644
index 0000000..6469cca
--- /dev/null
+++ b/tests/pipe_test.def
@@ -0,0 +1,14 @@
+autogen definitions pipe_test.tpl;
+
+data_type = {
+ type_name = short ;
+ };
+
+data_type = {
+ type_name = float ;
+ };
+
+data_type = {
+ type_name = double ;
+ };
+