From ebec627662401557788a36c6322f8bef48ddc2b1 Mon Sep 17 00:00:00 2001 From: Olyutorskii Date: Fri, 28 Dec 2012 12:28:50 +0900 Subject: [PATCH] =?utf8?q?=E3=83=86=E3=82=B9=E3=83=88=E3=83=87=E3=83=BC?= =?utf8?q?=E3=82=BF=E6=95=B4=E5=82=99=E9=96=8B=E5=A7=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .hgeol | 2 ++ src/test/testdata/minimum/Readme.txt | 5 +++++ src/test/testdata/minimum/min.vmd | Bin 0 -> 70 bytes src/test/testdata/minimum/test.xml | 41 +++++++++++++++++++++++++++++++++++ 4 files changed, 48 insertions(+) create mode 100644 src/test/testdata/minimum/Readme.txt create mode 100644 src/test/testdata/minimum/min.vmd create mode 100644 src/test/testdata/minimum/test.xml diff --git a/.hgeol b/.hgeol index 8458257..aaf3b4a 100644 --- a/.hgeol +++ b/.hgeol @@ -17,3 +17,5 @@ **.gif = BIN **.jpeg = BIN **.jpg = BIN +**.vmd = BIN + diff --git a/src/test/testdata/minimum/Readme.txt b/src/test/testdata/minimum/Readme.txt new file mode 100644 index 0000000..a18ba5e --- /dev/null +++ b/src/test/testdata/minimum/Readme.txt @@ -0,0 +1,5 @@ +最小構成のVMDファイル + +モデル名は空 +モーション0 +モーフ0 diff --git a/src/test/testdata/minimum/min.vmd b/src/test/testdata/minimum/min.vmd new file mode 100644 index 0000000000000000000000000000000000000000..18dea4c9c5b8ee7ed18e17413dc7b86300613869 GIT binary patch literal 70 rcmWH`PfpCq&rDJ9%`eH!&r@(oEJ;)_FfcG;@bdQYW%!E;7_a~UPstoP literal 0 HcmV?d00001 diff --git a/src/test/testdata/minimum/test.xml b/src/test/testdata/minimum/test.xml new file mode 100644 index 0000000..5bbd2f0 --- /dev/null +++ b/src/test/testdata/minimum/test.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0